MEGATHREAD: Hermes Agent Use Cases — What the Community is Building (May 2026)
Part 1 - Part two in a sticky post below.
A community-sourced compilation of real-world Hermes Agent use cases, pulled from Reddit, X/Twitter, GitHub (issues, PRs, community repos), YouTube, Hacker News, blogs, podcasts, LinkedIn, Product Hunt, and GitHub Gists.
276 use cases across 16 categories from 12 sources.
Dev Workflow (61 use cases)
People using Hermes for software development, codebase analysis, CI/CD, multi-agent build pipelines, and developer tooling.
| Use Case | Source |
|---|---|
| 12 Hermes instances every day, in parallel — backend team monitors stack, post-training team creates RL environments and benchmarks | @Teknium on X |
| Multi-agent auto-build workflow (plan to code to QA to ship) — GPT-5.4 orchestrates, MiniMax M2.7 codes, local Qwen 35B tests | @gkisokay on X |
| Hermes as a watchdog for OpenClaw — saved hours every day | @gkisokay on X |
| Day 10: agent knows my codebase better than I do | X |
| Built my own stack, then converged on Hermes | X |
| Agent sees a file change and auto-acts on it | X |
| Codex watches Hermes agent-to-agent workflows live | @gkisokay on X |
| GLADIATOR: 9 Hermes agents, two rival AI companies competing via GitHub stars | YouTube |
| Telegram to Modal serverless — 40% faster on research tasks | Blog |
| 5 apps built and launched in a single day | |
| 8h/day on Opus: email pipeline with DBOS + Postgres + S3 | GitHub |
| Audited 129 of my own sessions across 23 days via external RCA script | GitHub |
| Skill Factory: silently watches workflows and writes SKILL.md + plugin.py | GitHub |
| CCD multi-agent pod on an M2 Ultra with Mem0 + Qdrant | GitHub |
| 73% of every API call is fixed overhead — built monitoring dashboard to profile token usage | GitHub |
| Accumulates knowledge about my codebase over time | Blog |
| Kanban feature built into Hermes — multi-agent kanban workflows for task orchestration | u/itsdodobitch on Reddit |
| Agent Studio — Zero Human Company — orchestration layer for team of engineer agents | u/labeebk on Reddit |
| Zero-token watchdog plugin — monitors GitHub repos, RSS feeds, websites. Only notifies on changes | u/JealousPlastic on Reddit |
| Self-hosted multi-agent system with 2 Hermes instances coordinating via Syncthing — JARVIS orchestrator delegates to specialist workers | u/SpecialistPowerful23 on Reddit |
| Auto-generating agent skills from Apify Actors — skill packages generated automatically from web scrapers | u/Hayder_Germany on Reddit |
| Hermes Agent Self-Evolution (early alpha) — DSPy + GEPA to automatically evolve Hermes skills | u/piggystarter on Reddit |
| OpenCode integration plugin — dispatch coding tasks to multi-agent harness (17 stars) | zaycruz on GitHub |
| Hermes autonomous server — systemd + native cron, production-ready headless setup (7 stars) | JackTheGit on GitHub |
| Zo-oroboros swarm executors — Claude Code and Hermes integration (6 stars) | marlandoj on GitHub |
| DeerMes — Deerflow execution layer + Hermes learning layer (2 stars) | Hompeaz on GitHub |
| 4 Anthropic-inspired agent features: Dreaming, Outcomes, Orchestration, Webhooks (PR #21212) | dashitongzhi on GitHub |
| Hermes Agent Self-Evolution (2872 stars) — optimize skills, prompts, and code using DSPy + GEPA | NousResearch on GitHub |
| Maestro — cross-agent coding conductor (151 stars) — structured memory, handoffs, plan-approve-execute coordination | ReinaMacCredy on GitHub |
| Lossless Context Management plugin (424 stars) — DAG-based context engine that never loses a message | stephenschoettler on GitHub |
| Hermes Labyrinth observability plugin (257 stars) — journeys, crossings, guideposts, and reports | stainlu on GitHub |
| Icarus plugin — self-memory and replacement models (110 stars) — remember your work, train your replacement | esaradev on GitHub |
| hermesctl — interactive control panel (18 stars) — Bash + gum CLIProxy-style API menu | byJoey on GitHub |
| Hermes setup skill — deploy via coding agents (4 stars) — Claude Code, Codex, OpenCode, Cursor, Windsurf | hqhq1025 on GitHub |
| Open Forge — AI-guided self-hosting for 950+ apps (38 stars) — catalog self-improves with Hermes | zhangqi444 on GitHub |
| hermescheck — architecture and runtime health checks (35 stars) | huangrichao2020 on GitHub |
| hermes-skills — bitwarden secrets, email composition, autoresearch loop (9 stars) | domvox on GitHub |
| Agenvoy — agentic runtime with multi-provider concurrent dispatch, self-improving error memory, pluggable tools (83 stars) | agenvoy on GitHub |
| hermes-nightshift-glm — autonomous overnight code quality bot (11 stars) | Microck on GitHub |
| pi-until-done — Pi extension that executes raw user intent to completion with verifiable termination (16 stars) | srinitude on GitHub |
| Ollama-Cloud-Hermes-Agent-Paperclip — route Paperclip agent swarm to Ollama Cloud models via resilient local proxy (1 star) | Vivere-Vitalis-LLC on GitHub |
| ClawFleet — deploy a fleet of AI agents on your machine in 10 minutes, use ChatGPT subscription (142 stars) | clawfleet on GitHub |
| clawpier — desktop app for managing sandboxed AI agent instances via Docker, Tauri v2 (70 stars) | SebastianElvis on GitHub |
| ClawEnvKit — open-source environment toolkit for claw-like agents, task/harness generation and evaluation (37 stars) | xirui-li on GitHub |
| lowkey — deploy FullStack Coding Agent self-hosted in AWS Cloud (34 stars) | inceptionstack on GitHub |
| Ankh.md — multi-agent swarm framework (50 stars) | Abruptive on GitHub |
| Network-AI — traffic light for AI Agents, TypeScript/Node multi-agent orchestrator with shared state, guardrails (45 stars) | Jovancoding on GitHub |
| hermes-go — AI Agent framework in Go with RAG, Knowledge, Memory, Tools (25 stars) | Harsh-2909 on GitHub |
| bunny-agent — build coding agent SaaS via native AI SDK UI (15 stars) | buda-ai on GitHub |
| agent-mux — unified TypeScript SDK and CLI for driving heterogeneous coding-agent harnesses (9 stars) | a5c-ai on GitHub |
| tenbox — lightweight x86-64/arm64 Virtual Machine Monitor (VMM) for Hermes Agent (227 stars) | 78 on GitHub |
| super-hermes — skills that teach Hermes Agent to write its own analytical prompts (144 stars) | Cranot on GitHub |
| hermes-dojo — self-improvement system that monitors performance, finds weak skills, fixes with self-evolution (53 stars) | Yonkoo11 on GitHub |
| hermes-gate — terminal TUI for managing remote Hermes Agent sessions with auto-reconnect, detach support (21 stars) | LehaoLin on GitHub |
| kali-pentest — AI agent skill for autonomous penetration testing via Kali Linux, 199 CLI tools, 15 scenario playbooks (10 stars) | x-glacier on GitHub |
| hermes-swe-agent — autonomous AI coding agent triggered by Linear tickets, spins up full dev environments on EC2 (10 stars) | Deepank308 on GitHub |
| hermes-alpha — cloud deployed version of the Nous Research Hermes agent (194 stars) | kaminocorp on GitHub |
| hermes-for-win — one-click installation and deployment of Hermes Agent and WebUI for Windows (23 stars) | EdwardWason on GitHub |
| FlyEnv — lightweight native local dev toolbox for Windows/macOS/Linux, run Hermes/OpenClaw/n8n/Apache/Nginx (2787 stars) | xpf0000 on GitHub |
| captureos — three-basket capture router for Hermes Agent (2 stars) | theali2x on GitHub |
| cc-import — import Claude Code plugins (skills + agents) into Hermes Agent, translates personas into Hermes delegates (1 star) | roach88 on GitHub |
| hermes-plugin-diff-review — plugin that reviews git diffs for common code quality issues (1 star) | sprmn24 on GitHub |
| hermes-vscode — Hermes AI coding agent for VS Code, streams chat, runs tools, manages sessions, switches models (14 stars) | joaompfp on GitHub |
| hermes-agent-desktop — Multi-Agent AI Desktop Client, 20 specialists auto-collaborate on your tasks, Visual Skill Store, PM orchestrator (13 stars) | Felix-Forever on GitHub |
Integrations (65 use cases)
Connecting Hermes to external services: email, browsers, MCP tools, CRMs, home automation, and custom platforms.
| Use Case | Source |
|---|---|
| Give your Hermes its own email inbox — no extra services needed | X |
| Vessel Browser: agent-native browser born at the Hermes hackathon | Hacker News |
| Firecrawl for scrape/search/browse integration | |
| Hindsight Cloud memory connected | |
| Hermes + Browser Harness on a Hostinger VPS — copy-paste setup | GitHub Gist |
| Fat agent to thin tool provider via hermes mcp serve | GitHub Gist |
| jMunch MCP: 52 tools via tree-sitter for code intelligence | GitHub |
| Desktop computer-use module: noVNC, screenshots, mouse/keyboard | GitHub |
| Cross-agent memory: Hermes + Claude Code + Cursor | GitHub |
| Vercel Sandbox as a Hermes backend | GitHub |
| Webchat: custom themed browser UI on MEMORY.md | GitHub |
| Agent-to-agent commerce via Merxex | GitHub |
| Hermes in Zed editor via ACP Registry | GitHub |
| JMAP email for Fastmail users | GitHub |
| Home Assistant add-on: zero to agent in under 5 minutes | X |
| One-Click Hermes Agent Container (Fox in the box) — Docker container with PWA and mem0 persistent memory | u/EmergencyCelery911 on Reddit |
| Hermes Client — web UI for local Hermes CLI with usage dashboards and spending limits (100+ stars) | u/lotsoftick on Reddit |
| Prompt Vault plugin — save, search, and reuse prompts from any platform | u/JealousPlastic on Reddit |
| Mnemosyne: memory system for Hermes Agents | u/AbdiiSan on Reddit |
| Hermes Memory Installer 2.0 — long-term memory with gbrain knowledge graph + PostgreSQL | u/mage0535 on Reddit |
| HermesAgent in rootless podman containers | u/WouterC on Reddit |
| Home Assistant conversation integration for Hermes Agent (39 stars) | WolframRavenwolf on GitHub |
| Microsoft Graph API skill — Outlook Calendar, Mail, Contacts (7 stars) | Andrew-Girgis on GitHub |
| Eight Sleep Pod MCP server + Hermes integration (5 stars) | guglielmofonda on GitHub |
| ApkClaw Android app with HTTP API for remote Agent control (4 stars) | rfdiosuao on GitHub |
| Anytype MCP integration skill (1 star) | Foolafroos on GitHub |
| Human-Like Memory skill for Hermes (1 star) | qwang6-1936520 on GitHub |
| OpenViking memory tool integration fork (1 star) | CUexter on GitHub |
| Steel cloud browser provider for Hermes (PR #21182) | nibzard on GitHub |
| Hermes WebUI (6004 stars) — best way to use Hermes Agent from the web or phone | nesquena on GitHub |
| hermes-web-ui (3841 stars) — multi-platform AI chat, session management, scheduled jobs, usage analytics | EKKOLearnAI on GitHub |
| Hermes workspace (3504 stars) — native web workspace: chat, terminal, memory, skills, inspector | outsourc-e on GitHub |
| Hermes for web (64 stars) — personalized web workbench with setup packs, artifacts, memory-aware onboarding | reallygood83 on GitHub |
| Vessel Browser (63 stars) — open source AI browser for Linux/Windows, durable state, MCP control, BYO model | unmodeled-tyler on GitHub |
| Hermes progress tail (2 stars) — live tool and reasoning progress tails across Discord, Telegram | tickernelz on GitHub |
| autograph — typed memory layer for always-on agents, schema-as-code for Obsidian (11 stars) | smixs on GitHub |
| hermes-console — local-first web dashboard: runtime health, sessions, cron, skills, memory, files (7 stars) | shan8851 on GitHub |
| Hermes-iOS — camera, mic, health data, location, notifications for Hermes agents (6 stars) | dylan-buck on GitHub |
| hermes-google-workspace — Gmail, Calendar, Tasks, Sheets, Docs, Drive, Contacts via OAuth2 (2 stars) | BruceLanLan on GitHub |
| hermes-nextcloud — files, notes, calendar, tasks, contacts via WebDAV and CalDAV (2 stars) | adnw-vinc on GitHub |
| hermes-apple-calendar-assistant — Apple Calendar skill (1 star) | adoramon on GitHub |
| hermes-memory-keep-alive-for-obsidian — automatic task memory and keep-alive loop (14 stars) | TechieTer on GitHub |
| obsidian-vault-graph — local knowledge graph CLI with backlinks, centrality, QMD hybrid retrieval (3 stars) | kartikkabadi on GitHub |
| aimx — SMTP for AI agents, no middleman (3 stars) | uzyn on GitHub |
| hermes-android — Android device control, bridge app + Python toolset (137 stars) | raulvidis on GitHub |
| hermes-ui — command center: chat, steer, browse files, manage skills, monitor everything (102 stars) | pyrate-llama on GitHub |
| hermes-control-interface — self-hosted web dashboard: terminal, file explorer, session overview (605 stars) | xaspx on GitHub |
| pan-ui — self-hosted AI workspace: chat, skills, extensions, memory, profiles, runtime controls (62 stars) | Euraika-Labs on GitHub |
| OpenClaw-Admin — Vue 3 AI agent management platform supporting OpenClaw and Hermes (692 stars) | itq5 on GitHub |
| hermes-weather-plugin — NWS-grade model imagery, NEXRAD radar, verified meteorological calculations in Rust (15 stars) | FahrenheitResearch on GitHub |
| hermes-agent-win-gui — Windows 10/11 fork with browser-based web dashboard, sessions, config, chat, terminal (3 stars) | 631341689 on GitHub |
Personal Assistant (22 use cases)
Daily personal use: family assistants, home automation, health tracking, scheduling, and proactive AI helpers.
| Use Case | Source |
|---|---|
| One Hermes for the whole family on WhatsApp — 3 members, one $200 ChatGPT sub | @EXM7777 on X |
| Replaced everything with a single Hermes agent | X |
| Jarvis at home in 2026 — m2.7 + Hermes | X |
| Obsidian, home automation, VPS server management on a cheap VPS | Hacker News |
| Apple Health, Threads analytics, Gmail, Calendar in one CLI | Blog |
| Every weekday at 9am, summarize inbox and post to Slack | Blog |
| Hermes over iMessage on always-on Mac Studio | GitHub |
| Horse-racing Telegram community bot | GitHub |
| Hermes running on a Pi 4 as home server | GitHub |
| Bedtime stories for my daughter | GitHub |
| One agent, many roles: nutritionist, developer, finance advisor | GitHub |
| Proactive check-ins — "anything you want me to watch this afternoon?" | GitHub |
| Sometimes Hermes Agent melts my heart | X |
| Google Tasks integration | GitHub |
| Private Telegram topics, each with its own skill bindings | Blog |
| SOUL.MD generator — pick a template or describe your agent, get a personality file | u/JealousPlastic on Reddit |
| Local-first wellness profile pack — recovery, training, wellness tracking | u/delxmobile on Reddit |
| 24/7 personal AI agent on Galaxy Z Fold 6 — full-time agent living on phone | u/fapas18 on Reddit |
| Multi-agent profile setup ("Archiver") — specialized agents for different roles | u/itsdodobitch on Reddit |
| Personal API skill — turn your Obsidian vault into a personal identity layer, any AI agent knows who you are in 30s (14 stars) | beiyuii on GitHub |
| The Forge Protocol Agent — anti-deskilling framework, human-AI collaboration protocol (3 stars) | lorenzofamiglini on GitHub |
| hermes_stack — personal AI agent setup with Hermes + gbrain + growing library of real-world skills (1 star) | kongaharsha on GitHub |
Meta & Ecosystem (28 use cases)
Community tools, installers, migration guides, and ecosystem-building projects.
| Use Case | Source |
|---|---|
| Scraped the entire Hermes ecosystem (hermesatlas.com) | X |
| Show HN: independent install guide | Hacker News |
| Hermify: managed hosting for Hermes | u/somratpro on Reddit |
| Native Windows app wrapper for Hermes | |
| hermes-for-win: one-click Windows installer | GitHub |
| Shadow-to-live migration path from OpenClaw | GitHub |
| Switched from OpenClaw, not looking back | X |
| Hermes Agent has won. Here's why. | Podcast |
| awesome-hermes-agent: community-curated skills list | GitHub |
| "The best self-improving agent we've used" | Product Hunt |
| Hermes Agent Wiki now live at hermesguide.xyz/wiki — community wiki based on subreddit knowledge | u/SelectionCalm70 on Reddit |
| awesome-hermes-agent: curated list of skills, tools, integrations (2654 stars) | 0xNyk on GitHub |
| Hermes Atlas — community map of every tool, skill, and integration (763 stars) | ksimback on GitHub |
| awesome-hermes-skills: production-ready skills collection (49 stars) | ChuckSRQ on GitHub |
| Hermes optimization guide (263 stars) — setup, migration, LightRAG, Telegram, skill creation | OnlyTerp on GitHub |
| hermes-skills — 310+ reusable AI agent workflows for coding, marketing, design, finance, MLOps (5 stars) | itgoyo on GitHub |
| Hermes setup guide — local AI model, Telegram bot, TurboQuant acceleration (1 star) | JulCCrum on GitHub |
| learn-hermes-agent — 27-chapter hands-on tutorial for building autonomous AI agent from zero (87 stars) | longyunfeigu on GitHub |
| memo-agent — terminal-based AI assistant (Hermes simplified), TypeScript + React (5 stars) | lxfu1 on GitHub |
| awesome-HermesAgent-tutorial — comprehensive tutorial: learning loops, cross-platform messaging, 200+ model routing (6 stars) | xianyu110 on GitHub |
| alblez/hermes-skills — collection of reusable skills (10 stars) | alblez on GitHub |
| hurmoz — 63 Arabic AI skills for Hermes Agent, first and largest Arabic skills collection (6 stars) | Moshe-ship on GitHub |
| hermes-howto — comprehensive step-by-step guide and best practices for mastering Hermes Agent (5 stars) | 1234567mm on GitHub |
| agency-agents-zh — 211 plug-and-play AI expert roles, supports Hermes/Claude Code/Cursor/Copilot, 18 departments (10084 stars) | jnMetaCode on GitHub |
| superpowers-zh — AI programming superpowers Chinese enhanced edition, 116k+ stars original + 6 China-original skills (2198 stars) | jnMetaCode on GitHub |
| hermes-skill-marketplace — self-evolving Hermes agent that writes, tests, and publishes reusable Skills autonomously (13 stars) | Lethe044 on GitHub |
| awesome-hermes-skills — curated install-ready skills for Hermes Agent, 85 built-in + 78 community skills, plugins, and tools (5 stars) | ZeroPointRepo on GitHub |
| awesome-hermes-usecases — curated real-world use cases for Hermes Agent backed by primary sources (31 stars) | aliaihub on GitHub |
Business Ops (17 use cases)
Client management, CRM, sales outreach, inventory tracking, and business process automation.
| Use Case | Source |
|---|---|
| Client research, follow-ups, podcasts, leads — all on Hermes | X |
| Live inventory tracking on Hermes with 40+ built-in tools | X |
| Day 297 of streak: $100K of client work automated | X |
| Auto-transcribe Meet calls, control from Teams, local models for client data | Blog |
| 24/7 assistant with a Supabase CRM, built in a demo | YouTube |
| Task-centric memory for a printing factory | GitHub |
| B2B SDR skill (7 stars) — autonomous AI sales dev rep: finds buyers, qualifies leads, sends outreach, manages CRM across WhatsApp/Email/Telegram | iPythoning on GitHub |
| Create and edit Google Slides decks via google-workspace skill | GitHub |
| Hunter.io email-finding for sales outreach via Composio | GitHub |
| provision-core — open-source AI workforce platform: agents with tasks, tools, browsers, email (17 stars) | provision-org on GitHub |
| discord-meeting-recorder — self-hosted Discord meeting transcription with AI-generated reports (1 star) | elghaied on GitHub |
| hermes-legal — autonomous contract risk analysis, scores clauses, suggests negotiation language (3 stars) | Lethe044 on GitHub |
| my-pretty-decent-skills — battle-tested multi-agent workflows for supply chain threat intel (1 star) | AI-1409 on GitHub |
| hermes-merchant — portable agent skills that scrape ML/AI jobs, score against profile, auto-fill Greenhouse applications (28 stars) | arimanyus on GitHub |
| hermes-pm-toolkit — self-writing skills for PMs running on Hermes agent runtime, competitive analysis workflows (5 stars) | aakashg on GitHub |
| h-ops — Hermes Agent operations cockpit for Kanban: health, assignment, progress, logs, output, run history (2 stars) | tmdgusya on GitHub |
| agent-team-orchestrator — document-first multi-agent product organization pack for Hermes with role boundaries, handoff contracts, review gates (1 star) | DeclanJeon on GitHub |
Enterprise (7 use cases)
Production deployments, compliance, Kubernetes, GCP Vertex AI, and enterprise-grade infrastructure.
| Use Case | Source |
|---|---|
| Hermes inside an MCP infrastructure behind Higress | GitHub |
| EU AI Act compliance via Ombre — tamper-proof audit trail | GitHub |
| Kubernetes pod-hop handoff across restarts | GitHub |
| Vertex AI for GCP-standardized enterprises | GitHub |
| Hermes as CLI/gateway-first — 13 platforms under one process | Blog |
| Azure-compliant prompt patch so the safety filter doesn't kick in | GitHub Gist |
| hermes-multitenancy — one Feishu bot, N users, N profiles, multi-tenant routing plugin (2 stars) | eggyrooch-blip on GitHub |
Content Creation (14 use cases)
Voice-matched writing, YouTube scripts, social media content, and creative publishing workflows.
| Use Case | Source |
|---|---|
| Monica that writes in my voice | X |
| Scraped Amazon without extra config; built a YouTube title skill | YouTube |
| Tweets in my voice, pulled from past video scripts | YouTube |
| YouTube skills (174 stars) — transcript API, video search, channel browsing for AI agents | ZeroPointRepo on GitHub |
| Weekly cron: top 3 trending AI tools for next video | YouTube |
| LinkedIn posts that remember my style | YouTube |
| obsidian-video-notes — video-to-note workflow, transcribes audio via faster-whisper, generates structured Markdown (2 stars) | lomychenbao-bit on GitHub |
| Noustiny — agent native video creation pipeline on top of Hermes Agent (75 stars) | UfukNode on GitHub |
Cost Optimization (6 use cases)
Running Hermes cheap: VPS setups, model selection, token reduction, and budget hosting.
| Use Case | Source |
|---|---|
| Under $20/mo total — no Mac Mini, no Opus | Blog |
| Hetzner VPS at $10/mo, Claude Opus via OpenRouter | YouTube |
| 90% token spend cut. Runs on a cheap Android via Termux | Podcast |
| $5 VPS playbook so the defaults don't eat your OpenRouter budget | Blog |
| Run Hermes Agent on Hugging Face Spaces for FREE (24/7) | u/somratpro on Reddit |
| LLM keypool (24 stars) — free-tier API key pool with rotation, cooldown handling, OpenAI-compatible proxy | piyush-tyagi-13 on GitHub |
Creative (20 use cases)
Video generation, generative art, music, and creative media production.
| Use Case | Source |
|---|---|
| My Hermes agent makes movies now — browser_use + Seedance 2.0, no API needed | @alexcovo_eth on X |
| shadcn finance dashboard + Manim explainer videos | YouTube |
| Generative visuals in TouchDesigner via Hermes skill | GitHub |
| Hermes Agent generates full videos with HyperFrames — HTML/CSS/JS/GSAP animations rendered to MP4 | u/SelectionCalm70 on Reddit |
| The Holographic Mind: AI that thinks, feels, and writes philosophy — two-week build | u/petriko on Reddit |
| Hermes Agent integration for Open-LLM-VTuber (3 stars) | 123mikeyd on GitHub |
| Codex imagegen skill (22 stars) — generate images directly in Hermes using ChatGPT Codex CLI | madrobotnet on GitHub |
| drawio-skill — from text to professional diagrams, generates draw.io diagrams from natural language (1254 stars) | Agents365-ai on GitHub |
| visual-skills — professional AI image and video prompting for Gemini 3 Pro/Flash, GPT Image 2 (26 stars) | smixs on GitHub |
| Wizards-of-the-Ghosts — unofficial Hermes Agent skill pack built from fantasy spell and skill names (77 stars) | Hmbown on GitHub |
| hermes-music-plugin — music generation plugin: Suno AI, MIDI composition, library management (5 stars) | buckster123 on GitHub |
| meme-library — meme library skill with visual auto-tagging + semantic search, agent picks perfect meme on demand (1 star) | yr-96 on GitHub |
| Heimdall-SL-Hermes-Agent — autonomous Second Life Agent for the Gridweaver (2 stars) | hrabanazviking on GitHub |
| DocFlow-Presentations-and-Docs-Skill — agent-first Python skill for Hermes & OpenClaw: DOCX/XLSX/PDF/PPTX via OfficeSuite, HTML template catalog (1 star) | rafalozan0 on GitHub |
| crimson-desert-companion — complete Crimson Desert game database & AI companion, 9,288 rows, 34 query actions, Hermes skill (1 star) | b7216309-jpg on GitHub |
| hermes-embodied — self-improving robotics via Hermes Agent, provisions cloud GPUs, fine-tunes VLA models, runs sim evaluation (6 stars) | bryercowan on GitHub |
| caduceus-robot — Hermes Agent's physical form, voice-controlled robot for the Hermes Agent Creative Hackathon (4 stars) | devorun on GitHub |
| robot-bridge — StackChan Robot Bridge, connect ESP32 to Hermes Agent (1 star) | waynecc-at on GitHub |
| waifu-sprites — Codex Pets for hermes-agent, dashboard plugin with multi-pet support (12 stars) | waifuai on GitHub |
| agent-pet — lightweight desktop companion for AI tools and agent activity, supports Codex-compatible sprite sheets (11 stars) | xiangking on GitHub |
| hermes-game-dev-studio — turn Hermes Agent into a full game development studio (1 star) | laok775 on GitHub |
Research (11 use cases)
Research agents, knowledge bases, academic tools, and information synthesis.
| Use Case | Source |
|---|---|
| Daily research brief across Discord, Slack, Notion & Obsidian — watches AI/agent space | @gkisokay on X |
| I had my research agent dig into what people are building with Hermes | |
| A self-improving LLM Wiki second brain — knowledge base that compounds over time | Blog |
| LaTeX math renders properly in the TUI | GitHub |
| Agentic SWMM workflow — stormwater modeling with QA verification (4 stars) | Zhonghao1995 on GitHub |
| Hermes web search plus (156 stars) — multi-provider web search with intelligent routing, quality reports, research mode | robbyczgw-cla on GitHub |
| hermes-agent_Video-Research-Ingest — local-first video research ingest pipeline, videos and URLs into markdown notes (1 star) | CDVolvik on GitHub |
| hermes-weather-agent — MCP tools for AI-driven weather model training, rustmet + metrust powered (7 stars) | FahrenheitResearch on GitHub |
| askaipods — search AI podcast quotes by topic, find what Lex Fridman, Dwarkesh Patel, No Priors guests said (2 stars) | Delibread0601 on GitHub |
Messaging (6 use cases)
Platform adapters for LINE, QQ, Feishu/Lark, Discord, and regional messaging apps.
| Use Case | Source |
|---|---|
| LINE for 95M+ users in Japan | GitHub |
| QQ Bot adapter for China | GitHub |
| Give Hermes hands inside Feishu (Lark) — full ecosystem coverage | GitHub |
| DM-based approval gate for kid-facing Discord bots | GitHub |
| WeChat messaging integration with cron delivery | NousResearch on GitHub |
| OctoMatrix — autonomous AI command center for Telegram, Discord & Slack with long-term memory via grep-based RAG (1 star) | meso4444 on GitHub |
| hermes-agent-qq-gateway — standalone QQ Official Bot gateway (1 star) | zhaoxuya520 on GitHub |