
Good Skill Minimal
Validate or scaffold the smallest valid SKILL.md when authoring or testing CLI-packaged agent skills.
Install
npx skills add https://github.com/larksuite/cli --skill good-skill-minimalWhat is this skill?
- Defines the bare minimum frontmatter: name, version, description, and empty metadata object
- Serves as a canonical negative-space example—only required fields, no extra sections
- Useful fixture when testing skill parsers, packagers, or registry ingest pipelines
- Demonstrates valid description length without optional triggers or permissions blocks
Adoption & trust: 33 installs on skills.sh; 13.7k GitHub stars; 3/3 security scanners passed (skills.sh audits).
Recommended Skills
Find Skillsvercel-labs/skills
Skill Creatoranthropics/skills
Lark Skill Makerlarksuite/cli
Skills Clixixu-me/skills
Write A Skillmattpocock/skills
Using Superpowersobra/superpowers
Journey fit
Primary fit
Skill authoring and schema checks belong in Build while you configure agent tooling, not in distribution or growth phases. A minimal reference skill lives in agent-tooling as the baseline artifact for generators and validators in the Lark CLI skill toolchain.
Common Questions / FAQ
Is Good Skill Minimal safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.
SKILL.md
READMESKILL.md - Good Skill Minimal
# Minimal Skill This has the bare minimum required fields.