feishu-drive

Manage files and folders in Feishu cloud storage.

3|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/SeanHogg/coderClaw --skill feishu-drive-seanhogg
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/SeanHogg/coderClaw/tree/main/product/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/SeanHogg/coderClaw --skill feishu-drive-seanhogg

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

  • File and Folder Operations: Create, move, list, and delete files and folders within your Feishu drive.
  • Token-Based Access: Easily reference specific files and folders using their unique tokens.
  • Use Case: Organize your project documents by creating a new folder in your Feishu drive, moving relevant files into it, and then listing its contents to confirm.

Quick Start

Use the feishu-drive skill to create a new folder named 'Project Alpha' in your root directory.

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 executing operations like creating folders, moving files, and deleting files through a dedicated cloud storage tool. It requires specific permissions for either read-only or full access to the drive.

Can I list folder contents in Feishu drive to organize project documents?β–Ό

Yes, listing folder contents in Feishu drive is supported. You can organize documents by creating a new folder, moving relevant files into it, and listing its contents to confirm the structure.

Do I need specific permissions to access Feishu cloud storage?β–Ό

Yes, accessing Feishu cloud storage requires specific permissions. You must configure access levels to perform read-only operations like retrieving file information or full access operations like moving and deleting files.

How do I reference a specific file in my Feishu drive?β–Ό

You reference specific files and folders in your Feishu drive using their unique tokens. Token-based access allows the tool to accurately target and retrieve file information or execute commands.

What is the best way to create a new folder in Feishu cloud storage?β–Ό

The best way to create a new folder in Feishu cloud storage is by using the folder creation operation. You can create a new folder directly in your root directory to structure your documents.