lark-cli
Manage Lark calendars, docs, messages, and email from terminal
All Skills in This Repository (7)
Pure Emerald Level Indicatorsmessages
Retrieve Lark chat history, send messages, and manage emoji reactions via CLI.
calendar
Automate Lark calendar management via CLI commands with JSON output.
sheets
Fetch Lark Sheets data via the lark CLI and return structured JSON.
contacts
Retrieve Lark directory employee data via lark CLI commands as JSON output.
minutes
Retrieve Lark Minutes metadata, transcripts, and media download links via the lark CLI.
documents
Retrieve Lark Drive documents as Markdown by ID or URL.
Read and search Lark Mail emails via IMAP with a local cache.
Frequently Asked Questions
FAQPage SchemaHow to install lark-cli?βΌ
Run `npx skills add yjwong/lark-cli --all -g -y` in your terminal to install all skills in this suite globally.
What can lark-cli do with my Lark workspace?βΌ
It manages calendar events and RSVPs, sends and reads chat messages, reads and edits documents and sheets, queries Bitable databases, searches email, and exports meeting transcripts.
Why use lark-cli instead of the official Lark MCP server?βΌ
It returns compact JSON and markdown output that is 2-3x smaller, so your agent spends fewer tokens per call and keeps more context for actual work.
Does lark-cli work with Claude Code and other agents?βΌ
Yes. The included SKILL.md files follow the universal skill standard and work in Claude Code, Cursor, and other compatible agents.
Do I need coding skills to use lark-cli?βΌ
No. After a one-time app setup and `lark auth login`, your agent runs the commands for you based on plain-English requests.