feishu-drive

Automate file uploads, downloads, moves, and searches in Feishu Cloud Space.

18|2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/yuanyuekejiJN/AivoClaw --skill feishu-drive-yuanyuekejijn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/yuanyuekejiJN/AivoClaw/tree/main/extraSkills/feishu-drive-1.0.0
Command: npx skills add https://github.com/yuanyuekejiJN/AivoClaw --skill feishu-drive-yuanyuekejijn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the friction of manually uploading, downloading, moving, and searching files in Feishu Cloud Space, especially when you need consistent metadata handling and folder organization without repetitive UI work.

Core Features & Use Cases

  • Upload & Download Automation: Upload small files and support large-file workflows (including multipart flows) to move assets reliably between your local system and Feishu.
  • Structured Organization: Create folders and move or copy files to keep project documents organized under a shared “anchor” folder.
  • Search & Metadata Retrieval: Search by keyword and fetch file metadata in batch to quickly locate the right documents and their attributes.

Quick Start

Create a shared folder anchor in your Feishu Cloud Space, grant the robot appropriate collaboration permissions, then set the folder URL token as ROOT_FOLDER_TOKEN and run a batch_query to confirm access.

Frequently Asked Questions about feishu-drive

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

FAQPage Schema
How do I automate file management and uploads in Feishu Cloud Space?

Automating file management in Feishu Cloud Space requires setting a valid ROOT_FOLDER_TOKEN and Feishu Drive API bearer authentication. You can then upload, download, and move files programmatically without manual UI interaction.

What do I need to configure before searching files and retrieving metadata in Feishu?

Searching files and retrieving metadata in Feishu requires creating a shared anchor folder, granting the robot collaboration permissions, and setting the folder URL token as ROOT_FOLDER_TOKEN. Run a batch query to confirm access before retrieving file attributes.

Can I organize project documents and move files across folders in Feishu automatically?

Yes, structured organization allows you to create folders and move or copy files to keep project documents organized under a shared anchor folder. This eliminates repetitive UI work when synchronizing templates across directories.

How do I batch check file metadata and locate documents by keyword in Feishu Drive?

You can search by keyword and fetch file metadata in batch to quickly locate documents and their attributes. This metadata retrieval applies to scenarios where users need to organize project assets and verify file properties efficiently.

Why are my uploaded files not visible to collaborators in Feishu Drive?

Uploaded files may not be visible due to insufficient collaboration permissions on the target folder. Ensure the robot has appropriate access rights for the target directory to guarantee successful post-write visibility for all collaborators.