feishu-drive

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

1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/karaabd23-crypto/openclaw --skill feishu-drive-karaabd23-crypto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/karaabd23-crypto/openclaw/tree/main/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/karaabd23-crypto/openclaw --skill feishu-drive-karaabd23-crypto

SYSTEM DOCUMENTATION & REQUIREMENTS

Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.

What problem does it solve?

Feishu Drive enables rapid creation, navigation, and manipulation of files and folders in Feishu Cloud Storage, reducing manual steps and errors when organizing content.

Core Features & Use Cases

  • List and browse folders and files in Feishu Drive.
  • Create, move, and delete items, and fetch file info.
  • Use case: When a user needs to organize project files across folders and quickly retrieve file metadata.

Quick Start

Ask Feishu Drive to list root folder contents or create a new folder in Feishu Drive.

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 operations like creating and moving files?

You can automate Feishu Drive folder operations by using API actions to create folders, move items, list contents, and delete files with token-based scoping and type handling.

Can I list and browse cloud storage files in Feishu Drive programmatically?

Yes, listing and browsing cloud storage files in Feishu Drive is supported through API actions that retrieve folder contents and fetch specific file metadata.

What do I need to manage Feishu cloud storage files via API?

Managing Feishu cloud storage files via API requires token-based scoping to authenticate requests and handle specific file types during operations like moving and deleting.

How do I retrieve file info and metadata from Feishu Drive?

File info and metadata retrieval from Feishu Drive is performed using API actions that fetch details about specific files within the cloud storage hierarchy.

What are the limitations of automating Feishu cloud storage management?

Automating Feishu cloud storage management is limited to listing, retrieving file info, creating folders, moving items, and deleting files within Feishu Drive using token-based scoping.