A powerful CLI-driven skill to manage, sync, and inspect Feishu/Lark Drive files and register them as project artifacts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install lark-cli-devhub-drive
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install lark-cli-devhub-drive using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Lark CLI Dev Hub Drive skill serves as the comprehensive file and artifact layer for your AI development workflow. It enables seamless management of Feishu/Lark Drive files directly through automated CLI interactions. By using this capability alongside Openclaw Skills, developers and automated agents can easily search, inspect, upload, download, import, export, and synchronize project knowledge stored within files, folders, comments, and cloud documents.
This system bridges the gap between local workspaces and cloud storage. It ensures that critical files, external reports, and permission layers are handled correctly, allowing your AI coding agents to interact fluidly with team knowledge repositories without manually breaking down document links or misplacing shared artifacts.
.xlsx, .csv, or .docx directly into Feishu cloud documents.Ensure that the lark-cli binary is available in your system execution path. Configuration for this Openclaw Skills module relies on a valid CLI binary setup.
# Verify your CLI installation and path configuration
which lark-cli
# Example of executing a user-authenticated search query
lark-cli drive +search --query "release report" --as user --format json
The skill organizes metadata and tracks asset registration through a specific taxonomy schema during Dev Hub Writeback operations:
| Attribute | Description |
|---|---|
| Artifact Type | Categorized as File, Export, Import, Snapshot, Review, or Folder |
| Source URL | The direct canonical Feishu/Lark storage URL |
| Summary | Explanatory description of the file contents and its overall project impact |
| Search Keywords | Metadata taxonomy including project name, functional area, filename, owner, date, and decision tags |
Loading
A development knowledge system backed by Feishu/Lark Base, Docs, Tasks, and Whiteboard to streamline bug resolution, task state tracking, and release evidence.

A command-line skill that connects Openclaw agents to Feishu/Lark Calendar for automated scheduling, freebusy checks, and release window time-blocking.

A Model Context Protocol (MCP) skill that enables AI assistants to search, extract, and interact with your local Zotero reference library.

Automatically declutter your desktop by organizing files into designated category folders based on extension types.

An AI agent skill designed to interact with Feishu and Lark Sheets via lark-cli for managing operational tables, checklists, and reports.

An automated cryptocurrency scanner that detects significant price changes and unusual volume spikes using a multi-factor significance score.








































