feishu-drive

Manage files and folders in Feishu cloud storage via API.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Team-Hireal/RealChat --skill feishu-drive-team-hireal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/Team-Hireal/RealChat/tree/main/openclaw/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/Team-Hireal/RealChat --skill feishu-drive-team-hireal

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 for efficient organization and access to your documents.

Core Features & Use Cases

  • List Folder Contents: View files and subfolders within a specified directory or the root.
  • Get File Information: Retrieve details about a specific file, including its type and URL.
  • Create Folders: Organize your cloud space by creating new folders, optionally within existing ones.
  • Move and Delete Files: Rearrange files between folders or remove them as needed.
  • Use Case: You need to find a specific document in your Feishu drive, move it to a project folder, and then create a new subfolder for related assets.

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 files and folders in Feishu cloud storage?

To manage Feishu cloud storage, you can list directory contents, retrieve file metadata, create new folders, move files between directories, and delete files using the Feishu cloud API.

Can I retrieve file metadata and URLs from Feishu drive?

Yes, retrieving file information from Feishu drive allows you to access specific file details, including the document type and its direct cloud storage URL.

What is the best way to organize documents in Feishu drive?

The best way to organize documents in Feishu drive is by creating new folders within existing directories and moving files between them to structure your cloud storage efficiently.

Do I need specific API permissions to perform folder operations in Feishu?

Yes, you must configure appropriate Feishu API permissions to authorize drive operations, enabling folder creation, file deletion, and directory listing within your cloud storage.

How do I list directory contents in a Feishu cloud drive folder?

You can list directory contents in Feishu cloud drive by specifying a folder token, allowing you to view all files and subfolders within that targeted directory or the root.

How do I move and delete files in Feishu cloud storage?

You can move and delete files in Feishu cloud storage by executing folder operations that rearrange files between directories or remove them entirely to maintain document organization.