tests/fixtures/skills/missing-description/SKILL.md
--- name: missing-description --- This skill is missing the description field.
npx skillsauth add lwndev/ai-skills-manager missing-descriptionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill is missing the description field.
testing
This is a valid skill for testing validation
tools
This skill has an unknown property
testing
--- name: unclosed-skill description: This frontmatter is never closed # Skill Content This should fail validation because the frontmatter is not closed.
testing
# My Skill This file has no YAML frontmatter at all. It should fail the frontmatter validity check.