lark-openapi-explorer
Agent skill from open.feishu.cn.
Claude Code
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
Source
Repository: https://github.com/open.feishu.cn
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/open.feishu.cn --skill lark-openapi-explorer --agent claude-code — the source lives at github.com/open.feishu.cn.
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.
[](https://getagentictools.com/skills/open-feishu-cn-lark-openapi-explorer?ref=badge) npx agentictools info skills/open-feishu-cn-lark-openapi-explorer The second line is the CLI lookup for this page — handy in READMEs and docs.