The Hermes Agent Ecosystem
Real links, real sources, no filler.
Ecosystem Entries
Official and community resources in the Hermes Agent orbit. Sourced from the NousResearch/hermes-agent README and the docs site.
Nous Research Discord
CommunityThe official Discord server linked from the Hermes Agent README. Where Nous Research maintainers and community users share skills, troubleshoot, and discuss releases.
agentskills.io
SkillsThe open skills hub referenced in the Hermes Agent README. Hermes ships with native support for fetching and running skills from this catalog.
v0.14.0 Skills Wave
SkillsNine new optional skills shipped in v0.14.0: Hyperliquid (perp & spot trading), Yahoo Finance, api-testing (REST + GraphQL), unified EVM multi-chain, darwinian-evolver, osint-investigation, pinggy-tunnel, watchers (RSS / HTTP JSON / GitHub polling), plus a full Notion overhaul. Install any of them via `hermes skills` — huggingface/skills is now a trusted default tap, too.
Nous Portal
ModelsNous Research's first-party model gateway, listed in the README as a supported provider. Hermes Agent can route all inference through it via `hermes model`.
Termux Install Path
ClientsHermes Agent's install script auto-detects Termux on Android and runs the `.[termux]` extra. README-documented. Lets you run Hermes on a phone with no rooting or emulators.
Hermes Agent Docs
Docs & CodeThe official documentation site at hermes-agent.nousresearch.com. Installation, tools, integrations, and the changelog — the upstream source for everything on this site.
NousResearch/hermes-agent
ModelsThe source of truth. Public GitHub repository, MIT licensed, 50k+ stars. Every command, extra, and integration featured on this site traces back to this repo.
GitHub Discussions
CommunityThe upstream Q&A forum linked from the README. Where maintainers answer longer-form questions and community members share skill recipes.
Zed ACP Registry
Docs & CodeHermes Agent is listed in Zed's Agent Client Protocol registry (v0.14.0, PRs #26079 / #26120 / #26234). One-click install from Zed — the install path uses `uvx`, so there's no npm dependency. `hermes acp --setup-browser` bootstraps the browser tools for registry-driven installs.
huggingface/skills
SkillsThe community skills index hosted at huggingface.co/skills was promoted to a trusted default tap in v0.14.0 (#26219, closes #2549). Skills published there install via `hermes skills` without any extra source-list configuration — broadens the ecosystem beyond the original agentskills.io catalog.
computer-use-linux
Docs & CodeLinked from the upstream Hermes README under Community. A Linux desktop-control MCP server for Hermes and other MCP hosts — exposes AT-SPI accessibility trees, Wayland/X11 input, screenshots, and compositor window targeting. The Linux companion to v0.14.0's `computer_use` cua-driver work.
Built something with Hermes?
Drop a link on the Nous Research Discord
Looking for more? Check out the official Hermes Agent docs →