Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add konglong87/superPMnpx agentmods add plugins/konglong87/superpm/marketplacegit clone --depth 1 https://github.com/konglong87/superPMGrade A, and why
marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 81 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "super-pm-marketplace",
"description": "Product Manager Skills Pack for Claude Code - 49 skills across 7 modules covering full product lifecycle from demand to delivery",
"owner": {
"name": "Kong Long",
"email": "[email protected]"
},
"plugins": [
{
"name": "super-pm",
"description": "Product Manager Skills Pack - 49 skills across 7 modules: demand insight, solution design, growth iteration, risk management, product strategy, career, and expert perspectives",
"version": "2.6.2",
"source": "./",
"author": {
"name": "Kong Long",
"email": "[email protected]"
}
},
{
"name": "pm-demand-insight",
"description": "Demand Insight Module - 11 skills: brainstorm, demand, clarify, market, search, priority, mvp, pool, journey, competitor, interview",
"version": "2.6.2",
"source": "./plugins/pm-demand-insight",
"author": {
"name": "Kong Long",
"email": "[email protected]"
}
},
{
"name": "pm-solution-design",
"description": "Solution Design Module - 9 skills: docs, proto, brand-motion, tech, feature, data, position, user-story, prd-review",
"version": "2.6.2",
"source": "./plugins/pm-solution-design",
"author": {
"name": "Kong Long",
"email": "[email protected]"
}
},
{
"name": "pm-growth-iteration",
"description": "Growth Iteration Module - 10 skills: aarrr, growth, report, feedback, abtest, iteration, retro, roadmap, geo, okr",
"version": "2.6.2",
"source": "./plugins/pm-growth-iteration",
"author": {
"name": "Kong Long",
"email": "[email protected]"
}
},
{
"name": "pm-risk-management",
"description": "Risk Management Module - 5 skills: agile, cross, risk, release, change",
"version": "2.6.2",
"source": "./plugins/pm-risk-management",
"author": {
"name": "Kong Long",
What ships with it
1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 81 lines scan A 07e5332c620d
marketplace is a plugin published in the GitHub repository konglong87/superPM (60 stars, last pushed 19d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
coinos-skills
coinos-skills. AiCoin crypto toolkit for AI agents — 40+ tools for real-time prices, K-lines, AI analysis, funding rates, whale tracking, Hyperliquid on-chain analytics, exchange trading (CCXT), and Freqtrade bot automation.
last30days-skill-cn
中国平台深度研究引擎 - 搜索微博、小红书、B站、知乎等8大平台最近30天的热门内容,生成有据可查的研究简报。.
last30days-cn
中国平台深度研究引擎 - 覆盖微博、小红书、B站、知乎、抖音、微信公众号、百度搜索、今日头条等8大平台。v2.1 修复反爬问题,XHR拦截+Bing兜底。.
humanizer
Rewrite AI-sounding text so it reads naturally without changing what it says.
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.
nextjs
Official Claude Code plugin marketplace for Next.js, serving the skills that ship in the vercel/next.js repository.