Add Superpowers Chinese marketplace plugin

Constraint: Keep the official Superpowers plugin available under its existing ID while publishing the localized fork with a distinct ASCII ID.

Rejected: Reusing the upstream superpowers manifest name | It collides with the official marketplace entry.

Confidence: high

Scope-risk: narrow

Directive: Continue syncing this plugin from AreChen/superpowers-zh and preserve hooks: {}.

Tested: Marketplace validator, Codex local install/list/remove, KeyInfo adapter tests, upstream Codex manifest and package checks except its platform-specific tar epoch assertion.
This commit is contained in:
KeyInfo Bot
2026-07-14 10:30:23 +08:00
parent 658b4f3f5d
commit 59c6b9f6cb
60 changed files with 9751 additions and 0 deletions
+12
View File
@@ -351,6 +351,18 @@
"authentication": "ON_INSTALL"
},
"category": "MCP"
},
{
"name": "superpowers-zh",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/superpowers-zh"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
}
]
}