skill-audit
Installation
SKILL.md
Audit the skill at $ARGUMENTS.
Steps
- If
$ARGUMENTSempty or no SKILL.md found, report error. - Run STATIC analysis:
python "$SKILL_DIR/scripts/analyze_skill.py" "$ARGUMENTS" - Read
$SKILL_DIR/references/CHECKLIST.mdand$SKILL_DIR/references/PATTERNS.md. - Cross-reference JSON with CHECKLIST and PATTERNS.
- If sibling skills exist, run:
python "$SKILL_DIR/scripts/detect_overlap.py" "<parent>" --target "<name>" - DYNAMIC evaluation (optional): If user agrees, generate
evals.json(schema:$SKILL_DIR/assets/schemas.md) and run:python "$SKILL_DIR/scripts/run_loop.py" --eval-set <path> --skill-path "$ARGUMENTS" --model <current_model> --max-iterations 3 --report auto - Present: Critical → Recommended → Optional, each with before/after fix.
- Output optimized SKILL.md resolving Critical and Recommended issues, applying the best description if dynamically optimized.
Output
Issues by severity, quality score (format/completeness/writing, /24), token budget table (Before/After/Δ), overlap report (if any), optimized SKILL.md.
Rules
- Official frontmatter fields only.
- Body < 300 tokens, imperative voice, no educational content.
- Preserve intent. Move reference content to references/.
Weekly Installs
1
Repository
bahayonghang/my…settingsGitHub Stars
13
First Seen
Mar 15, 2026
Security Audits
Installed on
amp1
cline1
opencode1
cursor1
kimi-cli1
codex1