Description
When attempting to add this marketplace to Claude Code using anthropics/claude-plugins-official, schema validation fails for multiple plugins due to invalid source field values.
Error Message
Invalid schema: plugins.56.source: Invalid input, plugins.63.source: Invalid input, plugins.67.source: Invalid input, plugins.71.source: Invalid input, plugins.72.source: Invalid input, plugins.73.source: Invalid input, plugins.74.source: Invalid input, plugins.75.source: Invalid input
Affected Plugins
The following plugin indices have invalid source fields:
- Plugin 56
- Plugin 63
- Plugin 67
- Plugin 71
- Plugin 72
- Plugin 73
- Plugin 74
- Plugin 75
Steps to Reproduce
- Open Claude Code
- Navigate to "Add Marketplace"
- Enter
anthropics/claude-plugins-official
- Observe schema validation errors
Expected Behavior
All plugins in the official marketplace should pass schema validation and the marketplace should be added successfully.
Environment
- Date: 2026-03-16
- Platform: macOS (Darwin 25.1.0)
Suggested Fix
Please review the source field values for the affected plugins and ensure they conform to the expected schema format.
Description
When attempting to add this marketplace to Claude Code using
anthropics/claude-plugins-official, schema validation fails for multiple plugins due to invalidsourcefield values.Error Message
Affected Plugins
The following plugin indices have invalid
sourcefields:Steps to Reproduce
anthropics/claude-plugins-officialExpected Behavior
All plugins in the official marketplace should pass schema validation and the marketplace should be added successfully.
Environment
Suggested Fix
Please review the
sourcefield values for the affected plugins and ensure they conform to the expected schema format.