feishu-drive

Manage files and folders in Feishu cloud storage using tokens.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of files and folders within Feishu's cloud storage, allowing users to organize, access, and modify their documents programmatically.

Core Features & Use Cases

  • File and Folder Operations: List contents of folders, get file information, create new folders, move files, and delete files.
  • Token-Based Access: Utilizes file and folder tokens for precise targeting of cloud resources.
  • Use Case: Automatically create a new project folder in your Feishu drive, move all related design documents into it, and then list the contents to confirm.

Quick Start

Use the feishu-drive skill to list the contents of the folder with token fldcnXXX.

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 files and folders programmatically?

You can manage Feishu cloud files by using specific file and folder tokens to list contents, retrieve file information, create new folders, move files, and delete files programmatically.

Can I automatically create a new folder in Feishu drive and move files into it?

Yes, you can automatically create a new folder in Feishu drive and then move related files into it by providing the specific destination folder token and source file tokens.

What do I need to list contents and retrieve file information from Feishu cloud storage?

To list folder contents and retrieve file information from Feishu cloud storage, you need the specific folder or file tokens and appropriate Feishu drive permissions configured for access.

Does Feishu drive file management support deleting files using specific tokens?

Yes, Feishu drive file management supports deleting files by targeting specific file tokens, allowing you to programmatically remove unwanted documents from your cloud storage.

Why do I need folder tokens to perform folder operations in Feishu cloud storage?

Folder tokens are required for Feishu cloud storage operations to precisely target specific cloud resources, ensuring actions like listing, moving, or creating files affect the correct directory.