What problem does it solve?
This Skill automates checking whether Claude plugins and related developer tooling are correctly installed and configured, reducing manual verification and troubleshooting time.
Core Features & Use Cases
- Comprehensive Environment Checks: Validates enabledPlugins in ~/.claude/settings.json, known marketplaces, and plugin marketplace versions.
- Hook and Symlink Diagnostics: Checks hooks scripts for symlink integrity, detects ordinary files versus broken links, and reports counts of valid/invalid symlinks.
- MCP and Repo Validation: Verifies MCP servers in ~/.claude.json, Codex config presence, and repository-level files like .claude/settings.json, CLAUDE.md, and AGENTS.md.
- Use Case: Quickly diagnose why a plugin is not available in Claude Code by running a full local and repo-level configuration audit and receiving a summarized table with remediation tips.
Quick Start
Invoke the plugin-status skill to run a full environment and repository plugin configuration check and return a summarized status table with suggested fixes.