feishu-drive

Automate Feishu Drive folder and file operations with token-based access.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/jonnytacos8/closed_claw --skill feishu-drive-jonnytacos8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/jonnytacos8/closed_claw/tree/main/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/jonnytacos8/closed_claw --skill feishu-drive-jonnytacos8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Feishu Drive cloud storage, folders, and file operations can be tedious to do manually. This Skill provides a single tool to streamline common cloud storage tasks.

Core Features & Use Cases

  • List folder contents and retrieve file information in Feishu Drive.
  • Create, move, or delete folders and files within the Feishu Drive workspace.
  • Use in automation scenarios where you need to organize drive content based on user requests.

Quick Start

Ask me to list folders or files in Feishu Drive and perform a create_folder, move, or delete operation.

Frequently Asked Questions about feishu-drive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Feishu Drive folder management tasks?

You can automate Feishu Drive folder management by using this Skill to list contents, create folders, and move or delete items through a unified interface, requiring token-based access for authentication.

Can I retrieve file metadata from Feishu cloud storage programmatically?

Yes, retrieving file metadata from Feishu cloud storage is supported. This Skill provides a unified interface to fetch file information and list folder contents within your Feishu Drive workspace.

What is needed to set up token-based access for Feishu Drive automation?

Token-based access is required to automate Feishu Drive tasks. You must provide valid authentication tokens, as the Skill applies strict validation of inputs to prevent unintended changes to your cloud storage.

Does this Skill support moving and deleting files in Feishu Drive?

Yes, moving and deleting files in Feishu Drive is fully supported. The Skill streamlines these common cloud storage operations, allowing you to organize drive content based on user requests.

Are there limitations when creating folders in Feishu Drive via automation?

When creating folders in Feishu Drive, the main limitation is strict input validation. The Skill validates all inputs to prevent unintended changes, so malformed requests or invalid tokens will be rejected.