lark-skill-maker
Agent skill from open.feishu.cn.
Claude Code
What it does
- description 决定触发 — 包含功能关键词 + "当用户需要...时使用"
- 认证 — 说明所需 scope,登录用 lark-cli auth login --domain <name>
- 安全 — 写入操作前确认用户意图,建议 --dry-run 预览
- 编排 — 说明数据传递、失败回滚、可并行步骤
Requirements & configuration
Configuration: SKILL
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Source
Repository: https://github.com/open.feishu.cn
lark-skill-maker FAQ
What does the lark-skill-maker skill do?
创建 lark-cli 的自定义 Skill。当用户需要把飞书 API 操作封装成可复用的 Skill(包装原子 API 或编排多步流程)时使用。 description 决定触发 — 包含功能关键词 + "当用户需要...时使用" 认证 — 说明所需 scope,登录用 lark-cli auth login --domain <name>
How do I install lark-skill-maker?
Run: npx -y skills add https://github.com/open.feishu.cn --skill lark-skill-maker --agent claude-code — the source lives at github.com/open.feishu.cn.
Maintain lark-skill-maker?
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-skill-maker?ref=badge) npx agentictools info skills/open-feishu-cn-lark-skill-maker The second line is the CLI lookup for this page — handy in READMEs and docs.