solo-skill-audit

Installation
SKILL.md

/skill-audit

Audit a skill against the quality checklist based on Anthropic's internal best practices for Claude Code skills. Reads the skill's SKILL.md, references/, scripts/, and evaluates across 12 dimensions.

Source: https://x.com/trq212/status/2033949937936085378

Checklist Reference

Full checklist with scoring rubric: references/checklist.md

Steps

  1. Locate skill from $ARGUMENTS:

    • If name: search skills/{name}/SKILL.md in current project, then ~/.claude/plugins/**/skills/{name}/SKILL.md
    • If path: read directly
    • If empty: list available skills via Glob **/skills/*/SKILL.md, ask via AskUserQuestion
  2. Read skill contents (parallel):

    • SKILL.md — main skill file
Related skills
Installs
9
GitHub Stars
15
First Seen
Mar 21, 2026