What it is
skill-repo is a skill for standardizing skill repository structure. The README describes layouts, composer.json, .claude-plugin/plugin.json, reusable CI, validation scripts, split licensing, and tag-driven releases.
Why it is useful
Once a team has more than one skill, inconsistent packaging becomes expensive. This skill gives maintainers a shared shape for new and existing skill repositories.
Best uses
- Bootstrap a new Agent Skill repository.
- Fix validation errors in
SKILL.md, plugin metadata, or package files. - Align marketplace, Composer, npm, and release artifacts.
Notes
It is intentionally repository-level guidance. Use Anthropic's skill creator for a single skill's content, and this skill for packaging and publishing discipline.