Files
Understand-Anything/understand-anything-plugin
T
jiachen 72953254d2 fix: add plugin manifest under understand-anything-plugin/.claude-plugin
marketplace.json declares plugins[0].source as ./understand-anything-plugin,
so Claude Code resolves the plugin manifest at
./understand-anything-plugin/.claude-plugin/plugin.json. That file did not
exist — only .claude-plugin/plugin.json at the repo root — causing
"Marketplace sync failed. Some plugins in this marketplace have validation
errors." when adding the marketplace via /plugin marketplace add.

Adds the manifest at the path the marketplace source expects, so marketplace
sync validates and the plugin can be installed. Version matches the current
root plugin.json (2.3.1).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
72953254d2 · 2026-04-12 17:22:30 +08:00
History
..
2026-04-12 15:23:50 +08:00