flash-brew-digital/Validate Skill

Validates a SKILL.md file against the Agent Skills specification (agentskills.io)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the skill directory containing SKILL.mdno.
fail-on-warningTreat warnings as errorsnofalse
ignore-rulesComma-separated list of rule IDs to ignore (e.g., "name-match-directory,description-quality")no""
enforce-directoriesComma-separated list of directories the skill must include (e.g., "scripts,references")no""
validate-referencesCheck that file references in SKILL.md actually existnofalse
namedescription
validWhether the SKILL.md is valid (true/false)
errorsJSON array of validation errors
warningsJSON array of validation warnings