lark-drive

Automate Feishu Cloud Drive file and folder management using lark-cli drive commands.

16.3k|1.3k|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/larksuite/cli --skill lark-drive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-drive
Source: https://github.com/larksuite/cli/tree/main/skills/lark-drive
Command: npx skills add https://github.com/larksuite/cli --skill lark-drive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu Cloud Drive management is often tedious when performed manually via the web interface or ad-hoc scripts. This Skill provides a CLI-based approach to upload/download files, organize folders, view file metadata, manage comments, and control permissions, enabling automation and reproducibility.

Core Features & Use Cases

  • Upload and download files to Feishu Cloud Drive
  • Create, move, copy, and delete folders and files; inspect metadata
  • Manage document comments, document permissions, and subscribe to comment-change events
  • Integrate with lark-cli to automate routine cloud-drive workflows in scripts or AI agents

Quick Start

Upload a local file to a cloud folder using the drive +upload shortcut to begin managing cloud documents

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 from the command line?

You can automate Feishu Cloud Drive file management by executing lark-cli drive commands to upload, download, and reorganize files. This Skill translates your automation requirements into validated CLI operations, providing structured error handling for routine cloud-space tasks.

Can I control document permissions and comments via CLI instead of the web interface?

Yes, you can control document permissions and comments via CLI using specific lark-cli drive commands. The Skill automates permission configuration, manages document comments, and subscribes to comment-change events, replacing manual web interface interactions with reproducible scripts.

What do I need to set up before uploading files to Feishu Cloud Drive with this approach?

You need to install the lark-cli binary and validate your access permissions before uploading files to Feishu Cloud Drive. The Skill checks these prerequisites automatically and provides usage guidance to ensure your cloud-space environment is correctly configured for file transfers.

How do I view file metadata and reorganize folders in Feishu Cloud Drive?

To view file metadata and reorganize folders in Feishu Cloud Drive, use the lark-cli drive commands to inspect file properties and execute move, copy, or delete operations. The Skill structures these commands to automate folder reorganization workflows safely.

What happens if a cloud-drive upload or permission configuration fails?

If a cloud-drive upload or permission configuration fails, the Skill provides structured error handling and usage guidance. It validates permissions before executing lark-cli drive commands, helping you identify whether the failure stems from access rights or invalid command syntax.

Is CLI-based cloud-drive management better than manual web interface workflows?

CLI-based cloud-drive management is better for automation and reproducibility than manual web interface workflows. By integrating lark-cli drive commands into scripts or AI agents, you eliminate tedious manual steps for file uploads, folder organization, and permission management.