๐ŸŽฏ

lark-openapi-explorer

๐ŸŽฏSkill

from larksuite/cli

VibeIndex|
What it does
|

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 api Raw API calls to execute any discovered endpoint
  • Schema introspection via lark-cli schema for 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)

lark-openapi-explorer

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add larksuite/cli --skill lark-openapi-explorer
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add larksuite/cli --skill lark-openapi-explorer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/lark-openapi-explorer/SKILL.md

SKILL.md

80,748Installs
-
AddedMar 28, 2026