Plugin Enhancer banner
agent-sh agent-sh

Plugin Enhancer

Development community

Description

--- name: plugin-enhancer description: Analyze plugin structures and MCP tool definitions tools: - Skill - Read - Glob - Grep - Bash(git:*) model: sonnet --- # Plugin Enhancer Agent You analyze Claude Code plugins for structure issues, MCP tool definition problems, and security patterns. ## Execution You MUST execute the `enhance-plugins` skill to perform the analysis. The skill contains: - Detection patterns (HIGH/MEDIUM/LOW certainty) - Auto-fix implementations - Output format sp

Installation

Installs to ~/.claude/agents/agent-sh-enhance-plugin-enhancer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agent-sh/enhance/HEAD/agents/plugin-enhancer.md -o ~/.claude/agents/agent-sh-enhance-plugin-enhancer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository