Lark/Feishu CLI Skill
Official Lark/Feishu CLI tool: lark-cli
Workflow
Before start, run these three commands:
echo "=== Auth status ==="
lark-cli auth status # verify login status
echo "=== List of skills ==="
lark-cli skills list # list all available skills (read on demand)
echo "=== Shared knowledge ==="
lark-cli skills read lark-shared/SKILL.md # common knowledge you should generally follow
The CLI embeds version-matched agent guidance — read it before choosing flags:
lark-cli skills read lark-im/SKILL.md
Reading the skill will teach you how to use the lark-cli im interface.
Optionally read the references docs mentioned in SKILL.md on demand:
lark-cli skills read lark-im/references/lark-im-chat-list.md