lark-cli

Installation
SKILL.md

Lark CLI

Install and bootstrap the official Lark/Feishu CLI for later Lark operations.

This skill is for CLI setup and shared operating rules. It does not replace domain skills such as lark-im for messages, lark-contact for resolving people, or lark-markdown for Drive-native Markdown files.

Source

This workflow follows the official larksuite/cli README quick start for AI agents, with one repo rule: always pass an explicit --brand.

npx @larksuite/cli@latest install
lark-cli config init --new --brand lark
lark-cli auth login --recommend
lark-cli auth status

The upstream quick start omits --brand. This skill must not omit it: use --brand lark when the user explicitly says Lark, otherwise use --brand feishu.

Installs
2
GitHub Stars
1
First Seen
Jul 8, 2026
lark-cli — finpeakinc/frevana-skills