mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
Fixes 'Invalid schema: plugins.0.source: Invalid input' error when installing via /plugin marketplace add. The source field needs to be a GitHub source object, not a relative path, when the plugin is at the repo root.