An AI agent skill designed to interact with Feishu and Lark Sheets via lark-cli for managing operational tables, checklists, and reports.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install lark-cli-devhub-sheets
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-sheets using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Lark CLI Dev Hub Sheets enables AI agents to seamlessly interact with Feishu and Lark Sheets using the lark-cli or feishu-cli command-line interfaces. This skill is specifically optimized for managing lightweight operational tables, human-editable reports, and ad hoc grids such as QA matrices, release checklists, and weekly dashboards.\n\nBy incorporating this capability into your workflow, Openclaw Skills allow developers and automated processes to read, append, update, and export spreadsheet data. It provides an efficient bridge between automated development hubs and human-centric office layouts without forcing highly structured data into strict databases.
lark-cli commands targeting specific spreadsheet URLs and ranges.\n3. Data is fetched or manipulated on behalf of the user using an authenticated command sequence.\n4. The agent parses the returned JSON formatting or artifacts to report back status or register items to the Dev Hub.To activate this skill, ensure that the lark-cli binary is properly installed and available in your environment execution path.\n\nbash\n# Verify the binary is accessible\nwhich lark-cli\n\n# Retrieve spreadsheet information to confirm connectivity\nlark-cli sheets +info --url "$SHEET_URL" --as user --format json\n
| Operation | Input Argument | Data Type | Description |\n| --- | --- | --- | --- |\n| +info | --url | String | Fetches metadata regarding the designated spreadsheet. |\n| +read | --range | String | Extracts cell values within a specific grid range (e.g., Sheet1!A1:H50). |\n| +append | --json | JSON File | Appends new row values utilizing structured file data. |\n| +set-dropdown | --json | JSON File | Configures cell data validation rules and options. |\n| +export | --output | Path | Saves a full sheet snapshot to a specified local directory. |
Loading
A powerful CLI-driven skill to manage, sync, and inspect Feishu/Lark Drive files and register them as project artifacts.

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.

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

An AI agent skill to programmatically generate and update Feishu and Lark whiteboards, transforming code-based architecture maps and flowcharts into collaborative visual assets.








































