Capabilities
Explore underlying APIs from official documentation. Use when existing skills cannot fulfill the request.
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-openapi-explorer? A: Lark/Feishu CLI skill to explore native OpenAPIs from official docs. Find and call raw APIs not yet wrapped by the CLI.
Q: How do I install lark-openapi-explorer?
A: Run npm install -g @larksuite/cli && npx skills add larksuite/cli -y -g, then lark-cli config init to set up credentials.