30-SECOND BRIEF
What it does—and when it fits
Lark Skill Maker is the official workflow for packaging Feishu API operations into reusable lark-cli Skills. It starts by discovering shortcuts and registered commands, falls back to documented raw OpenAPI calls only when needed, then records triggers, scopes, identity, data flow, rollback, and write-safety rules in a focused SKILL.md.
INSTALL BY AGENT
Choose your Agent
Paths come from official Agent docs or the universal installer behind skills.sh. Compatibility still follows this Skill's record.
.claude/skills/lark-skill-maker/~/.claude/skills/lark-skill-maker/Use project scope for team sharing and personal scope across repositories. The installer defaults to project scope; add -g for personal scope.
This source cannot produce a reliable command. Open the listed source and copy the complete Skill folder manually.
Claude Code discovers custom Skill folders automatically at project or personal scope.
View path evidence ↗TYPICAL WORKFLOW
A practical workflow
Research the command surface
Prefer shortcuts, then registered APIs, and use the OpenAPI explorer before any raw call.
Design a reusable workflow
Specify inputs, IDs passed between steps, parallel work, failures, and rollback behavior.
Publish precise instructions
Create a small SKILL.md with concrete triggers, commands, scopes, and confirmation boundaries.
THE TRADEOFFS
Advantages and tradeoffs
Notable strengths
- This profile is manually organized around the current upstream SKILL.md workflow.
- The capability boundary remains explicitly tied to open.feishu.cn.
- Core uses, limitations, and risks are separated for pre-install review.
Limitations
- It creates instruction packages for lark-cli; it is not a visual builder or an automatic API client generator.
- A reusable workflow is only as reliable as its API research, tenant assumptions, and rollback design.
BEST FIT
Who it is for
Developers extending lark-cli for repeated Feishu work
Teams standardizing multi-step Feishu automations
BEFORE YOU USE IT
Risks to review before use
Unsafe reusable writes
A mistaken endpoint or missing confirmation can scale across every future run. Validate schemas, scopes, dry-run behavior, and rollback before distribution.
External data and identity boundary
Requests access Feishu tenant resources. Use the correct identity, least-privilege scopes, and keep sensitive content out of logs.
SECURITY
What the permission profile means
- Declared access remains governed by the current upstream SKILL.md and runtime requests.
- Treat Feishu documents, messages, people, and business records as permission-controlled data.
- SkillSignal has not independently executed or security-audited this package; external skills.sh labels are not SkillSignal certification.
Not a security certification. External ratings are attributed references. SkillSignal has not independently executed or security-reviewed this Skill.
INSIDE THE PACKAGE
Indexed files
TAGS
Manually expanded from the current upstream SKILL.md and linked source at open.feishu.cn, checked 2026-08-20. This is an original summary, not an execution result or security certification.