tests/fixtures/skills/missing-name/SKILL.md
This skill is missing the name field
npx skillsauth add lwndev/ai-skills-manager tests/fixtures/skills/missing-nameInstall 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 should fail validation because it's missing the name 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.