# Lark CLI — 19 AI Agent Skills for Lark/Feishu > Command-line tool for Lark/Feishu Open Platform with 200+ commands and 19 AI Agent Skills. Covers Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, and more. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash # Install Lark CLI + all 19 skills npm install -g @larksuite/cli npx skills add larksuite/cli -y -g # Configure (one-time, interactive) lark-cli config init lark-cli auth login --recommend # Start using lark-cli calendar +agenda lark-cli im +messages-send --chat-id "oc_xxx" --text "Hello" ``` --- ## Intro Lark CLI is a command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. It covers 11 core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. 4,100+ GitHub stars, MIT licensed. **Best for**: Teams using Lark/Feishu for workplace collaboration, developers building Lark integrations **Works with**: Claude Code, OpenAI Codex, Cursor, Gemini CLI **Setup time**: 3 minutes --- ## All 19 Skills ### Communication - [Messenger — Chat & Messages](https://tokrepo.com/en/workflows/1f1d875f-a85e-45ec-b9ee-f469cb881b39) - [Mail — Email Management](https://tokrepo.com/en/workflows/196351b6-820d-4fab-b416-8995ffe4479e) - [Contact — User & Org Directory](https://tokrepo.com/en/workflows/74908524-8dcd-45c6-8156-d2038c4030a9) ### Documents & Knowledge - [Docs — Document Creation & Editing](https://tokrepo.com/en/workflows/c8177caa-c12a-40d9-8966-14b4155476c7) - [Drive — File & Folder Management](https://tokrepo.com/en/workflows/3e66318a-71d0-4d04-81f5-2576064a8b14) - [Wiki — Knowledge Base Management](https://tokrepo.com/en/workflows/a5eb9344-208c-4032-9cca-2a17f53fc271) - [Whiteboard — Chart & DSL Rendering](https://tokrepo.com/en/workflows/0abda54e-2753-466d-840a-08cd502556b8) ### Data & Spreadsheets - [Base — Multidimensional Spreadsheet](https://tokrepo.com/en/workflows/356a14fc-0917-4fae-80b0-bbf3334cfca6) - [Sheets — Spreadsheet Operations](https://tokrepo.com/en/workflows/828aaa73-21b5-4a0c-b6a4-334798e63365) ### Scheduling & Tasks - [Calendar — Event & Schedule Management](https://tokrepo.com/en/workflows/da8b5cb3-db6f-4ab9-9f33-402f1aab8f03) - [Tasks — Todo & Project Management](https://tokrepo.com/en/workflows/e190eb3c-a0a2-45c1-bc9e-5b6cc0de5c5e) ### Meetings - [Meetings — Video Conference Records](https://tokrepo.com/en/workflows/34fab6a8-4136-4978-9790-dde3962f6aae) - [Minutes — Meeting AI Artifacts](https://tokrepo.com/en/workflows/ab64ed96-4bfa-4c3e-bb2f-43d50b8450f7) - [Meeting Summary Workflow](https://tokrepo.com/en/workflows/7e662a8b-4dab-4c0a-bb78-1e2afdbce83d) - [Standup Report Workflow](https://tokrepo.com/en/workflows/84e21a6a-8152-4b45-be89-b7338030c466) ### Platform & Events - [Events — Real-Time Event Subscriptions](https://tokrepo.com/en/workflows/d74aa20d-6376-47bd-8e48-8e9af76504e9) - [Shared — Auth, Config & Security](https://tokrepo.com/en/workflows/24871f37-2824-450b-893a-bf2815d8b9fc) - [OpenAPI Explorer — Discover Raw APIs](https://tokrepo.com/en/workflows/2c090f9e-5344-4732-9992-59552675530f) - [Skill Maker — Create Custom Skills](https://tokrepo.com/en/workflows/065a3ce6-0c95-4a75-a009-ae5c90ce5ffa) --- ## Key Features ### Agent-Native Design 19 structured Skills out of the box, compatible with popular AI coding tools. Agents can operate Lark with zero extra setup. ### Three-Layer Command System 1. **Shortcuts** (`+` prefix) — Human & AI friendly, smart defaults 2. **API Commands** — Platform-synced, full parameter control 3. **Raw API** — Complete OpenAPI coverage for edge cases ### Security - Input injection protection - Terminal output sanitization - OS-native keychain credential storage - OAuth-based authentication with scope control --- ### FAQ **Q: What is Lark CLI?** A: A command-line tool for Lark/Feishu Open Platform with 200+ commands and 19 AI Agent Skills, built for both humans and AI Agents. MIT licensed, 4,100+ stars on GitHub. **Q: Is Lark CLI free?** A: Yes, it's fully open-source under MIT license. Lark/Feishu platform access requires a Lark account. **Q: How do I install Lark CLI?** A: Run `npm install -g @larksuite/cli && npx skills add larksuite/cli -y -g`. --- ## Source & Thanks > Created by [LarkSuite](https://github.com/larksuite). Licensed under MIT. > [larksuite/cli](https://github.com/larksuite/cli) — 4,100+ GitHub stars > [larksuite.com](https://www.larksuite.com/) --- Source: https://tokrepo.com/en/workflows/3c2a2f03-d503-427b-bda6-3a8791a26716 Author: Skill Factory