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 HermeticOrmus/claude-code-game-developmentnpx agentmods add plugins/hermeticormus/claude-code-game-development/marketplacegit clone --depth 1 https://github.com/HermeticOrmus/claude-code-game-developmentGrade 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- claude-code-workflows marketplace — 95% identical, 953 lines differ
How it starts
The opening of the file, as written. The whole thing — 2,031 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "claude-code-workflows",
"owner": {
"name": "Seth Hobson",
"email": "[email protected]",
"url": "https://github.com/wshobson"
},
"metadata": {
"description": "Production-ready workflow orchestration with 64 focused plugins, 87 specialized agents, and 44 tools - optimized for granular installation and minimal token usage",
"version": "1.2.0"
},
"plugins": [
{
"name": "code-documentation",
"source": "./plugins/code-documentation",
"description": "Documentation generation, code explanation, and technical writing with automated doc generation and tutorial creation",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"homepage": "https://github.com/wshobson/agents",
"repository": "https://github.com/wshobson/agents",
"license": "MIT",
"keywords": [
"documentation",
"code-explanation",
"technical-writing",
"tutorials"
],
"category": "documentation",
"strict": false,
"commands": [
"./commands/doc-generate.md",
"./commands/code-explain.md"
],
"agents": [
"./agents/docs-architect.md",
"./agents/tutorial-engineer.md",
"./agents/code-reviewer.md"
]
},
{
"name": "debugging-toolkit",
"source": "./plugins/debugging-toolkit",
"description": "Interactive debugging, developer experience optimization, and smart debugging workflows",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"homepage": "https://github.com/wshobson/agents",
"repository": "https://github.com/wshobson/agents",
"license": "MIT",
"keywords": [
"debugging",
"developer-experience",
"troubleshooting",
"essential"
],
"category": "development",
"strict": false,
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 · 2,031 lines scan A 81e53a6dc0ac
marketplace is a plugin published in the GitHub repository HermeticOrmus/claude-code-game-development (58 stars, last pushed 3mo 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
claude-ops
Claude Code operations toolkit. Twelve skills: audit-skill-visibility (audit whether each installed skill is actually VISIBLE to the model, and diagnose why most of a fleet never gets used — a skill is invisible when its description is dropped by Claude Code's skill-listing context budget, which sheds descriptions…
rad-a11y
WCAG 2.2 AA accessibility toolkit for Claude Code. Six skills covering semantic HTML, ARIA patterns, keyboard/focus, forms, automated testing setup, and a static-analysis review pass; one autonomous reviewer agent. Four pure-stdlib Python validators (scan-jsx-patterns, check-tailwind-contrast with real WCAG sRGB ma.
marketplace
Plugin marketplace listing 1 plugin: weppy-roblox-ai-toolkit.
vault-pkm
Bidirectional knowledge flow between Claude Code and Obsidian — 20 MCP tools, skills, and hooks for PKM.
college-scorecard-mcp-server
Search, compare, and analyze U.S. college data — costs, earnings, programs, and outcomes — via MCP. STDIO or Streamable HTTP.
carloshpdoc-plugins marketplace
iOS-opinionated Claude Code workflow automation: Swift 6 migration, Apollo to native SDK removal, stacked PRs, Jira integration, Xcode build optimization.