---
name: plugin-inspector
description: Inspect an Open Plugin directory and summarize its manifest, component inventory, hooks, MCP servers, and LSP servers.
---

# Plugin Inspector

Use this skill when the user asks to inspect, inventory, document, or validate an Open Plugin package.

## Procedure

1. Read `.plugin/plugin.json` if it exists.
2. Inventory default component locations.
3. Inventory manifest-declared supplemental paths.
4. Use `scripts/count-components.sh` from this skill directory if you need a quick component count.
5. Consult `references/conformance-checklist.md` before presenting a final result.

## Output

Return a short table with component type, location, discovered names, and any conformance notes.
