feishu-drive

Automate Feishu Drive file operations and permission management via API.

588|41|Updated May 13, 2026
One-click install
npx skills add https://github.com/zai-org/Synapse --skill feishu-drive-zai-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/zai-org/Synapse/tree/main/.setup/skills/clawhub/skills/feishu-drive
Command: npx skills add https://github.com/zai-org/Synapse --skill feishu-drive-zai-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu Drive assets are often created and managed by bots, leaving them invisible to humans and difficult to govern. This Skill automates common Feishu Drive file operations (upload, download, move, copy, search) and applies governance controls to ensure visibility and restricted access as needed.

Core Features & Use Cases

  • File and folder operations: create, upload, download, move, copy, and search within Feishu Drive.
  • Permissions governance: automatically apply and refresh collaborators' access after write operations to keep assets visible to the right people.
  • Onboarding and smoke-testing: verify token availability and folder visibility before enabling automated workflows, reducing risk in production.

Quick Start

Configure the Feishu Drive ROOT_FOLDER_TOKEN for an anchor folder and run a smoke test to confirm token validity and robot visibility before enabling automated file operations.

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 file management with an API?

Automating Feishu Drive file management involves using API integration to handle file uploads, downloads, and searches. This Skill applies governance controls and manages permissions to ensure assets remain visible to the right collaborators.

Why are files created by bots invisible in Feishu cloud storage?

Files created by bots in Feishu cloud storage are often invisible to humans because they lack proper permission provisioning. Applying governance controls and refreshing collaborators' access after write operations resolves this visibility issue.

How do I set up a smoke test for Feishu Drive API workflows?

To set up a smoke test for Feishu Drive workflows, configure the ROOT_FOLDER_TOKEN for an anchor folder and verify token validity. This confirms robot visibility and reduces risk before enabling automated file operations in production.

Can I automate permission management for files in Feishu Drive?

Yes, you can automate permission management in Feishu Drive. The Skill automatically applies and refreshes collaborators' access after write operations to keep assets visible and maintain restricted access across enterprise workflows.

What is the best way to move and search files across Feishu cloud storage?

The best way to move and search files across Feishu cloud storage is through API integration. This approach automates folder operations and applies governance controls to ensure proper visibility and restricted access.

Does this approach require token validation for Feishu Drive onboarding?

Yes, token validation is required for Feishu Drive onboarding. Verifying token availability and folder visibility before enabling automated workflows satisfies authentication best practices and reduces production risk.