feishu-drive

Manage Feishu cloud storage files and folders via API.

4|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Agent-Pattern-Labs/sparse-kernel --skill feishu-drive-agent-pattern-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/Agent-Pattern-Labs/sparse-kernel/tree/main/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/Agent-Pattern-Labs/sparse-kernel --skill feishu-drive-agent-pattern-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of Feishu cloud storage, allowing users to efficiently navigate, create, and modify files and folders directly from their Feishu space.

Core Features & Use Cases

  • File and Folder Management: List contents, get file info, create folders, move files, and delete files.
  • Token Extraction: Automatically extract folder tokens from Feishu URLs.
  • Use Case: Need to organize a large number of files or folders in your Feishu drive? Use this Skill to quickly list all files in a folder, get detailed information about a specific file, or create a new folder within an existing one.

Quick Start

Use the feishu-drive skill to list all files in the 'Project X' folder in your 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 manage Feishu cloud storage files and folders?

You can manage Feishu cloud storage by listing folder contents, retrieving file information, creating folders, moving files, and deleting files. This Skill provides a simple interface to perform these operations directly via the Feishu API.

How do I extract folder tokens from Feishu URLs?

Folder tokens are automatically extracted from Feishu URLs by the Skill. It parses the provided cloud storage links to identify the specific folder token required to execute file and folder management operations.

Do I need Feishu API access to organize cloud storage folders?

Yes, Feishu API access and explicit permission to perform storage operations are required. The Skill needs authorized API credentials to list, create, move, or delete files within your Feishu cloud drive.

Can I batch create folders and move files in Feishu drive?

The Skill supports creating folders and moving files in Feishu drive through its core file management operations. By leveraging API access, you can efficiently organize large numbers of files and folders within your existing space.

What is the best way to get detailed information about a specific file in Feishu?

The best way to get file information in Feishu is to use the Skill's file info retrieval operation. It queries the Feishu API using the extracted folder token and file identifiers to return detailed metadata about the targeted file.