From exarchos
Provides a valid frontmatter structure for testing skill metadata validation. Not intended for production use.
How this skill is triggered — by the user, by Claude, or both
Slash command
/exarchos:valid-skillThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This is a valid skill file with proper frontmatter and a reference.
This is a valid skill file with proper frontmatter and a reference.
See checklist for details.
npx claudepluginhub lvlup-sw/exarchosTest skill with frontmatter but no description field. Used for testing skill metadata parsing and validation.
Audits pm-skills skills against structural conventions and quality criteria, producing a pass/fail report with actionable recommendations. Use before shipping or after editing a skill.
Validates SKILL.md files against the agentskills.io standard, checking YAML frontmatter, required sections, line count limits, procedure format, and registry sync. Use before merging new or modified skills.