lark-drive

The lark-drive skill provides comprehensive management for Lark Suite (Feishu) cloud storage, including file operations, folder organization, permission governance, and document version control. It handles file imports, exports, and metadata management while integrating with other specialized skills for content-specific tasks.

334.8K
Installs
7
Use cases
5/10
Quality

Is lark-drive safe to install?

Review the source first

Review the source first: our audit of lark-drive's source files found 21 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill performs high-risk write operations including file deletion, permission modification, owner transfer, and version rollback. It also executes shell commands for file management and interacts with cloud APIs.

How we audit skills: our security review methodology.

Who is this skill for?

Users needing to organize, manage, and govern files, folders, and documents within the Lark Suite or Doubao cloud storage ecosystem.

What can you do with it?

  • Copying, moving, or deleting files and folders in Lark Drive.
  • Importing local files like Excel, CSV, or Markdown into online formats like Bitable or Docx.
  • Managing document permissions, sharing settings, and owner transfers.
  • Searching for documents, spreadsheets, and folders using specific metadata filters.
  • Handling file version history, including viewing, downloading, reverting, and deleting versions.
  • Adding and managing comments on documents, including local (block-level) and full-text comments.
  • Synchronizing local directories with cloud folders.

How good is this skill?

Quality score: 5/10. The skill documentation is highly structured, provides clear routing rules for different file types, and explicitly defines the boundaries between this skill and other related skills.

What does the skill file contain?

SKILL.md
# drive (v1)

**CRITICAL — 开始前 MUST 先用 Read 工具读取 [`../lark-shared/SKILL.md`](../lark-shared/SKILL.md),其中包含认证、权限处理**

> **术语说明:** 飞书云空间也常被称为"云盘"、"云存储"、"网盘"或"我的空间",这些说法通常指的是同一个产品,是飞书官方的云端文件存储与管理中心。

> **导入分流规则:** 如果用户要把本地 Excel / CSV / `.base` 快照导入成 Base / 多维表格 / bitable,必须优先使用 `lark-cli drive +import --type bitable`。不要先切到 `lark-base`;`lark-base` 只负责导入完成后的表内操作。

> **副本分流规则:** 如果用户要复制在线文档、创建文档副本、把文档复制到另一个文件夹,必须使用 `lark-cli drive files copy`。不要用 `drive +export` 下载后再 `drive +import` 上传,也不要用 `docs +fetch` + `docs +create` 重建正文;导出/导入只用于本地文件转换或离线产物。

## 快速决策

- 用户要**复制文档 / 创建副本 / 另存为副本**时,使用 `lark-cli...

Frequently asked questions

How do I copy a document or create a duplicate?

Use the 'lark-cli drive files copy' command. Do not use export/import workflows for copying documents.

Can I use this skill to edit the content inside a document or spreadsheet?

No. Content editing is handled by specialized skills: lark-doc for documents, lark-sheets for spreadsheets, and lark-base for Bitable/Base data.

How do I handle Wiki links?

Wiki links often point to underlying objects like docx or sheets. Use 'lark-cli drive +inspect' to resolve the underlying token and type before performing operations.

What should I do if I encounter a concurrency error during import?

Batch imports to the same location must be performed serially. If a failure occurs, wait a few seconds before retrying, up to a maximum of 3 attempts.

Data sourced from larksuite/cli on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

image-to-video

355.0K

Developers and users who need to automate video generation from images using the RunComfy platform

The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.

highaivideo-generationagentspace-so

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so

lark-im

324.5K

Developers and power users who need to automate Lark Suite messaging tasks, manage group memberships, or integrate Lark IM functionality into automated workflows

The lark-im skill provides a command-line interface for Lark Suite instant messaging. It enables users and bots to send and receive messages, manage group chats, handle interactive cards, download file attachments, and manage feed shortcuts or bookmarks.

highlarkmessaginglarksuite