skill
The skills you write for Claude Code load into Hermes unchanged.
agentskills.io is the same SKILL.md + YAML-frontmatter standard Claude Code uses, so a skill is portable across harnesses. These two distil the fieldkit.harness serving + routing surface into skills any agentskills.io-compatible agent can install.
- Give a Hermes (or Claude Code) agent a DGX Spark serving + routing playbook
- Bring up one local serving lane inside the 128 GB envelope and tear it down cleanly (spark-serve)
- Route a request to the right Orionfold domain-expert GGUF, one expert at a time (vertical-route)
Audience — DGX Spark power users wiring an agent harness to the box.
| Variant |
|---|
| spark-serve sweet spot |
| vertical-route |
- Registry indexing latency published to GitHub (manavsehgal/spark-skills); skills.sh re-crawls the repo within ~24 hours of push.
- Scope 2 skills at launch (spark-serve, vertical-route); the curated existing .claude/skills/ subset is portable but not yet republished.