What problem does it solve? Hermes skills fail silently when their descriptions are too vague to be discovered, their steps lack exact commands, or they omit verification checks. This Skill provides a systematic rubric to grade any skill file and pinpoint exactly what to fix before publishing or troubleshooting. ## Core Features & Use Cases - Five-Dimension Grading: Scores frontmatter and description, exact commands, pitfalls, verification steps, and structure, then maps the total to an A-F letter grade. - Ranked Fix Suggestions: Generates concrete before-and-after fixes for every dimension scoring below full marks, ordered by impact. - Batch and Single Audits: Supports quick single-skill reviews, audit-and-fix loops, and full-library batch audits with validator reruns and rollback backups. - Use Case: Before sharing a new Hermes skill on GitHub, run an audit to confirm the description triggers discovery, every step has an exact command, and the release gate checks (privacy scan, script exercise, immutable SHA verification) all pass. ## Quick Start Audit my skill named trip-planner and give me its grade with fix suggestions.