·skill-auditor
</>

skill-auditor

petekp/claude-code-setup

Audit existing skills (global and project-level) for agent-friendliness, consistency, and best practices. Use when asked to "audit my skills", "review skill setup", "analyze skill quality", "check skill health", "improve my skills", or when wanting an assessment of the overall skill ecosystem. Provides actionable recommendations for improving skill effectiveness.

6Installs·0Trend·@petekp

Installation

$npx skills add https://github.com/petekp/claude-code-setup --skill skill-auditor

SKILL.md

Comprehensive assessment of your skill ecosystem with actionable recommendations.

| Description completeness | Does it explain both WHAT and WHEN? | | Trigger coverage | Are all reasonable trigger phrases included? | | Description length | Sufficient detail without being excessive (50-300 words ideal) | | Non-standard fields | Any fields beyond name/description? (often unnecessary) |

| Line count | Under 500 lines? (Over suggests need for reference split) | | Progressive disclosure | Does it use reference files for detailed content? | | Actionability | Are instructions concrete and procedural? | | Output contracts | Does it specify expected output format? | | Examples | Does it include good/bad examples where helpful? |

Audit existing skills (global and project-level) for agent-friendliness, consistency, and best practices. Use when asked to "audit my skills", "review skill setup", "analyze skill quality", "check skill health", "improve my skills", or when wanting an assessment of the overall skill ecosystem. Provides actionable recommendations for improving skill effectiveness. Source: petekp/claude-code-setup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/petekp/claude-code-setup --skill skill-auditor
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is skill-auditor?

Audit existing skills (global and project-level) for agent-friendliness, consistency, and best practices. Use when asked to "audit my skills", "review skill setup", "analyze skill quality", "check skill health", "improve my skills", or when wanting an assessment of the overall skill ecosystem. Provides actionable recommendations for improving skill effectiveness. Source: petekp/claude-code-setup.

How do I install skill-auditor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/petekp/claude-code-setup --skill skill-auditor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/petekp/claude-code-setup