Skip to main content
Back to the directory
larksuite/cliSoftware EngineeringFrontend and Design

lark-openapi-explorer

前置条件: 先阅读 ../lark-shared/SKILL.md 了解认证、身份切换和安全规则。

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
83

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/larksuite/cli --skill lark-openapi-explorer
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, lark-openapi-explorer has 83 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: larksuite/cli. Canonical URL: https://skills.sh/larksuite/cli/lark-openapi-explorer.

Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
前置条件: 先阅读 ../lark-shared/SKILL.md 了解认证、身份切换和安全规则。 当用户的需求 无法被现有 skill 或 CLI 已注册 API 覆盖 时,使用本技能从飞书官方 markdown 文档库中逐层挖掘原生 OpenAPI 接口,然后通过 lark-cli api 裸调完成任务。 飞书 OpenAPI 文档以 markdown 层级组织: 文档入口: 所有文档以 中文 编写。如果用户使用英文交流,需将文档内容翻译为英文后输出。 严格按以下步骤逐层检索, 不要跳步或猜测 API : 如果已有对应命令或 shortcut,直接使用, 不需要继续挖掘 。 用 WebFetch 获取顶层索引,找到与需求相关的模块文档链接: 用 WebFetch 获取模块文档,找到具体 API 的文档链接: 用 WebFetch 获取具体 API 文档,提取完整的调用规范: 使用 lark-cli api 裸调: 向用户呈现挖掘结果时,按以下格式组织: 如果用户使用英文交流,将以上所有内容翻译为英文。 - 飞书品牌使用 open.feishu.cn - Lark 品牌使用 open.larksuite.com - 如不确定用户品牌,默认使用飞书 - API 名称与功能 :一句话描述 - HTTP 方法与路径 : METHOD /open-apis/... - 关键参数 :列出必填和常用可选参数 - 所需权限 :scope 列表 - 调用示例 :给出 lark-cli api 的完整命令 - 注意事项 :频率限制、特殊约束等 - 写入/删除类 API (POST/PUT/DELETE)调用前必须确认用户意图 - 建议先用 --dry-run 预览请求(如支持) - 不要猜测 API 路径或参数——必须从文档中获取确认 - 涉及敏感操作(删除群、移除成员等)时,向用户说明影响范围 - lark-shared — 认证和全局参数 - lark-skill-maker — 如需将挖掘到的 API 固化为新 Skill

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does lark-openapi-explorer do?

前置条件: 先阅读 ../lark-shared/SKILL.md 了解认证、身份切换和安全规则。

Is lark-openapi-explorer good?

lark-openapi-explorer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support lark-openapi-explorer?

lark-openapi-explorer currently lists compatibility with Skills CLI.

Is lark-openapi-explorer safe to install?

lark-openapi-explorer has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to lark-openapi-explorer?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install lark-openapi-explorer?

Run the following command to install lark-openapi-explorer: npx skills add https://github.com/larksuite/cli --skill lark-openapi-explorer

Related skills

More from larksuite/cli

larksuite/cli/Software Engineering

lark-base

前置条件: 先阅读 ../lark-shared/SKILL.md 。 执行前必做: 执行任何 base 命令前,必须先阅读对应命令的 reference 文档,再调用命令。 命名约定: Base 业务命令仅使用 lark-cli base +... 形式;如需先解析 Wiki 链接,可先调用 lark-cli wiki ... 。 分流规则: 如果用户要“把本地文件导入成 Base / 多维表格 / bitable”,第一步不是 base ,而是 lark-cli drive +import --type bitable ;导入完成后再回到 lark-cli base +... 做表内操作。

Weekly installs
85
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource larksuite/cli
larksuite/cli/Software Engineering

lark-doc

⚠️ API 版本:本 skill 使用 v2 API。所有 docs +create 、 docs +fetch 、 docs +update 命令必须携带 --api-version v2 。

Weekly installs
85
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource larksuite/cli
larksuite/cli/Software Engineering

lark-im

CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md ,其中包含认证、权限处理

Weekly installs
85
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource larksuite/cli
larksuite/cli/Software Engineering

lark-calendar

CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md ,其中包含认证、权限处理 CRITICAL — 所有的 Shortcuts 在执行之前,务必先使用 Read 工具读取其对应的说明文档,禁止直接盲目调用命令。 CRITICAL — 凡涉及【预约日程/会议】或【查询/搜索会议室】,第一步 MUST 强制使用 Read 工具读取 references/lark-calendar-schedule-meeting.md 。禁止跳过此步直接调用 API 或 Shortcut! CRITICAL —...

Weekly installs
84
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource larksuite/cli
Related skills

Alternatives in Software Engineering