Superpowers Marketplace — Summary
Superpowers Marketplace is a curated plugin registry for Claude Code maintained by Jesse Vincent (obra), providing a single /plugin marketplace add endpoint that distributes the core superpowers plugin and a growing catalog of companion plugins (elements-of-style, superpowers-lab, superpowers-developing-for-claude-code, episodic-memory, superpowers-chrome, private-journal-mcp, double-shot-latte, claude-session-driver).
The marketplace itself ships no skills, commands, or hooks — its entire value is the marketplace.json catalog that points Claude Code's plugin system to the correct GitHub repositories for each plugin, with version pinning (strict: true) and source URL resolution.
Differs from superpowers (seed): The seed superpowers is the core plugin with 14 skills and a SessionStart hook. This marketplace repo is the distribution layer — it contains only .claude-plugin/marketplace.json and README, enabling /plugin marketplace add obra/superpowers-marketplace to make all obra plugins discoverable from a single registry endpoint.