/install lark-cli-devhub-drive
Lark CLI Dev Hub Drive
Drive is the file and artifact layer. Use it when project knowledge lives in files, folders, comments, exported docs, imported reports, or Drive permissions.
Discovery aliases: feishu-cli drive, 飞书云空间, lark-cli drive, Drive sync, Feishu file export, Lark artifact management.
Office Use Cases
- Mirror a project folder between local disk and Feishu Drive with
drive +pull,+push,+sync, or+status. - Import local
.xlsx,.csv,.docx, or source material into Feishu cloud docs withdrive +import. - Export Docs, Sheets, or Base snapshots before a release or audit with
drive +export. - Inspect a user-provided URL and unwrap Wiki links before choosing Docs, Sheets, Base, or Slides skills.
- Register important files in Dev Hub
Artifactswith title, source URL, summary, project, area, and keywords. - Add comments to docs/sheets/slides when the user wants review feedback instead of content mutation.
Routing Rules
- Use
drive +searchfor resource discovery across docs, wiki, sheets, folders, and Base. - Use
drive +inspectwhenever the input is a URL and the real underlying type is unclear. - After locating a structured object, route to the right domain skill: Docs/Wiki, Sheets, Base, Slides, or Whiteboard.
- Do not store downloaded private files in the repo unless the user explicitly wants that.
Useful Commands
lark-cli drive +search --query "release report" --as user --format json
lark-cli drive +inspect --url "$LARK_URL" --as user --format json
lark-cli drive +export --url "$DOC_URL" --output ./exports --as user
lark-cli drive +upload --file ./artifact.pdf --folder-token "$FOLDER_TOKEN" --as user
lark-cli drive +sync --local ./docs --folder-token "$FOLDER_TOKEN" --as user
Dev Hub Writeback
When a file becomes part of project knowledge, write or update an Artifacts record:
Artifact Type: File, Export, Import, Snapshot, Review, or FolderSource URL: Feishu URLSummary: what it contains and why it mattersSearch Keywords: project, area, filename, owner, date, and decision keywords
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install lark-cli-devhub-drive - 安装完成后,直接呼叫该 Skill 的名称或使用
/lark-cli-devhub-drive触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Lark CLI Dev Hub Drive 是什么?
Use when managing Feishu/Lark Drive files through lark-cli or feishu-cli for Dev Hub search, inspect, upload, download, import, export, sync, comments, permi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。
如何安装 Lark CLI Dev Hub Drive?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install lark-cli-devhub-drive」即可一键安装,无需额外配置。
Lark CLI Dev Hub Drive 是免费的吗?
是的,Lark CLI Dev Hub Drive 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Lark CLI Dev Hub Drive 支持哪些平台?
Lark CLI Dev Hub Drive 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Lark CLI Dev Hub Drive?
由 afengzi(@afengzi)开发并维护,当前版本 v0.1.0。