feishu-drive

Manage Feishu cloud storage files and folders with token extraction.

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

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 retrieval of documents.

Core Features & Use Cases

  • File and Folder Operations: List contents, get file information, create new folders, move files, and delete files.
  • Token Extraction: Easily extract unique tokens from Feishu drive URLs for targeted operations.
  • Use Case: You need to organize project documents. Use this Skill to create a new folder named "Project Alpha" in your Feishu drive, then move all related design files into it.

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

Feishu cloud storage files and folders can be managed programmatically by using a dedicated tool to list folder contents, retrieve file information, create new folders, move files, and delete files. Specific permissions are required for read-only or full access operations.

How do I extract a folder token from a Feishu drive URL?

Folder tokens can be extracted from Feishu drive URLs to perform targeted operations on specific directories. This unique token identifies the exact folder location within the Feishu cloud storage for file management actions.

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

Creating new folders and moving existing files into them in Feishu drive is supported. You can establish a new directory and transfer related documents into it to organize project files efficiently within the cloud storage.

What permissions do I need to delete files in Feishu cloud storage?

Deleting files in Feishu cloud storage requires specific full access permissions rather than read-only access. The file management tool enforces these permission levels to prevent unauthorized deletion of documents within the drive.

Does this tool support listing all contents within a specific Feishu folder?

Listing all contents within a specific Feishu folder is fully supported. By providing the extracted folder token, the tool retrieves and displays the files and subfolders contained in that directory.