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 mturac/hermes-supercode-skillsnpx agentmods add plugins/mturac/hermes-supercode-skills/marketplacegit clone --depth 1 https://github.com/mturac/hermes-supercode-skillsGrade A, and why
Hermes SuperCode Skills 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 — 25 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "Hermes SuperCode Skills",
"description": "13 production-grade Claude Code skills: db-whisperer, auth-architect, obs-guardian, deploy-ninja, quantum-debugger, security-sentinel, api-sculptor, pipeline-architect, ghost-scraper, mcp-conductor, prediction-alpha, prompt-forge, infra-automation. Each follows Recon→Plan→Execute→Verify with red/yellow/green safety rails.",
"version": "1.0.0",
"author": "mturac",
"homepage": "https://github.com/mturac/hermes-supercode-skills",
"license": "MIT",
"keywords": ["skills", "production", "database", "auth", "observability", "security", "deployment", "api", "debugging"],
"plugins": [
{ "name": "api-sculptor", "type": "skill", "path": "skills/api-sculptor", "description": "REST/GraphQL/gRPC design, OpenAPI specs" },
{ "name": "auth-architect", "type": "skill", "path": "skills/auth-architect", "description": "OAuth2/OIDC, JWT, RBAC, SSO, MFA design" },
{ "name": "db-whisperer", "type": "skill", "path": "skills/db-whisperer", "description": "Query optimization, indexing, schema migrations" },
{ "name": "deploy-ninja", "type": "skill", "path": "skills/deploy-ninja", "description": "Zero-downtime deployments, canary, blue-green, rollback" },
{ "name": "ghost-scraper", "type": "skill", "path": "skills/ghost-scraper", "description": "Ethical web scraping with anti-detection awareness" },
{ "name": "infra-automation", "type": "skill", "path": "skills/infra-automation", "description": "DNS, SSL, Cloudflare Workers, CDN config" },
{ "name": "mcp-conductor", "type": "skill", "path": "skills/mcp-conductor", "description": "Multi-agent task decomposition and orchestration" },
{ "name": "obs-guardian", "type": "skill", "path": "skills/obs-guardian", "description": "OpenTelemetry, structured logging, Prometheus/Grafana, SLOs" },
{ "name": "pipeline-architect","type": "skill", "path": "skills/pipeline-architect","descriptioWhat 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 · 25 lines scan A d74e8dcc1784
Hermes SuperCode Skills marketplace is a plugin published in the GitHub repository mturac/hermes-supercode-skills (2 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-31.
Other plugins, from other repositories
sap-api-style
This skill provides comprehensive guidance for documenting SAP APIs following the SAP API Style Guide standards. It should be used when creating or reviewing API documentation for REST, OData, Java, JavaScript, .NET, or C/C++ APIs. The skill covers naming conventions, documentation comments, OpenAPI specifications…
sap-btp-build-work-zone-advanced
Develops and administers SAP Build Work Zone, advanced edition digital workplace solutions. Use when creating workspaces, workpages, and collaborative sites, developing UI Integration Cards in SAP Business Application Studio, building content packages and workspace templates, integrating with Microsoft…
debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
embedded-systems-architect
Evidence-driven embedded systems & edge-AI development skill: vendor-doc intake, cross-layer feasibility reasoning, model deployment compatibility, performance estimation, and hard-gated flashing/recovery guidance.
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.