When Lark's existing CLI commands don't cover what you need, this skill digs into the official documentation to find raw OpenAPI endpoints you can call directly. It walks through the three-layer doc structure (index → module → specific API), extracts the complete specs including parameters and permissions, then shows you the exact lark-cli api command to run. Honestly, it's a bit tedious having to crawl through markdown files, but it beats manually hunting through Lark's documentation when you need that one specific API that isn't wrapped yet. Good for power users who hit CLI limitations.
npx -y skills add larksuite/cli --skill lark-openapi-explorer --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev