lark-drive

Automate Feishu Cloud Drive file and folder management via CLI operations.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/wukangcheng2944/claude-skills --skill lark-drive-wukangcheng2944
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-drive
Source: https://github.com/wukangcheng2944/claude-skills/tree/main/lark-drive
Command: npx skills add https://github.com/wukangcheng2944/claude-skills --skill lark-drive-wukangcheng2944

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu Cloud Drive file and folder management can be complex and error-prone when handling uploads, downloads, organization, and collaboration features like comments and permissions across drives and wiki tokens. This Skill provides a structured, CLI-driven approach to automate routine file operations with safety checks and clear workflows.

Core Features & Use Cases

  • Upload and download files to and from Feishu Cloud Drive folders.
  • Create, copy, move, and delete folders/files; view metadata for audit and discovery.
  • Manage document comments and permissions, including subscribing to comment events and handling wiki-resolved tokens.
  • Use cases include onboarding new project folders, bulk file provisioning for teams, and preparing documents for reviews.

Quick Start

Upload a local file to a Drive folder and verify the uploaded file appears with metadata.

Frequently Asked Questions about lark-drive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Feishu Cloud Drive file management securely?

Automating Feishu Cloud Drive file management involves a CLI-driven approach that enforces safe operations through explicit token handling, permission checks, and structured API usage for routine file and folder tasks.

Can I manage document comments and permissions in Feishu Drive?

Yes, you can manage document comments and permissions in Feishu Drive, including subscribing to comment events, handling wiki-resolved tokens, and configuring access controls across shared links to prepare documents for team reviews.

How do I upload and download files to Feishu Cloud Drive folders?

Uploading and downloading files to Feishu Cloud Drive folders is handled through structured API calls that verify metadata, resolve wiki tokens, and ensure explicit permission checks are met before transferring local files to specified drive directories.

What is the best way to organize directories and view metadata in Feishu Drive?

Organizing directories and viewing metadata in Feishu Drive is best achieved through CLI-based operations that create, copy, move, and delete folders while retrieving file metadata for audit and discovery purposes across drive interactions.

Does this approach support resolving wiki tokens for shared links in Feishu?

Yes, the approach supports wiki token resolution and shared link handling across Feishu Drive interactions, ensuring that CLI-based file operations correctly authenticate and access documents linked through wiki tokens.

What are the limitations of CLI-based Feishu Drive file operations?

CLI-based Feishu Drive file operations require explicit token handling and permission checks for each action, meaning operations are constrained by the user's current access rights and the structured API limits defined in the drive references.