Skills2026年3月30日·1 分钟阅读

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.

TO
TokRepo精选 · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

# 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"

介绍

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

Documents & Knowledge

Data & Spreadsheets

Scheduling & Tasks

Meetings

Platform & Events


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.


🙏

来源与感谢

Created by LarkSuite. Licensed under MIT. larksuite/cli — 4,100+ GitHub stars larksuite.com

相关资产