Copied from Jamie-BitFlight/claude_skills#253
Story
As a developer using Claude Code skills, I want to plugin-creator: plugin validation & scaffolding mcp so that the tooling becomes more capable and complete.
Description
Wrap plugin_validator.py, auto_sync_manifests.py, create_plugin.py, and normalize_frontmatter.py as MCP tools. Agents could validate plugins, scaffold new ones, sync manifests, and normalize frontmatter without shell invocations. Tools: validate_plugin, create_plugin, sync_manifests, normalize_frontmatter, list_validation_errors.
Suggested Location
plugins/plugin-creator/mcp/server.py
Context
- Source: MCP backlog audit 2026-02-23
- Priority: Ideas
- Added: 2026-02-23
- Research questions: None