feishu-drive

Manage files and folders in Feishu cloud storage.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fame0528/Savant-dead --skill feishu-drive-fame0528
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/fame0528/Savant-dead/tree/main/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/fame0528/Savant-dead --skill feishu-drive-fame0528

SYSTEM DOCUMENTATION & REQUIREMENTS

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.
  • Get File Information: Retrieve details about a specific file, including its type and URL.
  • Create Folders: Organize your cloud space by creating new directories.
  • Move and Delete Files: Easily rearrange or remove files 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 Feishu cloud files and folders programmatically?

You can manage Feishu cloud files by using a unified interface that supports listing directory contents, retrieving file metadata, creating new folders, and performing file move and delete operations.

What do I need to access my Feishu drive storage?

Accessing Feishu drive storage requires specific permissions configured for either read-only or full access to your cloud resources before performing any file or folder operations.

Can I retrieve file details like type and URL from Feishu cloud storage?

Yes, retrieving file information from Feishu cloud storage allows you to get specific details about a document, including its exact file type and accessible 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 directories and using the file move operation to rearrange existing files into targeted project folders.

How do I list directory contents in Feishu cloud storage?

To list directory contents in Feishu cloud storage, you query a specified folder using its unique token to view all contained files and subfolders.

Are there limitations when performing file move and delete operations in Feishu?

File move and delete operations in Feishu are limited by the specific permissions granted, requiring full access rights rather than read-only privileges to modify cloud resources.