hermes atlas
231·repos hermes·v0.20.4 ★ star this repo

Best Hermes Skills for Personal Ops

“Users who want Hermes to manage personal infrastructure — self-hosted services and cross-platform runtime friction.”

Skills that connect Hermes to personal infrastructure like self-hosted Nextcloud and that smooth over Windows/WSL/Git Bash path and runtime quirks.

Updated 2026-08-20 · tested against Hermes v0.20.4

adnw-vinc / hermes-nextcloudskill top pick

★ 44

The only skill in the catalog wiring Hermes directly into a self-hosted Nextcloud over WebDAV/CalDAV/CardDAV — no browser, no third-party sync service, credentials kept in a restricted local .env.

install
git clone https://github.com/adnw-vinc/hermes-nextcloud.git into ~/.hermes/skills/productivity/nextcloud, then run its guided setup script.

works withHermes Agent native — targets ~/.hermes/skills/ explicitly, with App Password validation for Nextcloud.

CorsenAI / hermes-windows-runtime-skillscollection

★ 1

Solves a real, narrow Hermes pain point — deterministic path routing and non-destructive Python runtime selection across Windows, Git Bash, and WSL — with exact hermes skills install commands in the README.

install
hermes skills tap add CorsenAI/hermes-windows-runtime-skills (or install each skill directly, e.g. hermes skills install CorsenAI/hermes-windows-runtime-skills/skills/windows-wsl-file-navigation).

works withHermes Agent native, specifically for native Windows, Git Bash/MSYS, and WSL environments.

These are curated by hand, not scraped or ranked by an algorithm. Every entry is a project already accepted into the Atlas catalog; the install command is copied out of that project's own README (not inferred), the compatibility line reflects what the README actually claims to support, and the verdict says what this pick does that its neighbours don't. Star counts come live from the GitHub API on each build. Updated 2026-08-20 · tested against Hermes v0.20.4.

What is the best Hermes Agent skill for personal ops?

adnw-vinc/hermes-nextcloud. The only skill in the catalog wiring Hermes directly into a self-hosted Nextcloud over WebDAV/CalDAV/CardDAV — no browser, no third-party sync service, credentials kept in a restricted local .env. Install it with: git clone https://github.com/adnw-vinc/hermes-nextcloud.git into ~/.hermes/skills/productivity/nextcloud, then run its guided setup script.

How do I install Hermes skills?

From the Hermes CLI. Running hermes skills install owner/repo/skills/name installs a single skill; hermes skills tap add owner/repo registers a whole repository as a tap, so every skill inside it becomes available. Plugins use hermes plugins install owner/repo --enable. Skills that follow the agentskills.io spec but aren't published to the Skills Hub can be added with npx skills add owner/repo, or cloned straight into your skills directory. Every entry on this page carries the exact command from its own README.

How current are these picks?

Updated 2026-08-20 · tested against Hermes v0.20.4. The picks are curated by hand — install commands are read out of each project's README rather than generated, and star counts are refreshed from the GitHub API on every build.