lark-openapi-explorer

Discover and call native Lark OpenAPI endpoints from official documentation when existing skills fall short.

larksuite ↓ 378k
Claude Code
View source ↗

What it does

  • 飞书品牌使用 open.feishu.cn
  • Lark 品牌使用 open.larksuite.com
  • 如不确定用户品牌,默认使用飞书
  • 写入/删除类 API(POST/PUT/DELETE)调用前必须确认用户意图
  • 建议先用 --dry-run 预览请求(如支持)
  • 不要猜测 API 路径或参数——必须从文档中获取确认
  • 涉及敏感操作(删除群、移除成员等)时,向用户说明影响范围

Requirements & configuration

Configuration: METHOD

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Discover and call native Lark OpenAPI endpoints from official documentation when existing skills fall short.

Source

Repository: https://github.com/larksuite/cli

lark-openapi-explorer FAQ

What does the lark-openapi-explorer skill do?

飞书/Lark 原生 OpenAPI 探索:从官方文档库中挖掘未经 CLI 封装的原生 OpenAPI 接口。当用户的需求无法被现有 lark-* skill 或 lark-cli 已注册命令满足,需要查找并调用原生飞书 OpenAPI 时使用。 飞书品牌使用 open.feishu.cn Lark 品牌使用 open.larksuite.com

How do I install lark-openapi-explorer?

Run: npx -y skills add https://github.com/larksuite/cli --skill lark-openapi-explorer --agent claude-code — the source lives at github.com/larksuite/cli.

Maintain lark-openapi-explorer?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

lark-openapi-explorer on getagentictools
[![lark-openapi-explorer on getagentictools](https://getagentictools.com/badge/skills/larksuite-cli-lark-openapi-explorer.svg)](https://getagentictools.com/skills/larksuite-cli-lark-openapi-explorer?ref=badge)
npx agentictools info skills/larksuite-cli-lark-openapi-explorer

The second line is the CLI lookup for this page — handy in READMEs and docs.