hermes atlas
185·repos hermes·v0.18.0 ★ star this repo

0xNyk/awesome-hermes-agent

Curated list of awesome skills, tools, integrations, and resources for Hermes Agent

★ 4.6K

This repository is a comprehensive directory of resources for the Hermes Agent ecosystem, designed to help users navigate its self-improving AI framework. It organizes community-contributed skills, deployment tools, and messaging integrations into a structured roadmap for developers. The list tracks the agent's core capabilities, such as its autonomous skill curation loop and its ability to interface with eighteen different messaging platforms. By categorizing projects by maturity level, it provides a reliable starting point for building or extending agentic workflows.

  • Curated directory of skills, plugins, and deployment utilities
  • Categorizes ecosystem projects by production, beta, and experimental status
  • Maps integrations for eighteen messaging platforms and seven terminal backends
full readme from github

Awesome Hermes Agent

Awesome Hermes Agent

Awesome

A curated list of skills, tools, integrations, and resources for enhancing your Hermes Agent workflow — the self-improving AI agent built by Nous Research.

Hermes Agent is the only agent with a built-in learning loop — it creates skills from experience, improves them during use, and as of v0.12.0 maintains its own skill library through an autonomous Curator that grades, consolidates, and prunes on a 7-day cycle. It searches its own past conversations and builds a deepening model of who you are across sessions. Run it on a $5 VPS, a GPU cluster, or serverless infrastructure (seven terminal backends including Vercel Sandbox, Daytona, and Modal). Talk to it from any of 18 built-in messaging platforms — Telegram, Discord, Slack, WhatsApp, Signal, Feishu/Lark, WeCom, QQBot, Yuanbao, and more — plus Microsoft Teams via plugin.

This list tracks the growing ecosystem around it.

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


Where Do I Start?

New to Hermes? Don't try to install everything at once. Here's the three-step path from zero to productive:

  1. Get running — Follow the Official Docs quickstart. It covers installation, CLI, configuration, and your first conversation.
  2. Add your first skills — Install wondelai/skills (380+ stars, actively maintained) — a cross-platform skills library that works with Hermes and other agents. Or try litprog-skill (75+ stars) for literate programming across Claude Code, OpenCode, and Hermes.
  3. Get a GUI — Set up hermes-workspace (500+ stars) for a Hermes-native workspace with chat, terminal, and skills manager. Or use mission-control (3.7k+ stars) for a broader agent orchestration dashboard with fleet management, task dispatch, and cost tracking.

Once you're comfortable, explore the full list below. Every resource is tagged with a maturity level so you know what you're getting into:

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 from it, don't depend on it

Contents

Official Resources

Core repositories and resources maintained by Nous Research.

  • Hermes Agent by Nous Research - The core project. Self-improving and self-maintaining AI agent with a closed learning loop, the autonomous hermes curator that grades and consolidates the skill library on a cron cycle (v0.12+), 18-platform messaging gateway (Telegram, Discord, Slack, WhatsApp, Signal, Feishu/Lark, WeCom, QQBot, Yuanbao, …) plus Microsoft Teams via plugin, seven terminal backends (local, Docker, SSH, Singularity, Modal, Daytona, Vercel Sandbox), cron scheduling, MCP integration, profiles (multi-instance), pluggable transports (Anthropic, ChatCompletions, Responses API, Bedrock), and fallback providers. 200k+ stars. Includes automatic migration from OpenClaw.
  • 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.

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] acca-tracker by Banozz - Track multi-sport accumulator betting slips (football, basketball, tennis) via live score monitoring. Auto-detects sport per leg, 30+ bet types, scripts/scores.sh helper with TheSportsDB + ESPN fallback (NBA, WNBA, NCAA). 15-minute cron reports with per-leg status and acca health.
  • [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 (programmatic Feishu/Lark document creation), feishu-response-format (Feishu response formatting with 3 table schemes, Card JSON 2.0, Markdown compatibility, 53 tests), and hermes-memory-maintenance (MEMORY.md/USER.md audit and drift recovery). Codex-audited.
  • [beta] PolyBrain by mosesman831 - Multi-agent, multi-model orchestration skill that decomposes an objective into a JSON task plan, runs research and build subtasks in parallel, then synthesizes and verifies a final answer. Each role can use a different LLM/provider. Enforces strict citations and drops uncited claims.
  • [experimental] tech-debt-management-skill by Vincent-crypto-coder - Systematic technical debt management for Python projects. Automates scanning (pylint, radon, safety, bandit, flake8), prioritizes debt with a 4-dimension matrix, and generates executable refactoring plans with verification scripts.
  • [beta] solana-rug by rugpullnet - On-chain rug-pull detection for Solana tokens and wallets. 13-factor safety analysis using public Solana RPCs and DexScreener. Works as a Hermes skill or standalone CLI. No API keys required.
  • [beta] pingpong by 0xAaronx0 - Spontaneous local leisure meetups: agent posts a pseudonymous, coarse-geo offer to a shared board; nearby agents match locally and negotiate place/time with double-opt-in before contact.
  • [beta] hermes-skills by RobinBeraud - Growing skills library covering finance (FMP stock/crypto data), web (Firecrawl scrape/search), WhatsApp (WBizTool contacts), and marketing/SEO. Each skill follows standard SKILL.md format.
  • [beta] hermes-skills (liuyunnb666) by liuyunnb666 - Seven curated skills for Hermes: debugging, parallel dev, TDD, and UI workflows.
  • [production] hermes-skills (winterliu6) by winterliu6 - Chinese-focused skills pack: content-studio (小红书/抖音/公众号), security-newsletter (weekly cybersecurity awareness emails), and tech-ops-bot (企业微信/飞书 IT ops with fault classification and web dashboard). Production use at Yaolai Cinema IT.
  • [beta] hurmoz by Moshe-ship - Arabic-first skills pack — 63 skills across Islamic tools (prayer times, zakat, Quran), dialect-aware NLP, content, and travel. Install: hermes skills tap add Moshe-ship/hurmoz.
  • [experimental] humanizer-ru by ilyautov - Removes AI-writing tells from Russian text (bureaucratese, calques, ChatGPT/Claude fingerprints). 52 patterns, deterministic offline scanner. SKILL.md-compatible. MIT.
  • [beta] skill-packs by shunfeng8421 - Premium deployable skill packs for crypto monitoring — cross-exchange arb scanner, DeFi security scanner, and cross-chain tracker. Self-adaptive thresholds, zero paid API dependencies, runs on a $5 VPS.
agentskills.io Ecosystem

Skills built on the agentskills.io open standard — compatible across Hermes and other agent platforms.

  • [production] wondelai/skills by wondelai - Cross-platform agent skills for Claude Code and agentskills.io-compatible platforms.
  • [production] youtube-skills by therohitdas - Adds YouTube search, channel browsing, playlist extraction, and reliable transcripts on top of Hermes's built-in youtube-content. Built-in transcript fetch silently fails on VPS because YouTube blocks cloud IP ranges; this routes through TranscriptAPI's backend (15M+ transcripts/month) to stay unblocked. 12 sub-skills covering search → fetch → bulk extraction. Auto-invokes for creator lookups, topic research, and tutorials. The fix for "my Hermes can't watch YouTube on a $5 VPS."
  • [production] Anthropic-Cybersecurity-Skills by mukul975 - 753+ structured cybersecurity skills mapped to MITRE ATT&CK. The most comprehensive security skills collection available. 4k+ stars.
  • [production] chainlink-agent-skills by Chainlink - Official Chainlink agent skills on the agentskills.io spec. Oracle network data, CCIP, and smart contract interaction.
  • [production] black-forest-labs/skills by Black Forest Labs - Official FLUX model skills for image generation. First-party skills from the FLUX creators.
  • [production] pydantic-ai-skills by DougTrajano - Pydantic AI with agentskills.io support. Adds type-safe schema validation to agent skill inputs and outputs.
  • [beta] cognify-skills by Yarmoluk - 19 business operations skills covering CRM, invoicing, and project management.
  • [beta] execplan-skill by tiann - Manages complex, long-running task execution with proper lifecycle handling — progress tracking, checkpoints, and failure recovery.
  • [beta] maestro by ReinaMacCredy - Skill orchestration with Conductor planning and Beads tracking. Structures multi-step skill execution into observable pipelines.
  • [beta] bmad-module-skill-forge by armelhbobdad - Transforms repos and docs into agentskills.io-compliant skills. Input a codebase, output installable skills.
  • [beta] Agentic-MCP-Skill by cablate - MCP client with agentskills.io validation. Bridges MCP tool servers with the skills standard.
  • [experimental] ripley-xmr-gateway by KYC-rip - Monero (XMR) blockchain gateway for agents. Enables private cryptocurrency transactions from agent workflows.
  • [beta] skillsdotnet by PederHP - C# implementation of agentskills.io with MCP integration. .NET alternative to the Python/TypeScript SDKs.
  • [beta] colony-skill by TheColonyCC - Collaborative intelligence platform where AI agents and humans post findings, discuss ideas, complete tasks, earn karma, and build reputation. Community hub at thecolony.cc.
  • [beta] AgentCash by Merit-Systems - Skill giving agents access to 300+ premium APIs and a wallet balance to pay for them through x402 or MPP. A fresh Hermes install with only AgentCash is actually powerful — from web scraping to image generation to email sending, all through one skill with free USDC for trying out.
  • [beta] x-twitter-scraper by Xquik-dev - Typed X (Twitter) access via 43 narrow SKILL.md folders covering reads (search, timelines, mentions, trends, articles, bookmarks, for-you), writes (post, DM, follow, profile updates), bulk extraction (followers, communities, lists, spaces), AI composition (write-tweets, write-threads, optimize, going-viral), giveaways, monitors, and webhooks. No browser automation, no scraping — typed JSON in/out through the Xquik API. Fills the X gap for Hermes social workflows.
  • [production] drawio-skill by Agents365-ai - Generates draw.io diagrams from natural language and exports to PNG/SVG/PDF. SKILL.md format, works across Claude Code, OpenClaw, Hermes, Codex. Useful when an agent needs to communicate architecture or process visually without a separate design step. 1.1k+ stars.
  • [production] open-design by nexu-io - Local-first, open-source alternative to Anthropic's Claude Design. 31 composable skills (web/mobile/decks/dashboards/documents) over 129 design systems (Linear, Stripe, Vercel, Notion, Apple, …) with image (gpt-image-2), video (Seedance 2.0, HyperFrames), and audio generation. Auto-detects 15 coding-agent CLIs from PATH and integrates with Hermes via ACP/JSON-RPC. BYOK proxy, sandboxed previews, can import Claude Design exports. 28k+ stars.
  • [beta] master-skill by voidborne-d - Distills an entire industry into a portable skill folder via a 5-phase research-synthesis pipeline (mental models, decision rules, tool stacks, workflows, terminology, antipatterns, decay-aware limits). Same artifact installs into Hermes (python3 tools/install.py install --host hermes), Claude Code, OpenClaw, and Codex. 9 industries shipped at v1.4. Orthogonal to skill-factory: produces the cognitive OS before user-loop starts.
  • [beta] authsome by agentrhq - Local OAuth2 and API-key credential broker for agents. Log in once via browser PKCE or device code, credentials live in a local encrypted vault, and a local proxy injects them at request time so raw keys never enter the agent's environment. 45 providers preconfigured (14 OAuth2, 31 API key) including GitHub, Google, OpenAI, Linear, Slack, Notion, Resend, and Stripe. Skill installs into Hermes with hermes skills install agentrhq/authsome/skills/authsome. MIT.
  • [production] outreachmagic by Outreach Magic - GTM pipeline agent that syncs Smartlead, Instantly, HeyReach, PlusVibe, EmailBison, Prosp, and Calendly into a local SQLite database your agent can query.
  • [production] abvx-agent-skills by markoblogo - Auditable cross-platform coding-agent skillpack for smaller diffs, evidence-led debugging, token control, browser verification, and reviewable SKILL.md workflows with static security audit.
  • [production] dev-gtm-claude-skills by Infrasity-Labs - Cross-platform agent skills for SEO, GEO (Generative Engine Optimization), AI discoverability, and developer marketing.
  • [production] remoet by remoet-labs - Job-search and career-discovery skill. Searches tech companies by actual tech stack, stars shortlisted companies, pulls jobs from that curated list, and reads/writes the developer profile. Backed by remote MCP with free tier.
  • [beta] zooidfund by Ales375 - Lets an agent discover, evaluate, and donate USDC on Base to humanitarian crowdfunding campaigns at zooid.fund. Public campaign browsing, peer-signal review, and direct wallet-to-creator transfers.
  • [production] longbridge by Longbridge Securities - Live financial market skill for US, HK, A-share, and Singapore markets. Real-time quotes, fundamentals, options chain, portfolio positions, institutional data, and news/SEC filings. Requires Longbridge account. 125+ companion skills.
  • [production] hermes-edu-skills by Shineway Tech - 170 production-grade agent skills for Chinese K–12 education — textbook sync, exam prep, photo Q&A, lesson planning, and career skills. Install: npx hermes-edu-skills install hermes.
  • [production] hermes-mine-bean by MineBean - Autonomous $BEAN mining skill for the MineBean 5×5 grid protocol on Base. Supports zero-cost --no-agent cron mode for unattended automation.
  • [beta] invinoveritas by babyblueviper1 - Portable agentskills.io skill + MCP recipe for pay-per-call tools over Bitcoin Lightning / USDC (x402). Governance review gate before irreversible actions, markets intelligence, sandboxed code execution, and agent-to-agent payments.
  • [beta] arelay-skills by mmmikael - Deliver reports, Markdown, HTML, images, and PDFs via Agent Relay with optional end-to-end encryption. Works with hosted or self-hosted instances. MIT.
  • [beta] tiny.place by TinyHumans - Agent-to-agent social network shipped as a portable skill: claim an @handle identity, get discovered in an open directory, message peers over Signal-protocol end-to-end encryption, and transact in USDC/SOL via x402. One SKILL.md runs on Hermes, OpenClaw, and any agentskills.io-compatible harness. GPL-3.0.
Plugins
  • [beta] plur by plur-ai - Shared memory layer for AI agents with open engram format (YAML). Useful for persistent learning patterns in Hermes workflows.
  • [experimental] hermes-payguard by nativ3ai - Safe USDC and x402 payment plugin. Lets Hermes send and receive payments with configurable spending limits and approval flows.
  • [beta] hermes-web-search-plus by robbyczgw-cla - Multi-provider web search with intelligent routing across Serper, Tavily, Exa, and more. Replaces the built-in search with better result quality and source diversity.
  • [beta] hermes-weather-plugin by FahrenheitResearch - Professional-grade weather plugin with NWS model imagery, NEXRAD radar, and meteorological calculations.
  • [experimental] hermes-wxtrain-plugin by FahrenheitResearch - ML pipeline plugin for building training datasets from HRRR/GFS/ERA5 weather models. Companion to the weather plugin for building weather ML pipelines.
  • [experimental] hermes-plugin-chrome-profiles by anpicasso - Switch browser tools between Chrome profiles via CDP. Useful for multi-account testing or browsing with different saved sessions.
  • [experimental] hermes-cloudflare by raulvidis - Cloudflare browser rendering plugin. Headless browsing through Cloudflare's infrastructure instead of local browser automation.
  • [beta] evey-bridge-plugin by 42-evey - Claude Code plugin for bridging with Evey (hermes-agent). Lets Claude Code and Hermes share context and hand off tasks between each other.
  • [beta] agent-analytics-hermes-plugin by Agent-Analytics - Native Signals dashboard tab for Hermes with read-only multi-project analytics, explicit timeframe, and theme-aware UI.
  • [beta] hermes-curator-evolver by pingchesu - Evidence-driven companion to v0.12's built-in Curator. Observes tool/skill/session events into local SQLite, backfills existing ~/.hermes/sessions/*.json history, generates reports and dry-run proposals, supports optional Qwen embedding + bge reranking for candidate ordering, and runs a guarded daily autorun loop that only appends low-risk evidence-backed notes (with backups and rollback manifests). Inspired by SkillClaw but adapted to Hermes-native plugin hooks with explicit model opt-ins and pinned-skill safety.
  • [beta] rtk-hermes by ogallotti - Plugin that intercepts shell commands via pre_tool_call and rewrites output through RTK, compressing terminal output before it reaches the LLM context window. 60-90% token reduction on shell commands, 96.6% efficiency across 11M+ tokens processed. Zero config — auto-loads on gateway boot. Real benchmarks: cargo test 90-99%, git log --stat 87%, ls -la 78%.
  • [beta] eagle-eye by willingning-coder - 5-layer intelligent skill routing engine. Narrows 50+ installed skills to top-5 candidates before each API call via Hard Triggers → FTS5 BM25 → Synonyms → Embeddings → RRF Fusion. Uses pre_llm_call hook; confidence gate allows "no match" as a valid result.
  • [beta] cronalytics by 8bit64k - Cron cost and usage analytics. Hooks on_session_end, stores analytics in local SQLite, surfaces via dashboard tab, CLI, and agent skill for cron health diagnostics. Multi-language (en, zh, zh-TW, es).
  • [experimental] hermes-drive-index by gregoryhorn - Private local Google Drive full-text search index. Crawls selected folders into SQLite FTS5 and exposes drive_index_search, drive_index_status, and drive_index_update tools. Apache-2.0.
  • [beta] hermes-feishu-zh by OLDBAI213 - Community extension for Chinese Feishu display — replaces English UI labels, stabilizes Markdown via post format, and optionally adds lark-cli-toolbox with 12 Feishu tools. One-click install with backup/rollback.
  • [beta] hermes-snow-search by mlinquan - Global memory retrieval layer — cross-session SQLite FTS5 search (~0.1s) across full message history, memory, and facts, with CJK/English auto-routing (trigram vs unicode61 tokenizers) and cross-device queries against a shared state.db. Also on PyPI.
  • [beta] hermes-bus-plugin by mlinquan - Message bus integration plugin. Auto-starts bus daemon, registers session as endpoint, injects external messages via pre_llm_call. Provides bus_send, bus_status, and bus_info tools for cross-process agent coordination.
  • [beta] hermes-motif by Saurav0989 - Post-tool-call plugin that mines live execution traces for repeated sub-sequences and proposes them as evidence-backed micro-skills. n-gram extraction, arg abstraction, deduplication against existing skills.
  • [beta] hermes-eval by Saurav0989 - Skill regression testing and trajectory quality scoring. Catch skill drift before it propagates. Exports quality-filtered trajectories in Atropos RL format.
  • [beta] hermes-live-discord-agent-plugin by Capslockb - Full-duplex Discord voice bridge to Gemini Multimodal Live — 40+ function tools, vision, per-user memory, mid-conversation delegation, and transcripts. Pure NumPy codec plumbing with hard-clear barge-in.
  • [beta] hermes-dynamic-workflows by lingjiuu - Claude Code-style dynamic workflows for Hermes. Model writes sandboxed workflow scripts orchestrating subagents with agent, parallel, and pipeline — up to 1000 subagents, persisted/resumable runs, live dashboard.
  • [beta] custom-dangerous-patterns by scross01 - Add custom terminal command patterns requiring session approval before execution. Extends the standard approve-once/session/always/deny flow with hermes custom-dangerous-patterns CLI management.
  • [beta] hermes-ops-kit by redoracle - Operational and security plugin: credential management, provider health checks, route diagnostics, MCP security auditing, key rotation, and usage/cost observability.
  • [beta] agentplane-hermes-plugin by Basilisk Labs - External worker-lane plugin letting Hermes Kanban assignees matching agentplane-* spawn AgentPlane supervision instead of a Hermes profile.
  • [beta] khwarizmi-hermes-plugin by Moshe-ship - Pre-LLM reliability preflight via pre_llm_call/pre_tool_call: restores implicit references, fails loud on contradictions, and gates tool calls against a constraint-driven allowlist. Part of the Mizan stack.
  • [beta] hermes-plugin-slash-prompts by buihongduc132 - Loads existing CLI-agent prompt files (OpenCode, Claude Code, Codex, Gemini CLI) as Hermes slash commands. Auto-discovers six standard prompt directories, reads YAML-frontmatter/TOML/raw formats, and unifies the different argument-interpolation syntaxes ($ARGUMENTS, $1$9, {{args}}) in one handler. MIT.
Skill Registries & Discovery
  • [beta] hermeshub by amanning3390 - Browse, share, and install community skills for Hermes. Community hub for skill discovery, still early but growing.
  • [production] skilldock.io by chigwell - Registry of reusable AI skills compatible with OpenClaw, Claude Code, and Hermes. Established cross-platform skills marketplace with an active catalog.
  • [production] Global Chat by pumanitro - Cross-protocol agent discovery across MCP, A2A, and agents.txt. Searchable directory of 18K+ MCP servers and agents with a free agents.txt validator and MCP server for programmatic access.
  • [production] CreatorSkills by CreatorSkills - Curated marketplace of 30+ downloadable AI skills for content creators — YouTube scripting, sponsorship analysis, content repurposing, and audience growth. Uses the open SKILL.md format; skills install into Hermes, Claude Code, ChatGPT, and 20+ compatible platforms.
  • [production] TypeUI for Hermes by Bergside - Registry of design skills that give Hermes better context when building user interfaces. Component and style guidance sourced from an established design-system vendor. 1.4k+ stars.

Memory Providers

Persistent memory backends for Hermes Agent. Every install picks one — official docs cover the config. Managed via hermes plugins.

  • [production] hindsight by Vectorize - Long-term memory layer for agents with retain/recall/reflect workflows. Integrates with Hermes via plugin or MCP and supports semantic, graph, and temporal retrieval.
  • [beta] honcho-self-hosted by elkimek - Self-hosted Honcho memory backend setup for Hermes. Useful when you need stronger cross-session memory behavior with local control.
  • [beta] yantrikdb-hermes-plugin by yantrikos - Hermes-native memory provider for YantrikDB. Self-maintaining memory: think() canonicalizes duplicates, conflicts() surfaces contradictions instead of overwriting silently, and every recall() result carries a why_retrieved reason list so ranking is explainable. Drop-in install into plugins/memory/, talks HTTP to a user-run Rust backend.
  • [beta] flowstate-qmd by amanning3390 - Anticipatory memory for AI agents with RAG and vector search. Pre-fetches relevant context before queries hit the agent.
  • [beta] mnemo-hermes by hernanqwz / Eleion AI - Semantic memory plugin adding pgvector vector search to Hermes's built-in FTS5 memory. 5 tools (mnemo_remember, mnemo_recall, mnemo_learn, mnemo_predict, mnemo_profile) + on_session_start hook for auto-context loading. Runs entirely local via Ollama, no API keys needed. MIT licensed.
  • [beta] Mnemosyne by AxDSan - Local-first, sub-millisecond memory system built specifically for Hermes. SQLite + sqlite-vec hybrid search (50% vector / 30% FTS5 / 20% importance), BEAM tiered architecture (working / episodic / scratchpad), and a temporal knowledge graph (TripleStore) with time-aware fact invalidation. Native plugin (hermes memory setup, hermes mnemosyne stats), zero external dependencies, full docs at docs.mnemosyne.site.
  • [production] mem0 by mem0ai - Universal memory layer for AI agents. Multi-level memory (user, session, agent) with official Hermes integration.
  • [beta] honcho by plastic-labs - Stateful memory library with asynchronous user-modeling reasoning. Builds richer user representations over time.
  • [production] supermemory by supermemoryai - Cloud and self-hosted memory layer. Single API for storing and querying agent memory.
  • [beta] hermes-lcm by stephenschoettler - Lossless Context Management for Hermes — keeps session context from degrading in long runs.
  • [beta] ClawMem by yoloshii - On-device memory layer for agents. Local-first with no external API dependencies.
  • [beta] gbrain by garrytan - Opinionated brain layer for Hermes. Structured personal memory with categorization and retrieval.
  • [beta] keepnotes by keepnotes-ai - Reflective memory layer. Stores and resurfaces notes at contextually relevant moments.
  • [beta] Brainstack by yepyhun - Memory kernel stack for agents. Layered memory architecture with priority-based recall.
  • [beta] autocontext by greyhaven-ai - Recursive self-improving context harness. Automatically curates and compresses context to keep it relevant.
  • [beta] sourcevault-code-tools by sourcevault-ai - Private local code memory: semantic code search, exact file reads, and grounded repo Q&A with citations, all on-machine via a local SourceVault server. MIT.
  • [beta] hexus by codenamekt - Postgres memory plugin and standalone MCP server. Local BERT (MiniLM-L6-v2) embeddings keep the memory hot path free of LLM and remote HTTP calls, with pgvector search, multi-agent storage, per-minion themes, and an async write queue. BSD-3-Clause.
  • [beta] hermes-penfield by penfieldlabs - Memory provider for the Penfield knowledge graph — 16 tools, OAuth 2.1 device flow, stdlib-only, and the full MemoryProvider ABC (prefetch, pre-compress, system prompt block). Plugin is MIT, but it fronts the paid Penfield cloud service (no free tier).

Tools & Utilities

Applications, CLIs, and utilities built on top of or alongside Hermes Agent.

  • [production] hermes-workspace by outsourc-e - Web-based workspace with chat, terminal, memory browser, skills manager, and inspector. The most complete GUI for Hermes. Built during the Nous Hackathon 2026.
  • [beta] hermes-desktop by dodo-reach - Native macOS workspace for Hermes built around a direct, host-first SSH connection model, with a real embedded terminal, session browsing, canonical file editing, skills browsing, and usage metrics without extra gateway or daemon layers.
  • [production] mission-control by builderz-labs - Open-source dashboard for AI agent orchestration. Manage agent fleets, dispatch tasks, track costs, and coordinate multi-agent workflows. Self-hosted, SQLite-powered. 3.7k+ stars.
  • [experimental] hermes-neurovision by Tranquil-Flow - Terminal neurovisualizer with 42 animated themes. Decorative terminal overlays for agent activity.
  • [beta] lintlang by roli-lpci - Static linter for AI agent configs and prompts with HERM v1.1 scoring. Catches config mistakes that silently degrade agent behavior.
  • [beta] nix-hermes-agent by 0xrsydn - Nix package and NixOS module for Hermes. Fully reproducible deployments via Nix flakes.
  • [beta] openclaw-to-hermes by 0xNyk - Community migration tool from OpenClaw to Hermes. Built when the native hermes-migrate had critical bugs. For Hermes v0.3.0+, prefer the native hermes claw migrate command — it now covers the full migration path.
  • [experimental] vessel-browser by unmodeled-tyler - AI-native Linux browser with MCP control and autonomous browsing. Full browser built for agent use, not a headless wrapper.
  • [production] camofox-browser by jo-inc - Stealth headless browser server with REST API — bypasses Cloudflare, bot detection, and anti-scraping. Drop-in Puppeteer/Playwright replacement that powers Hermes's own browser automation. 4k+ stars, MIT, used in production by askjo.ai. The right backend if your VPS-hosted Hermes keeps getting blocked.
  • [beta] portable-hermes-agent by rookiemann - Windows desktop app bundling 100 tools, GUI, local models, ComfyUI, and workflows in a single portable package.
  • [beta] hermes-ui by pyrate-llama - Single-file glassmorphic web UI with SSE streaming, tool call visualization, activity panel, image analysis (Gemini Vision), session management, PDF export, skill browser, memory viewer, and mobile support. Python proxy server (stdlib only) on port 3333, no build step required.
  • [beta] hermes-webui by sanchomuzax - Lightweight process monitoring and configuration dashboard. Simpler alternative to hermes-workspace, focused on ops.
  • [production] hermes-web-ui by EKKOLearnAI - Vue 3 + TypeScript dashboard for Hermes with Backend-for-Frontend separation. Real-time streaming chat across multiple backends (local/Docker/SSH/Singularity), unified config for 8 messaging channels, token/cost analytics with 30-day trends, cron job scheduling, multi-profile gateway management, multi-agent group chat with @mention routing, and a WebSocket-backed embedded terminal. The most analytics-and-ops-heavy Hermes dashboard in the ecosystem. 3.6k+ stars.
  • [beta] evey-setup by 42-evey - One-command setup for the full hermes-agent stack with free models and 29 plugins. Opinionated defaults that cover most use cases.
  • [beta] llmtrim by fkiene - Local proxy in front of the model Hermes calls; compresses resent tool schemas, history, and MCP tool output before each request is sent. Quality-gated, so it never increases your bill. Also an MCP server, CLI, and library (Rust, Python, Ruby, Swift, Kotlin, JS/WASM). MPL-2.0. Same spirit as rtk-hermes, but a transport-layer proxy rather than a native pre_tool_call plugin.
  • [production] SkillClaw by AMAP-ML - Open-source companion that auto-evolves, deduplicates, and improves your skill library from real session data. Adds a post-task evolution loop on top of Hermes's built-in skill creation. Native Hermes integration via ~/.hermes/skills, safety flows (skillclaw doctor hermes / skillclaw restore hermes). Works across multiple devices and isolated skill silos. 705 stars, MIT licensed, active through 2026-04-17.
  • [production] Clarvia by clarvia-project - AEO (Agent Experience Optimization) scoring for MCP tools. Analyzes 15,400+ indexed MCP servers for agent-friendliness. REST API + MCP server so agents can evaluate tools from within their own loops. Use GET /v1/score?url= to score any MCP server or GET /v1/search?q= to find agent-ready tools by topic.
  • [beta] agenttrace by luoyuctl - Local-first TUI/CLI for post-run agent session audits — cost/token spikes, tool failures, retry loops, latency gaps, health scores, anomalies, session-to-session diffs. No upload, no cloud, MIT. Companion SKILL.md (agenttrace-session-audit) packages the audit as an installable skill any host can run.
  • [beta] agentburn by Socialpranker - Local read-only profiler showing where a Hermes instance burns money. Splits spend by source (cron, gateways, subagents, CLI), walks message logs for re-read loops and retry patterns, and proposes paste-ready config fixes. Python stdlib only, uvx agentburn, MIT.
  • [beta] kesha-voice-kit by drakulavich - Local-first CLI voice backend. STT in 25 languages and TTS via Hermes command providers with no API keys. Plugs into HERMES_LOCAL_STT_COMMAND and tts.providers.<name>.type: command.
  • [production] xiaoma-hermes-zh-cn by fresh-claw - Chinese localization and onboarding package. One-command installer applies zh-CN UI text patches, gateway prompts, and pairing messages for Hermes 0.14.x/0.13.x.
  • [beta] Atlas Cloud by Atlas Cloud - OpenAI-compatible API gateway for running Hermes workflows against multiple model families — useful for comparing skill behavior across providers without reworkin

README truncated. Continue reading on GitHub