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.