Hermes Skill Atlas
Description
The complete, interactive map of Hermes Agent skills β 70+ curated, verified, open source. πΊοΈ
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Hermes Skill Atlas
The complete, interactive map of [Hermes Agent](https://github.com/nousresearch/hermes) skills β curated, verified, and open source.
[English](#english) Β· [δΈζ](#δΈζθ―΄ζ)

What is this?
A single-file HTML skill browser for the Hermes Agent ecosystem. No build step, no dependencies β just open `article/hermes-skill-cards.html` in any browser.
Every community skill has been **manually verified**: GitHub repos checked for liveness, install commands tested, star counts updated.
Stats
| Total Skills | Categories | Community | Verified Repos |
|---|---|---|---|
| 70+ | 14 | 25+ | 23 |
Features
- Interactive cards β click any skill for details, install commands, and usage tips
- Multi-platform install β Hermes / Claude Code / OpenClaw tabs for cross-platform skills
- Real-time search β fuzzy search across all skill names, descriptions, and categories
- Hand-drawn icons β custom SVG icons for every category
- Full catalog β a separate table view with 200+ skills (
hermes-skill-catalog.html) - Zero dependencies β one HTML file, works offline
Quick Start
git clone https://github.com/codesstar/hermes-skill-atlas.git
open hermes-skill-atlas/article/hermes-skill-cards.html
Or just download `article/hermes-skill-cards.html` and open it.
Submit Your Skill
**Found a great skill? Made your own?** We'd love to add it.
The easiest way: [open an issue](https://github.com/codesstar/hermes-skill-atlas/issues/new?template=skill_request.md) β just fill in the skill name, repo link, and a short description. We'll review and add it.
If you prefer PRs, see [CONTRIBUTING.md](CONTRIBUTING.md).
Data
Structured skill data is available at `data/skills.json` for programmatic access:
{
"categories": [
{
"name": "ζ₯εΈΈηδΊ§ε",
"id": "productivity",
"skills": [{ "name": "...", "source": "builtin", "install": "..." }]
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development