SkillAgentSearch skills...

awesome-hermes-agent

Independent directory of useful skills, plugins, memory providers, tools, surfaces, and guides for Nous Research's open-source Hermes Agent.

Install / Use

claude mcp add 0xNyk -- npx -y github:0xNyk/awesome-hermes-agent

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

80/100

Supported Platforms

Claude Code
Claude Desktop

Tags

<p align="center"> <a href="https://github.com/NousResearch/hermes-agent"> <img src="assets/hermes-agent-banner.png" alt="Hermes Agent" width="800"> </a> </p> <p align="center"> <a href="https://www.nyk.dev/oss/awesome-hermes-agent">nyk.dev/oss</a> · <a href="https://github.com/NousResearch/hermes-agent">Hermes Agent</a> · <a href="assets/BRAND.md">Brand kit</a> </p>

Awesome Hermes Agent

Awesome License: CC BY 4.0 Validate

Curated skills, tools, integrations, and resources for Hermes Agent, the self-improving agent from Nous Research.

Hermes Agent is the open-source agent maintained by Nous Research. Awesome Hermes Agent is 0xNyk's independent open-source directory for the optional skills, plugins, memory providers, surfaces, and bridges around it. This directory is not an official Nous Research project.

<p align="center"> <img src="assets/runtime-map.jpeg" alt="Hermes runtime and optional ecosystem layers" width="800"> </p>

Ecosystem status (last reviewed: 2026-07-16)


Where Do I Start?

Three steps from zero to productive:

  1. Run Hermes: Official docs quickstart (install, CLI, first chat).
  2. Add skills: wondelai/skills (broad library) or litprog-skill (literate programming).
  3. Add a surface: hermes-workspace (Hermes GUI) or mission-control (fleet / dispatch dashboard).

Then use the full list. Every entry has a maturity tag:

<p align="center"> <img src="assets/start-path.jpeg" alt="Start with a working Hermes conversation before adding ecosystem layers" width="800"> </p>

| Tag | What it means | |-----|---------------| | production | Stable, documented, actively maintained; safe to build on | | beta | Works but still evolving; expect some rough edges | | experimental | Proof of concept or early-stage; learn before depending on it |

<p align="center"> <img src="assets/maturity-notes.jpeg" alt="Editorial evidence behind production, beta, and experimental tags" width="800"> </p>

Tags are editorial snapshots based on documentation, setup evidence, maintenance, and adoption signals. Re-check the linked project before depending on it.

Check the trust boundary

An ecosystem listing is a discovery aid, not a security endorsement. Before enabling a community skill, plugin, MCP server, or unattended job, verify who can trigger it, which tools it receives, where commands execute, what credentials it can read, and how you can stop it. Prefer the smallest toolset and an isolated backend for untrusted work.

<p align="center"> <img src="assets/trust-boundary.jpeg" alt="Hermes capability and permission trust-boundary checklist" width="800"> </p>

Use the official security guide, tools reference, and cron documentation for the current controls.


Contents


Official Resources

Core repositories and resources maintained by Nous Research.

  • Hermes Agent by Nous Research - The core project. Self-improving agent with a closed learning loop, skill creation and curation, persistent memory, 20+ messaging platforms, six terminal backends (local, Docker, SSH, Singularity, Modal, and Daytona), cron scheduling, MCP integration, isolated profiles, provider routing, and automatic migration from OpenClaw. 215k+ stars.
  • autonovel by Nous Research - Autonomous novel-writing pipeline built on Hermes. Generates long-form manuscripts (100k+ words) end-to-end using the agent loop.
  • hermes-paperclip-adapter by Nous Research - Run Hermes as a managed employee in Paperclip companies. Connects the agent to Paperclip's task management and governance system.
  • hermes-agent-self-evolution by Nous Research - Evolutionary self-improvement using DSPy and GEPA (Genetic Evolution of Prompt Architectures). The research pipeline for optimizing Hermes's own prompts and behaviors.
  • Official Documentation - Comprehensive docs covering quickstart, CLI, configuration, messaging gateway, security, tools, skills, memory, MCP, cron, ACP, API server, and architecture.
  • Release Notes - Official changelog with feature highlights, migration notes, and reliability fixes for each Hermes version.
  • tinker-atropos by Nous Research - Standalone Atropos integration with Thinking Machines Tinker API. RL training infrastructure for fine-tuning tool-calling models on real agent trajectories.
  • Skills Hub - The open standard for agent skills. Compatible across Hermes, Claude Code, Cursor, Codex, and other agents.
  • Discord - The Nous Research community. Bug reports, feature requests, and general discussion.
<br>

Skills & Plugins

Skills are procedural memory — reusable capabilities that Hermes creates from experience and improves during use. Plugins extend core functionality.

Community Skills

  • [beta] hermes-plugins by 42-evey - Plugin suite: Discord voice bridge with Gemini Live, WhatsApp bridge, goal management, inter-agent bridge, model selection, and cost control. Maintained by a frequent Hermes core contributor.
  • [beta] hermes-skill-factory by Romanescu11 - Meta-skill that auto-generates reusable skills from your workflows. Point it at a task you repeat and it creates a skill for it.
  • [beta] litprog-skill by tlehman - Literate programming skill that works across Claude Code, OpenCode, and Hermes. Weaves code and prose into documented, executable notebooks.
  • [experimental] Wizards-of-the-Ghosts by Hmbown - Fantasy spell-themed skill pack. Wraps real development operations (refactoring, linting, testing) in a tabletop RPG interface.
  • [experimental] super-hermes by Cranot - Teaches Hermes to write its own analytical prompts. Adds a meta-reasoning layer where the agent generates better prompts for itself before executing tasks.
  • [experimental] hermes-life-os by Lethe044 - Personal OS agent that detects daily patterns and learns your routines over time. Uses Hermes's memory system for lifestyle tracking, not just code.
  • [beta] hermes-incident-commander by Lethe044 - Autonomous SRE agent for production incident detection and self-healing. Monitors services, diagnoses failures, and applies fixes. Works well with Hermes's cron scheduling.
  • [beta] hermes-dojo by Yonkoo11 - Self-improvement system that monitors agent performance, identifies weak skills, and iterates on them automatically.
  • [beta] hermes-spotify-skill by Alexeyisme - Spotify playback control for headless Linux and Raspberry Pi 4/5. Search, play, pause, skip, set volume, transfer between Spotify Connect devices. No daemon — Hermes writes spotipy snippets and runs them via execute_code. Works with raspotify for Pi-as-speaker. Tested on Raspberry Pi OS Lite Bookworm 64-bit. The only Linux-native Spotify skill in the ecosystem.
  • [experimental] hermes-skill-marketplace by Lethe044 - Agent that writes, tests, and publishes new skills autonomously. Automates the skill creation and distribution lifecycle.
  • [experimental] personal-api by beiyuii - Turn your Obsidian vault into an identity layer any AI agent can read in under 30 seconds
  • [beta] hermes-nextcloud by adnw-vinc - Self-hosted Nextcloud bridge — manage files (WebDAV), notes (Nextcloud Notes API), calendar/tasks (CalDAV), and contacts (CardDAV) from Hermes. App Password auth, configurable timezone, guided setup. Fills the self-hosted-cloud gap for Hermes users running their own infrastructure.
  • [beta] oh-my-hermes by witt3rd - Multi-agent orchestration skills for Hermes inspired by oh-my-claudecode and rebuilt on Hermes primitives. Suite covers deep-research, deep-interview, ralplan (Planner → Architect → Critic consensus), ralph (verified execute → verify → iterate), triage, and autopilot, plus driver skills encoding the dispatcher's playbook. Composes end-to-end: research → interview → consensus plan → verified execution.
  • [beta] blacktea by nmrtn - Spending controls for agents that pay online via x402. Holds over-limit payments for human approval in the chat, enforces a JSON policy, and audits every spend. Ships as an MCP server (pay, approve_payment, reject_payment, audit_query) plus an SDK and CLI.
  • [beta] hermes-skill-kit by duruonanni - Three community-vetted skills: feishu-document-api (programm

Truncated for display — read the full file on GitHub.

Related Skills

View on GitHub
GitHub Stars5.7k
CategoryEducation
Updated3h ago
Forks434

Security Score

88/100

Audited on Sep 22, 2026

1 medium