#132 · Primary category: AI Agents & Automation

cli

The official Lark/飞书 CLI tool, maintained by the larksuite team — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 20+ AI Agent Skills.

Project last updated:08/29/26

GitHub Stars

16.8K

Forks

1.4K

Contributors

161

License

MIT

Why we included this project

An AI agent that needs to operate inside Lark or Feishu has a straightforward path here: the official CLI exposes 200+ commands across Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, and Meetings, so it can send messages, update spreadsheets, or manage calendar invites without hand-rolled API glue. The agent-native design is the real draw: roughly two dozen structured skills ship out of the box and work with popular AI tools, and the commands are built for machine use, favoring concise parameters and smart defaults, with structured output a model can parse reliably. A three-layer architecture lets you pick between human-friendly shortcuts, platform-synced API commands, and raw API calls, and the tool covers the unglamorous parts of automation, including interactive login, OS keychain credential storage, and input-injection protection. If you are building an agent that has to operate inside a real collaboration suite, this is a sensible place to start.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category