diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 347a4d4..bdf0f91 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -8,11 +8,5 @@ "repository": "https://github.com/addyosmani/agent-skills", "license": "MIT", "commands": ["./.claude/commands", "./commands"], - "skills": "./skills", - "agents": [ - "./agents/code-reviewer.md", - "./agents/security-auditor.md", - "./agents/test-engineer.md", - "./agents/web-performance-auditor.md" - ] + "skills": "./skills" }