lark-openapi-explorer
๐ฏSkillfrom larksuite/cli
Skill for the Lark/Feishu CLI that lets you explore and discover Lark's underlying APIs from the official documentation.
Overview
One of 19 skills that ship with lark-cli. The lark-openapi-explorer skill gives AI agents the ability to browse Lark/Feishu's official Open Platform documentation and discover underlying API endpoints โ useful when a needed capability isn't already wrapped by a Shortcut or curated API command.
Key Features
- Browse official Lark/Feishu API documentation from the command line
- Discover and inspect 2500+ Open Platform endpoints
- Pair with
lark-cli apiRaw API calls to execute any discovered endpoint - Schema introspection via
lark-cli schemafor parameters, responses, and required scopes
Who is this for?
Agent developers extending lark-cli beyond its curated commands and power users who want to wire Lark to novel workflows. Useful when you need a beta or less-common endpoint and want the agent to self-discover the right call.
Same repository
larksuite/cli(6 items)
Installation
npx vibeindex add larksuite/cli --skill lark-openapi-explorernpx skills add larksuite/cli --skill lark-openapi-explorer~/.claude/skills/lark-openapi-explorer/SKILL.mdSKILL.md
More from this repository5
Skill for the Lark/Feishu CLI that manages email including browsing, searching, reading, sending, replying, forwarding, and draft management.
Skill for the Lark/Feishu CLI that provides a custom skill creation framework for building new Lark agent skills.
Skill for the Lark/Feishu CLI that searches users by name, email, or phone and retrieves user profiles from the Lark platform.
One of lark-cli's agent skills for the official Lark/Feishu CLI โ create and manage presentations, read presentation content, and add or remove slides.
Skill