lark-drive

Manage Feishu Drive files, folders, and Wiki documents via CLI commands.

1|Updated May 17, 2026
One-click install
npx skills add https://github.com/mykcs/myk-skills --skill lark-drive-mykcs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-drive
Source: https://github.com/mykcs/myk-skills/tree/main/lark-drive
Command: npx skills add https://github.com/mykcs/myk-skills --skill lark-drive-mykcs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli, and includes references (resource) components.

What problem does it solve?

This Skill helps you manage files and folders in Feishu Cloud Drive end-to-end, including uploading, downloading, moving, copying, deleting, version handling, and working with comments and permissions.

Core Features & Use Cases

  • Drive file & folder operations: search, upload, download, create folders, move/copy/delete, and inspect metadata.
  • Comments & reactions management: add and reply comments, manage comment status, and support reactions when needed.
  • Version workflows: list version history, fetch specific versions, revert, and delete historical versions.
  • Wiki vs Drive correctness: safely handles Feishu Wiki URLs by unwrapping to the correct underlying document tokens before taking action.
  • Import/Export pipeline: import local Word/Markdown/Excel/CSV/Base snapshots into Drive cloud documents, and export documents back to local files.

Quick Start

Ask the AI to: inspect a Feishu Drive or Wiki URL to determine its document type and canonical token, then download or update it as needed.

Frequently Asked Questions about lark-drive

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

FAQPage Schema
How do I manage Feishu Drive files and folders in bulk?

Feishu Drive files and folders can be managed through CRUD operations, enabling search, upload, download, move, copy, and delete actions. It also inspects file metadata to ensure scope-safe read and write behavior.

Can I import local files into Feishu cloud documents and export them back?

Yes, you can import local Word, Markdown, Excel, CSV, and Base snapshots into Feishu cloud documents. You can also export cloud documents back to local files through the import/export pipeline.

How do I handle Feishu Wiki URLs to get the correct document token?

Handling Feishu Wiki URLs requires unwrapping them to extract the correct underlying canonical document tokens. This ensures accurate metadata access and safe execution of CRUD operations on the target files.

What is the best way to manage comments and review workflows on Feishu documents?

The best way to manage comments on Feishu documents is by adding and replying to comments, updating comment statuses, and applying reactions. This supports comment-driven review processes across docx, sheet, and bitable formats.

Does lark-cli support version workflows for Feishu Drive files?

Yes, lark-cli supports Feishu Drive version workflows by allowing you to list version history, fetch specific versions, revert to previous states, and delete historical versions. This ensures precise control over document changes.

How do I sync local folders with Feishu Drive?

You can sync local folders with Feishu Drive using folder mirroring via status, pull, and push operations. This maintains file synchronization between local environments and cloud storage.