Audit a local Claude Code bundle that has .claude-plugin/plugin.json: validate the manifest, lint hooks, check mcp/lsp servers, monitors, and agents, then rank fixes. Use when the user says "audit this", "validate the manifest", "lint the hooks", "why did it score that way", or "benchmark this".
$npx -y skills add ancplua/ancplua-claude-plugins --skill evaluate-pluginInstalls into the current project.
Run `npx skills use "https://github.com/ancplua/ancplua-claude-plugins" --skill "ancplua/ancplua-claude-plugins/evaluate-plugin"` 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/ancplua/ancplua-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ancplua/ancplua-claude-plugins"` and select the relevant skills, then follow their instructions.