SkillsMar 30, 2026·1 min read

Lark CLI Skill: Shared — Auth, Config & Security

Lark/Feishu CLI shared foundation skill. App config, auth login, identity switching, scope management, and security rules.

TO
TokRepo精选 · Community
Quick Use

Use it first, then decide how deep to go

This block should tell both the user and the agent what to copy, install, and apply first.

# Install Lark CLI
npm install -g @larksuite/cli

# Install this skill
npx skills add larksuite/cli -y -g

# Configure (one-time)
lark-cli config init
lark-cli auth login --recommend

Intro

Lark/Feishu CLI shared foundation skill. App config, auth login, identity switching, scope management, and security rules. Part of the Lark CLI — a command-line tool for Lark/Feishu Open Platform with 200+ commands and 19 AI Agent Skills. 4,100+ GitHub stars.

Best for: Teams using Lark/Feishu for workplace collaboration Works with: Claude Code, OpenAI Codex, Cursor, Gemini CLI


Capabilities

App configuration initialization, OAuth login, user/bot identity switching, scope management, permission error handling, security rules. Auto-loaded by all other skills.


Agent Integration

This skill follows the Agent Skills Standard, compatible with Claude Code, OpenAI Codex, Cursor, and Gemini CLI. Install with npx skills add larksuite/cli and the skill activates automatically when relevant.


FAQ

Q: What is lark-shared? A: Lark/Feishu CLI shared foundation skill. App config, auth login, identity switching, scope management, and security rules.

Q: How do I install lark-shared? A: Run npm install -g @larksuite/cli && npx skills add larksuite/cli -y -g, then lark-cli config init to set up credentials.


🙏

Source & Thanks

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

Part of the Lark CLI Official Skills Collection on TokRepo.

Related Assets