skill-quality-auditor
Installation
SKILL.md
Skill Quality Auditor
Self-audit tool that scores every implemented skill against a 12-point quality checklist.
Usage
node skill-quality-auditor/scripts/audit.cjs [options]
Options
| Flag | Alias | Type | Required | Description |
|---|---|---|---|---|
--dir |
-d |
string | No | Project root directory (default: cwd) |
--skill |
-s |
string | No | Audit a single skill by name |
--min-score |
number | No | Minimum passing score 0-12 (default: 0) |
Quality Checks (12 total)
- SKILL.md has valid frontmatter (name, description, status)
Related skills
More from famaoai-creator/gemini-skills
data-transformer
Convert between CSV, JSON, and YAML formats.
23pmo-governance-lead
Output file path
21completeness-scorer
Evaluate text completeness based on criteria.
21local-reviewer
Retrieves git diff of staged files for pre-commit AI code review.
21api-fetcher
Fetch data from REST/GraphQL APIs securely.
21prompt-optimizer
Optional output file path
21