-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Description
Bug Report
Description
The plugin fails to install due to an invalid manifest file. The agents field in plugin.json does not pass validation.
Error Message
Error: Failed to install: Plugin has an invalid manifest file at
/Users/gaemi/.claude/plugins/cache/temp_local_1769486831744_00ksfi/.claude-plugin/plugin.json.
Validation errors: agents: Invalid input
Steps to Reproduce
- Run
/plugin install everything-claude-code@everything-claude-codein Claude Code CLI - Select any installation scope
- Installation fails with the above error
Expected Behavior
The plugin should install successfully.
Environment
- Platform: macOS (Darwin 25.2.0)
- Claude Code CLI
Suggested Fix
Please review and fix the agents field in .claude-plugin/plugin.json to comply with the Claude Code plugin manifest schema.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels