feishu-drive

List, create, move, and delete folders and files in Feishu Drive.

4.3k|446|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/m1heng/clawdbot-feishu --skill feishu-drive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/m1heng/clawdbot-feishu/tree/main/skills/feishu-drive
Command: npx skills add https://github.com/m1heng/clawdbot-feishu --skill feishu-drive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables Feishu cloud storage management directly from chat by listing folders, inspecting file information, creating folders, moving items, and deleting files. It reduces context switching and manual navigation so teams stay organized.

Core Features & Use Cases

  • List root and subfolders to discover contents and tokens for subsequent actions.
  • Retrieve file information to understand type, size, and timestamps.
  • Create folders and reorganize the drive to structure shared spaces.
  • Move or delete files to maintain an organized cloud workspace.
  • Use Case: A team lead asks the bot to prepare a project folder structure and populate it with relevant documents.

Quick Start

Use the feishu-drive tool to list the root folder contents, then retrieve an item's details using the info action with a file_token.

Frequently Asked Questions about feishu-drive

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

FAQPage Schema
How do I manage Feishu cloud storage files directly from chat?

You can manage Feishu cloud storage files directly from chat by listing folders, retrieving file details, creating folders, and moving or deleting items to keep shared drives organized without manual navigation.

What permissions are required to access shared drives on Feishu?

Accessing shared drives on Feishu requires appropriate Feishu Drive permissions, specifically drive:drive or drive:drive:readonly, configured for the bot to list and interact with shared content.

How do I list folders and retrieve file information in Feishu Drive?

To list folders and retrieve file information in Feishu Drive, use the list action to discover root and subfolder contents, then use the info action with a file_token to understand type, size, and timestamps.

Can I create and reorganize project folders in Feishu cloud storage?

Yes, you can create and reorganize project folders in Feishu cloud storage by using the create_folder action to structure shared spaces and the move action to reorganize the drive for project workflows.

Does this approach support deleting files to maintain a clean folder structure?

Yes, this approach supports deleting files to maintain a clean folder structure across projects, allowing teams to remove unnecessary items and keep the cloud workspace organized directly through chat.