skill-audit

Installation
SKILL.md

Skill Audit

Purpose

Systematically validate Claude Code / Agent Skills directories for correctness, security, and quality. Combines static analysis (deterministic checks) with AI reasoning (judgment on trigger scope, coexistence, context efficiency).

Workflow

Step 1: Static Analysis

Run the bundled auditor from the repository root:

python skills/skill-audit/scripts/skill_audit.py <skill-path> --surface claude-code

For agent-api mode (strict, requires name and description):

Related skills
Installs
10
First Seen
Apr 16, 2026