Sync third-party and MCP marketplace plugins

Constraint: Public skills are published only by explicit administrator action unless they are tracked third-party market sources.
Confidence: high
Scope-risk: narrow
Directive: Keep private/internal skills out of the public marketplace and preserve normal incremental market Git history.
Tested: Marketplace validation passed.
This commit is contained in:
KeyInfo Bot
2026-06-17 00:01:28 +08:00
parent 72423e1d70
commit 065627118e
25 changed files with 417 additions and 166 deletions
@@ -2,6 +2,13 @@
Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instructions that make sure your agent uses them.
## We're Hiring!
We're hiring someone to help out full time with Superpowers community and code work.
You can read about the job at https://primeradiant.com/jobs/superpowers-community-engineer/
If this sounds like someone you know, definitely send them our way.
## Quickstart
Give your agent Superpowers: [Claude Code](#claude-code), [Codex CLI](#codex-cli), [Codex App](#codex-app), [Factory Droid](#factory-droid), [Gemini CLI](#gemini-cli), [OpenCode](#opencode), [Cursor](#cursor), [GitHub Copilot CLI](#github-copilot-cli).
@@ -2,8 +2,8 @@
"sourceId": "superpowers",
"repo": "https://github.com/obra/superpowers.git",
"ref": "main",
"commit": "6fd4507659784c351abbd2bc264c7162cfd386dc",
"commit": "8cf39006140a743dce31ba4046fceab90cc214e6",
"adapter": "codex-plugin",
"sourcePath": ".",
"syncedAt": "2026-06-10T07:28:13Z"
"syncedAt": "2026-06-16T16:00:00Z"
}