lark-skill-maker
๐ฏSkillfrom larksuite/cli
Skill for the Lark/Feishu CLI that provides a custom skill creation framework for building new Lark agent skills.
Overview
One of 19 skills bundled with lark-cli. The lark-skill-maker skill is a framework for building new Lark agent skills โ it provides the structure, conventions, and scaffolding so you can extend lark-cli with your own custom workflows.
Key Features
- Scaffolding and conventions for creating new lark-cli skills
- Reuses lark-cli's three-layer architecture (Shortcuts โ API Commands โ Raw API)
- Designed to integrate smoothly with the broader Agent Skills ecosystem
- Encourages consistent structure so agents discover and invoke skills reliably
Who is this for?
Teams that want to encode organization-specific Lark workflows as custom agent skills โ such as a "daily standup aggregator" or "HR onboarding assistant". Useful for internal tooling teams who want to keep AI usage consistent across many projects.
Same repository
larksuite/cli(6 items)
Installation
npx vibeindex add larksuite/cli --skill lark-skill-makernpx skills add larksuite/cli --skill lark-skill-maker~/.claude/skills/lark-skill-maker/SKILL.mdSKILL.md
More from this repository5
Skill for the Lark/Feishu CLI that manages email including browsing, searching, reading, sending, replying, forwarding, and draft management.
Skill for the Lark/Feishu CLI that searches users by name, email, or phone and retrieves user profiles from the Lark platform.
Skill for the Lark/Feishu CLI that lets you explore and discover Lark's underlying APIs from the official documentation.
One of lark-cli's agent skills for the official Lark/Feishu CLI โ create and manage presentations, read presentation content, and add or remove slides.
Skill