# Awesome Hermes Agent

> A curated list of skills, plugins, tools, integrations, and resources for Hermes Agent by Nous Research

- **Type:** MCP server
- **Install:** `agentstack add mcp-anil-matcha-awesome-hermes-agent`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Anil-matcha](https://agentstack.voostack.com/s/anil-matcha)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Anil-matcha](https://github.com/Anil-matcha)
- **Source:** https://github.com/Anil-matcha/awesome-hermes-agent

## Install

```sh
agentstack add mcp-anil-matcha-awesome-hermes-agent
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Awesome Hermes Agent

[](https://awesome.re)

> A hand-picked collection of skills, plugins, tools, integrations, and community resources for [Hermes Agent](https://github.com/NousResearch/hermes-agent) — the self-evolving AI agent from [Nous Research](https://nousresearch.com).

Hermes Agent is built around a closed learning loop — it generates skills from real experience, improves them while working, and starting from v0.12.0 runs an autonomous Curator that scores, merges, and prunes the skill library on a weekly cron cycle. It builds a growing model of who you are across sessions and retains that context persistently. You can host it on a $5 VPS, a GPU cluster, or one of seven serverless backends (Vercel Sandbox, Daytona, Modal, and more). Access it through any of 18 built-in messaging platforms — Telegram, Discord, Slack, WhatsApp, Signal, Feishu/Lark, WeCom, QQBot, Yuanbao, and others — plus Microsoft Teams through a plugin.

This list tracks the ecosystem building around it.

**See also:** [awesome-openclaw](https://github.com/SamurAIGPT/awesome-openclaw) — curated resources for OpenClaw (formerly Moltbot / Clawdbot), the predecessor agent with a native Hermes migration path.

> Ecosystem snapshot (last reviewed: 2026-05-06)
> - Hermes Agent: [v0.12.0 (v2026.4.30) — "The Curator release"](https://github.com/NousResearch/hermes-agent/releases/tag/v2026.4.30)
> - Core repo: [NousResearch/hermes-agent](https://github.com/NousResearch/hermes-agent) (134k+ stars)
> - Latest release notes: [Hermes releases](https://github.com/NousResearch/hermes-agent/releases)

---

## Where Do I Start?

If you're new to Hermes, start small instead of installing everything at once:

1. **Get it running** — Work through the [Official Docs quickstart](https://hermes-agent.nousresearch.com/docs/). It walks you through installation, CLI usage, configuration, and your first conversation.
2. **Install your first skills** — [wondelai/skills](https://github.com/wondelai/skills) (380+ stars, actively maintained) is a cross-platform skills library that works with Hermes and other agents. Or pick up [litprog-skill](https://github.com/tlehman/litprog-skill) (75+ stars) if you want literate programming support across Hermes, Claude Code, and OpenCode.
3. **Get a GUI** — [hermes-workspace](https://github.com/outsourc-e/hermes-workspace) (500+ stars) is a Hermes-native workspace with chat, terminal, and a skills manager. If you need multi-agent fleet management, [mission-control](https://github.com/builderz-labs/mission-control) (3.7k+ stars) handles task dispatch and cost tracking at scale.

Once you're comfortable with the basics, explore the full list below. Every resource carries a maturity label:

| Tag | Meaning |
|-----|---------|
| **production** | Stable, documented, actively maintained — safe to build on |
| **beta** | Works but still changing — expect some rough edges |
| **experimental** | Proof of concept or early-stage — informative, not dependable |

---

## Contents

- [Where Do I Start?](#where-do-i-start)
- [Official Resources](#official-resources)
- [Skills & Plugins](#skills--plugins)
  - [Community Skills](#community-skills)
  - [Plugins](#plugins)
  - [agentskills.io Ecosystem](#agentskillsio-ecosystem)
  - [Skill Registries & Discovery](#skill-registries--discovery)
- [Tools & Utilities](#tools--utilities)
  - [Deployment](#deployment)
- [Integrations & Bridges](#integrations--bridges)
- [Detection & Media Forensics](#detection--media-forensics)
- [Multi-Agent & Swarms](#multi-agent--swarms)
- [Domain Applications](#domain-applications)
- [Forks & Derivatives](#forks--derivatives)
- [Guides & Documentation](#guides--documentation)
- [Operational Playbooks](#operational-playbooks)
- [Level-Up Blueprints](#level-up-blueprints)
- [Contributing](#contributing)
- [License](#license)

---

## Official Resources

> Repositories and resources maintained by Nous Research.

- [Hermes Agent](https://github.com/NousResearch/hermes-agent) by [Nous Research](https://nousresearch.com) — The core project. A self-improving and self-maintaining AI agent with a closed learning loop, an autonomous `hermes curator` that grades and consolidates the skill library on a cron schedule (v0.12+), messaging support across 18 platforms (Telegram, Discord, Slack, WhatsApp, Signal, Feishu/Lark, WeCom, QQBot, Yuanbao, and more) plus Microsoft Teams via plugin, seven execution backends (local, Docker, SSH, Singularity, Modal, Daytona, Vercel Sandbox), cron scheduling, MCP integration, profiles for multi-instance setups, pluggable model providers (Anthropic, ChatCompletions, Responses API, Bedrock), and fallback providers. 134k+ stars. Includes automatic migration from OpenClaw.
- [autonovel](https://github.com/NousResearch/autonovel) by [Nous Research](https://nousresearch.com) — Autonomous long-form writing pipeline built on Hermes. Generates full manuscripts (100k+ words) end-to-end using the agent loop.
- [hermes-paperclip-adapter](https://github.com/NousResearch/hermes-paperclip-adapter) by [Nous Research](https://nousresearch.com) — Run Hermes as a managed worker inside Paperclip companies. Connects the agent to Paperclip's task management and governance system.
- [hermes-agent-self-evolution](https://github.com/NousResearch/hermes-agent-self-evolution) by [Nous Research](https://nousresearch.com) — 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](https://hermes-agent.nousresearch.com/docs/) — Complete docs covering quickstart, CLI, configuration, messaging gateway, security, tools, skills, memory, MCP, cron, ACP, API server, and architecture.
- [Release Notes](https://github.com/NousResearch/hermes-agent/releases) — Official changelog with feature highlights, migration notes, and fixes for each version.
- [tinker-atropos](https://github.com/NousResearch/tinker-atropos) by [Nous Research](https://nousresearch.com) — Standalone Atropos integration with the Thinking Machines Tinker API. RL training infrastructure for fine-tuning tool-calling models on real agent trajectories.
- [Skills Hub](https://agentskills.io) — The open standard for agent skills. Compatible across Hermes, Claude Code, Cursor, Codex, and other agents.
- [Discord](https://discord.gg/NousResearch) — The Nous Research community for bug reports, feature requests, and general discussion.

## Skills & Plugins

> Skills are procedural memory — reusable capabilities Hermes builds from experience and sharpens during use. Plugins extend core functionality.

### Community Skills

- **[beta]** [hermes-plugins](https://github.com/42-evey/hermes-plugins) by [42-evey](https://github.com/42-evey) — Plugin suite (195+ ⭐): Discord voice bridge with the Gemini Live API, a WhatsApp (Baileys) bridge, plus goal management, inter-agent bridging (Claude Code ↔ Hermes), model selection, and cost control.
- **[beta]** [hermes-skill-factory](https://github.com/Romanescu11/hermes-skill-factory) by [Romanescu11](https://github.com/Romanescu11) — Meta-skill that auto-generates reusable skills from your workflows. Aim it at a repetitive task and it creates a skill for it.
- **[beta]** [litprog-skill](https://github.com/tlehman/litprog-skill) by [tlehman](https://github.com/tlehman) — Literate programming skill that works across Claude Code, OpenCode, and Hermes. Combines code and prose into documented, executable notebooks.
- **[experimental]** [Wizards-of-the-Ghosts](https://github.com/Hmbown/Wizards-of-the-Ghosts) by [Hmbown](https://github.com/Hmbown) — Fantasy spell-themed skill pack. Wraps real development operations (refactoring, linting, testing) in a tabletop RPG interface.
- **[experimental]** [super-hermes](https://github.com/Cranot/super-hermes) by [Cranot](https://github.com/Cranot) — Trains Hermes to write better analytical prompts for itself before executing tasks. Adds a meta-reasoning layer where the agent generates stronger prompts before acting.
- **[experimental]** [hermes-life-os](https://github.com/Lethe044/hermes-life-os) by [Lethe044](https://github.com/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]** [acca-tracker](https://github.com/svenmedina07-ship-it/skills/tree/main/acca-tracker) by [Banozz](https://github.com/svenmedina07-ship-it) — Multi-sport accumulator bet tracker for football, basketball, and tennis with live score monitoring. Detects sport per leg automatically, covers 30+ bet types, includes a scripts/scores.sh helper with TheSportsDB + ESPN fallback (NBA, WNBA, NCAA). 15-minute cron reports with per-leg status and overall acca health.
- **[beta]** [hermes-incident-commander](https://github.com/Lethe044/hermes-incident-commander) by [Lethe044](https://github.com/Lethe044) — Autonomous SRE agent for production incident detection and self-healing. Monitors services, diagnoses failures, and applies fixes. Works naturally with Hermes's cron scheduling.
- **[beta]** [hermes-dojo](https://github.com/Yonkoo11/hermes-dojo) by [Yonkoo11](https://github.com/Yonkoo11) — Self-improvement system that tracks agent performance, identifies weak skills, and iterates on them automatically.
- **[beta]** [hermes-spotify-skill](https://github.com/Alexeyisme/hermes-spotify-skill) by [Alexeyisme](https://github.com/Alexeyisme) — Spotify playback control for headless Linux and Raspberry Pi 4/5. Search, play, pause, skip, set volume, and transfer between Spotify Connect devices. No daemon required — Hermes writes spotipy snippets and runs them through `execute_code`. Compatible with raspotify for Pi-as-speaker. The only Linux-native Spotify skill in the ecosystem.
- **[experimental]** [hermes-skill-marketplace](https://github.com/Lethe044/hermes-skill-marketplace) by [Lethe044](https://github.com/Lethe044) — Agent that writes, tests, and publishes new skills autonomously. Automates the full skill creation and distribution lifecycle.
- **[experimental]** [personal-api](https://github.com/beiyuii/personal-api-skill) by [beiyuii](https://github.com/beiyuii) — Turns your Obsidian vault into an identity layer any AI agent can read in under 30 seconds.
- **[production]** [markoblogo/abvx-agent-skills](https://github.com/markoblogo/abvx-agent-skills) by [markoblogo](https://github.com/markoblogo) — Small, auditable cross-platform coding-agent skillpack for smaller diffs, evidence-led debugging, token control, browser verification, and reviewable `SKILL.md` workflows with validation and static security audit.
- **[beta]** [hermes-nextcloud](https://github.com/adnw-vinc/hermes-nextcloud) by [adnw-vinc](https://github.com/adnw-vinc) — Self-hosted Nextcloud bridge covering files (WebDAV), notes (Nextcloud Notes API), calendar and tasks (CalDAV), and contacts (CardDAV). App Password auth, configurable timezone, guided setup. Fills the self-hosted-cloud gap for Hermes users running their own infrastructure.
- **[beta]** [oh-my-hermes](https://github.com/witt3rd/oh-my-hermes) by [witt3rd](https://github.com/witt3rd) — Multi-agent orchestration skills for Hermes, inspired by `oh-my-claudecode` and rebuilt on Hermes primitives. Covers deep-research, deep-interview, `ralplan` (Planner → Architect → Critic consensus), `ralph` (execute → verify → iterate), `triage`, and `autopilot`. Composes end-to-end: research → interview → plan → verified execution.
- **[production]** [Infrasity-Labs/dev-gtm-claude-skills](https://github.com/Infrasity-Labs/dev-gtm-claude-skills) by [Infrasity-Labs](https://github.com/Infrasity-Labs) - Open-source, cross-platform agent skills for Claude Code and agentskills.io-compatible platforms. These skills are for SEO, GEO (Generative Engine Optimization), AI discoverability, and developer marketing. 
- **[production]** [CorpusIQ/corpusiq-docs](https://github.com/CorpusIQ/corpusiq-docs) by [CorpusIQ](https://github.com/CorpusIQ) — Hermes skill library for business operations: 36+ business API connectors (Stripe, HubSpot, QuickBooks, GA4, Meta Ads, Klaviyo) via MCP, plus growth operations, social media, email, and cross-source analytics skills. Turnkey operator agent for running a business from Hermes.
- **[beta]** [loremaster](https://github.com/loremaster-ai/loremaster) by [loremaster-ai](https://github.com/loremaster-ai) — AI scrum-master / PM skill pack extracted from a production multi-project deployment: sprint ceremonies with planning poker, backlog proposals, plan-conflict detection, and a per-project wiki vault with a knowledge graph. Every external write goes through per-item human approval buttons.
- **[beta]** [ditto](https://github.com/ohad6k/ditto) by [ohad6k](https://github.com/ohad6k) — Mines your local AI coding session logs (Claude Code, Codex, OpenCode) into a personal working profile the agent loads before every task. Single stdlib-only Python file, runs locally. Installs via `npx skills add ohad6k/ditto`; skill load verified on Hermes.
- **[beta]** [news-api-skills](https://github.com/currentslab/news-api-skills) by [currentslab](https://github.com/currentslab) — Cross-platform AgentSkills-compatible skills for the Currents News API, with installable packages for Hermes and other agent runtimes.
- **[beta]** [NotFair](https://github.com/nowork-studio/NotFair) by [NoWork Studio](https://github.com/nowork-studio) — Host-agnostic `SKILL.md` workflows for SEO, GEO, Google Ads, and Meta Ads, with MCP connectors for live account analysis and approval-gated changes.
- **[beta]** [internet-court-skill](https://github.com/internet-court/internet-court-skill) by [Internet Court Consortium](https://github.com/internet-court) — Agent-to-agent commerce skill: natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution. Install: `hermes skills tap add internet-court/internet-court-skill`.

### agentskills.io Ecosystem

> Skills built on the [agentskills.io](https://agentskills.io) open standard — compatible with Hermes and other agent platforms.

- **[production]** [wondelai/skills](https://github.com/wondelai/skills) by [wondelai](https://github.com/wondelai) — Cross-platform agent skills for Claude Code and agentskills.io-compatible platforms.
- **[production]** [agent-qa](https://github.com/vostride/agent-qa) by [Vostride](https://github.com/vostride) — Self-improving QA agent with SKILL.md modules for authoring natural-language web/mobile tests, debugging failed runs, and triaging results. Works with Claude Code and Codex-style skill loaders.
- **[production]** [youtube-skills](https://github.com/ZeroPointRepo/youtube-skills) by [therohitdas](https://github.com/therohitdas) — YouTube search, channel browsing, playlist extraction, and reliable transcripts on top of Hermes's built-in `youtube-content`. Routes through TranscriptAPI's backend (15M+ transcripts/month) to stay unblocked on cloud IP ranges. 12 sub-skills covering the full search → fetch → bulk extraction flow.
- **[production]** [Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) by [mukul975](https://github.com/mukul975) — 753+ structured cybersecurity skills mapped to the MITRE ATT&CK framework. The most comprehensive security skills collection available for the ecosystem. 4k+ stars.
- **[production]** [chainlink-agent-skills](https://github.com/smartcontractkit/chainlink-agent-skills) by [Chainlink](https://github.com/smartcontractkit) — Official Chainlink agent skills on the agentskills.io spec. Oracle network data, CCIP, and smart contract interaction.
- **[production]** [black-forest-labs/skills](https://github.com/black-forest-labs/skills) by [Black Forest Labs](https://github.com/black-forest-labs) — Official FLUX model skills for image generation. First-party skills from the team behind FLUX.
- **[production]** [pydantic-ai-skills](https://gi

…

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Anil-matcha](https://github.com/Anil-matcha)
- **Source:** [Anil-matcha/awesome-hermes-agent](https://github.com/Anil-matcha/awesome-hermes-agent)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** yes
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-anil-matcha-awesome-hermes-agent
- Seller: https://agentstack.voostack.com/s/anil-matcha
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
