Audits a Claude Code / Agent SDK skill (or folder of skills) against 10 QA checks to verify it will trigger and execute correctly in any LLM (Claude, GPT, Gemini). Ativa quando o usuário diz "audit my skill", "roda skill-audit", "verifica se essa skill funciona", "check skill quality", "skill-audit ./my-skill", "minha skill não dispara", "migrei do Claude antigo e quebrou", ou colar path de um SKILL.md. Retorna score 0-10 por skill, issues priorizados, e sugestões de conserto. NÃO use para: criar uma skill nova do zero (use criar-skill ou skill-creator); executar a skill alvo; refatorar código genérico.
$npx -y skills add okjpg/skill-audit --skill skill-auditInstalls into the current project.
Run `npx skills use "https://github.com/okjpg/skill-audit" --skill "okjpg/skill-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/okjpg/skill-audit" that are relevant to the current task. Run `npx skills add "https://github.com/okjpg/skill-audit"` and select the relevant skills, then follow their instructions.