Run when the user asks for a health check of their NVZver marketplace install — "doctor", "health check", "verify install", "is my install wired", "something's broken", a skill that should have triggered didn't, or right after installing or updating plugins. Runs four fixed read-only diagnostic checks — required plugins installed (core + lsa), the core/CLAUDE.md always-on fragment merged into the project CLAUDE.md, installed plugin versions consistent with their source manifests, and the marketplace gate scripts passing — and reports a per-check PASS/WARN/FAIL/SKIP table with the evidence found and a one-line fix per failure. Never edits anything. Not for free-form questions ("what is X?", "how do I Y?") — the doctor only runs its fixed checks.
$npx -y skills add nvzver/claude-marketplace --skill doctorInstalls into the current project.
Run `npx skills use "https://github.com/nvzver/claude-marketplace" --skill "nvzver/claude-marketplace/doctor"` 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/nvzver/claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/nvzver/claude-marketplace"` and select the relevant skills, then follow their instructions.