lark-drive

Manage files, folders, and cloud documents in Lark Drive via Lark CLI.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill lark-drive-zju-real
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-drive
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/plugin_bundles/marketplace/feishu-cli/skills/lark-drive
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill lark-drive-zju-real

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users manage files and cloud documents in Lark Drive without manually navigating the interface or constructing complex API requests.

Core Features & Use Cases

  • File Management: Search, upload, download, copy, move, rename, delete, and create shortcuts for Drive files and folders.
  • Document Operations: Import local Word, Markdown, Excel, CSV, and Base files into online documents, export cloud documents, inspect document URLs, and manage historical versions.
  • Collaboration and Permissions: Add and manage document comments, replies, reactions, subscriptions, collaborators, public permissions, and permission applications.
  • Synchronization: Compare local directories with Drive and perform controlled one-way or two-way file synchronization with conflict handling and destructive-operation safeguards.
  • Use Case: For example, an operations team can search for recent reports, download a selected folder for local review, add targeted comments to a document, and upload the revised files back to a shared Drive folder.

Quick Start

Ask the Lark Drive skill to find a document, inspect its URL, download it locally, or organize it into the appropriate cloud folder.

Frequently Asked Questions about lark-drive

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

FAQPage Schema
How do I manage Lark Drive files and folders without navigating the interface?

You can manage Lark Drive files and folders by executing validated Lark CLI operations to search, upload, download, copy, move, rename, delete, and create shortcuts for cloud storage resources programmatically.

Can I synchronize local directories with Lark Drive cloud storage?

Yes, you can synchronize local directories with Lark Drive cloud storage through controlled one-way or two-way file synchronization, which includes conflict handling and explicit safeguards against destructive operations.

How do I import local Word, Markdown, and Excel files into Lark cloud documents?

You can import local Word, Markdown, Excel, CSV, and Base files into Lark cloud documents by using the import functionality, which requires correct resource tokens and document types for successful conversion.

What is needed to manage document permissions and comments in Feishu?

Managing document permissions and comments in Feishu requires the lark-cli binary, authenticated Lark access, correct resource tokens, and explicit confirmation for write or destructive operations to add collaborators or replies safely.

Does Lark Drive document synchronization require explicit confirmation for destructive operations?

Yes, Lark Drive document synchronization requires explicit confirmation for write or destructive operations, using validated Lark CLI commands and conflict handling to prevent accidental data loss during local and cloud storage alignment.

Why do I need to inspect document URLs and schema for native APIs in Lark Drive?

Inspecting document URLs and schema for native APIs in Lark Drive is required to identify correct resource tokens and document types, ensuring that operations like exporting cloud documents or managing permissions target the right resources accurately.