diff --git a/website/src/components/UserStoriesCollage/index.tsx b/website/src/components/UserStoriesCollage/index.tsx index 79e2564496b..cb6a3ca4b46 100644 --- a/website/src/components/UserStoriesCollage/index.tsx +++ b/website/src/components/UserStoriesCollage/index.tsx @@ -125,6 +125,7 @@ const SOURCE_LABELS: Record = { linkedin: 'LinkedIn', gist: 'GitHub Gist', producthunt: 'Product Hunt', + discord: 'Discord', }; function sourceColor(source: string): string { @@ -139,6 +140,7 @@ function sourceColor(source: string): string { case 'linkedin': return '#0a66c2'; case 'gist': return '#8b949e'; case 'producthunt': return '#da552f'; + case 'discord': return '#5865f2'; default: return '#64748b'; } } diff --git a/website/src/data/userStories.json b/website/src/data/userStories.json index d6ade014319..bf98199b902 100644 --- a/website/src/data/userStories.json +++ b/website/src/data/userStories.json @@ -1,334 +1,4 @@ [ - { - "id": "teknium-12-instances", - "source": "x", - "author": "@Teknium", - "url": "https://x.com/Teknium/status/2047869295686975529", - "date": "2026-04-25", - "category": "dev-workflow", - "headline": "12 Hermes instances every day, in parallel", - "quote": "I literally run 12 hermes agent instances every day in parallel to build Hermes Agent, and its now a top 100 GitHub repositories of all time. Our backend team uses it to monitor and investigate issues with our stack. Our post training team uses them to create new RL environments and benchmarks, investigate, inspect and sometimes directly manipulate the datasets.", - "size": "lg" - }, - { - "id": "alexcovo-movies", - "source": "x", - "author": "@alexcovo_eth", - "url": "https://x.com/alexcovo_eth/status/2046437996262539539", - "date": "2026-04-21", - "category": "creative", - "headline": "My Hermes agent makes movies now", - "quote": "My @NousResearch hermes-agent can make movies now using @browser_use skill. No API needed. No human intervention. I told it to set the mood, action, camera movement, dialog and overall story — it used Browser-Use and Seedance 2.0 to generate a video.", - "size": "md" - }, - { - "id": "exm-family-whatsapp", - "source": "x", - "author": "@EXM7777", - "url": "https://x.com/EXM7777/status/2049869015221510424", - "date": "2026-04-30", - "category": "personal-assistant", - "headline": "One Hermes for the whole family on WhatsApp", - "quote": "3 weeks ago I decided to setup an Hermes agent for my family (3 members), they all use it for different use cases, one $200 ChatGPT sub is more than enough. It unlocked a whole new world for them, just because it lives inside whatsapp and has magic proactive behaviors.", - "size": "md" - }, - { - "id": "gkisokay-autobuild", - "source": "x", - "author": "@gkisokay", - "url": "https://x.com/gkisokay/status/2044339964612362499", - "date": "2026-04-15", - "category": "dev-workflow", - "headline": "Multi-agent auto-build workflow (plan → code → QA → ship)", - "quote": "Day 8 of Building AGI for my Hermes Agent: Auto-Build saved me loads of time and tokens. Main agent (GPT-5.4) breaks a plan into phases, coder agent (MiniMax M2.7) implements, QA agent (local Qwen 35B A3B) tests. Plan → implement → test → fail → repair → ship.", - "size": "md" - }, - { - "id": "gkisokay-watchdog", - "source": "x", - "author": "@gkisokay", - "url": "https://x.com/gkisokay/status/2037924543311016432", - "date": "2026-03-28", - "category": "dev-workflow", - "headline": "Hermes as a watchdog for my other agent", - "quote": "POV: you use Hermes agent to fix your OpenClaw to save countless hours and credits every day. The setup that saved me hours every day: OpenClaw + Hermes watchdog.", - "size": "sm" - }, - { - "id": "gkisokay-research-brief", - "source": "x", - "author": "@gkisokay", - "url": "https://x.com/gkisokay/status/2050026869274395020", - "date": "2026-05-01", - "category": "research", - "headline": "Daily research brief across Discord, Slack, Notion & Obsidian", - "quote": "There's one Hermes use case for everyone — build a research agent. Mine watches the AI/agent space, picks out useful signals, writes briefs, suggests content angles, tracks what I ignore, and keeps improving its own workflow. Delivers daily via Discord, Slack, Notion, email, Obsidian, and local markdown.", - "size": "md" - }, - { - "id": "adiix-polymarket", - "source": "x", - "author": "@adiix_official", - "url": "https://x.com/adiix_official/status/2046702189469450616", - "date": "2026-04-21", - "category": "trading", - "headline": "Polymarket trading, 4 layers in parallel", - "quote": "Hermes changed how I trade on Polymarket. Before: I looked at Yes/No price and guessed. Now: I read 4 layers at once — order book, on-chain addresses, lag between news and price, position changes. Hermes monitors all 4 in parallel through its Polymarket module + News Skill.", - "size": "md" - }, - { - "id": "deronin-weather", - "source": "x", - "author": "@DeRonin_", - "url": "https://x.com/DeRonin_/status/2045087400607568378", - "date": "2026-04-17", - "category": "trading", - "headline": "$100 → $216 in 48h with a self-learning weather bot", - "quote": "I turned $100 into $216 in less than 48 hours with a self-learning weather trading bot. Hermes scans weather markets every 60 mins, compares 3 forecast sources per location, buys undervalued temperature buckets and flips for profit. Reviews what worked, writes its own strategy notes, adjusts next time.", - "size": "md" - }, - { - "id": "technmak-10-days", - "source": "x", - "author": "@techNmak", - "url": "https://x.com/techNmak/status/2041422554729267267", - "date": "2026-04-07", - "category": "dev-workflow", - "headline": "Day 10: it knows my codebase better than I do", - "quote": "10 days ago I installed an open-source agent. Today it knows my codebase better than I do. The first time I built a code review workflow, it was clunky. By the fifth time, the agent had internalized my preferences — which files to check first, what patterns to flag, how to format the output.", - "size": "md" - }, - { - "id": "saboo-monica", - "source": "x", - "author": "@Saboo_Shubham_", - "url": "https://x.com/Saboo_Shubham_/status/2049541356767576388", - "date": "2026-04-29", - "category": "content-creation", - "headline": "Monica that writes in my voice", - "quote": "I kept the OpenClaw squad running, but set up a second Monica on Hermes. Same Mac Mini. Monica had written a procedure for reading my published articles before drafting in my voice. An Agent with skills that grows with you.", - "size": "sm" - }, - { - "id": "ksimback-hermesatlas", - "source": "x", - "author": "@KSimback", - "url": "https://x.com/KSimback/status/2041937777508675611", - "date": "2026-04-08", - "category": "meta", - "headline": "Scraped the entire Hermes ecosystem (hermesatlas.com)", - "quote": "I was an early user of Hermes Agent and have been a power user ever since. Scraped every GitHub repo related to Hermes, filtered out unfinished, built an ecosystem map and published a website (hermesatlas.com) where you can see all projects organized by category with star ratings.", - "size": "md" - }, - { - "id": "codewithimanshu-higgsfield", - "source": "x", - "author": "@codewithimanshu", - "url": "https://x.com/codewithimanshu/status/2047507277259923696", - "date": "2026-04-24", - "category": "marketing", - "headline": "UGC ad studio on Hermes (4 minutes, zero prompt engineering)", - "quote": "Higgsfield Marketing Studio powered by Hermes Agent is doing the replacing this time. Paste product URL → Hermes scrapes the landing page, pulls winning ad hooks from Meta Ads Library + TikTok Creative Center in the exact niche, and writes the brief itself. Total time: ~4 minutes.", - "size": "md" - }, - { - "id": "danfiru-convergence", - "source": "x", - "author": "@danfiru", - "url": "https://x.com/danfiru/status/2036481605666218278", - "date": "2026-03-24", - "category": "dev-workflow", - "headline": "Built my own stack, then converged on Hermes", - "quote": "If you're choosing an agent framework: hermes. I built my own stack independently and we converged on the same architecture — background self-improvement, persistent memory, CLAUDE.md project context, reusable skills. Hermes ships it all out of the box. 300 PRs in a week.", - "size": "md" - }, - { - "id": "nickspisak-everything", - "source": "x", - "author": "@NickSpisak_", - "url": "https://x.com/NickSpisak_/status/2042709705991295221", - "date": "2026-04-10", - "category": "personal-assistant", - "headline": "Replaced everything with a single Hermes agent", - "quote": "Vibe after replacing everything with a Hermes agent: autoresearch, Karpathy LLM wiki second brain, skills creation, scheduled jobs, background monitoring, LLM model selection, Telegram/Discord support. A personal automation agent that lives on a server and talks to you through messaging apps or CLI.", - "size": "md" - }, - { - "id": "mvanhorn-business-ops", - "source": "x", - "author": "@mvanhorn", - "url": "https://x.com/mvanhorn/status/2045935785661349956", - "date": "2026-04-19", - "category": "business-ops", - "headline": "Client research, follow-ups, podcasts, leads — all on Hermes", - "quote": "Client research before calls saves 20–30 min every time. Meeting notes → follow-up drafts. Weekly podcast digest replaced 10+ hrs of listening with a 2hr Hermes workflow using Voxtral. Daily news briefings to Telegram/Discord. Content-ops pipeline (blogs, cold emails, lead scraping from YC, Twitter, Reddit). 24/7 assistant + watchdog.", - "size": "lg" - }, - { - "id": "mishig-jarvis", - "source": "x", - "author": "@mishig25", - "url": "https://x.com/mishig25/status/2044433805017014414", - "date": "2026-04-15", - "category": "personal-assistant", - "headline": "Jarvis at home in 2026", - "quote": "m2.7 + hermes agent: we really got jarvis at home in 2026 but strangely enough no one seems to care.", - "size": "sm" - }, - { - "id": "agentmail-inbox", - "source": "x", - "author": "@agentmail", - "url": "https://x.com/agentmail/status/2041605207704895810", - "date": "2026-04-07", - "category": "integrations", - "headline": "Give your Hermes its own email inbox", - "quote": "Here's how to give your Hermes agent its own email inbox. No SMTP/IMAP, no Google OAuth, just plug in AgentMail using MCP.", - "size": "sm" - }, - { - "id": "akashnet-inventory", - "source": "x", - "author": "@akashnet", - "url": "https://x.com/akashnet/status/2046622301395845264", - "date": "2026-04-21", - "category": "business-ops", - "headline": "Live inventory tracking on Hermes", - "quote": "With Hermes (built by @NousResearch) providing 40+ built-in tools, persistent memory, and subagent parallelization, the development experience is best-in-class. Built for operations like inventory tracking where context, memory, and real-time inputs are non-negotiable.", - "size": "md" - }, - { - "id": "alexfinn-employee", - "source": "x", - "author": "@AlexFinn", - "url": "https://x.com/AlexFinn/status/2049278028619121089", - "date": "2026-04-29", - "category": "general", - "headline": "An AI employee for my hardest tasks", - "quote": "Hermes Agent with ChatGPT 5.5 is literally magic. I've thrown some of my hardest tasks at this combo and the agent has been able to handle EVERYTHING. Time to set up your AI employee.", - "size": "sm" - }, - { - "id": "onlyterp-file-change", - "source": "x", - "author": "@OnlyTerp", - "url": "https://x.com/OnlyTerp/status/2047890882809016805", - "date": "2026-04-25", - "category": "dev-workflow", - "headline": "It sees a file change and auto-acts on it", - "quote": "Hermes is really good. The new updates where it sees a file change and auto acts on it. That shit is fire as fuck.", - "size": "sm" - }, - { - "id": "nathanwilbanks-297-streak", - "source": "x", - "author": "@NathanWilbanks_", - "url": "https://x.com/NathanWilbanks_/status/2047883176622620934", - "date": "2026-04-25", - "category": "business-ops", - "headline": "Day 297 of my streak: $100K of client work automated", - "quote": "I'm on day 297 of my streak: 900,000+ seconds of compute time automated, 5,000,000,000+ tokens generated, $100,000+ in client work value automated.", - "size": "md" - }, - { - "id": "hn-rnxrx-obsidian", - "source": "hn", - "author": "rnxrx (Hacker News)", - "url": "https://news.ycombinator.com/item?id=47786673", - "date": "2026-04", - "category": "personal-assistant", - "headline": "Obsidian, home automation, VPS server management — on a cheap VPS", - "quote": "Having a competent agent with constant state has been good for memorializing and organizing important info directly into Obsidian, planning, and working out bugs with my home automation setup. Also helpful dealing with several miscellaneous servers in the house. I have it running on a cheap VPS and it's fairly locked down.", - "size": "md" - }, - { - "id": "hn-vessel-browser", - "source": "hn", - "author": "unmodeledtyler (Quanta Intellect)", - "url": "https://news.ycombinator.com/item?id=47470156", - "date": "2026", - "category": "integrations", - "headline": "Vessel Browser: agent-native browser born at the Hermes hackathon", - "quote": "I recently participated in Nous Research's Hermes Agent Hackathon, which is where this project was born. Every tool out there assumes a human operator with automation bolted on. I wanted to flip that — make the agent the primary driver and give the human a supervisory role.", - "size": "md" - }, - { - "id": "hn-ethan-install-guide", - "source": "hn", - "author": "ethanjamescolez (Show HN)", - "url": "https://news.ycombinator.com/item?id=47865412", - "date": "2026", - "category": "meta", - "headline": "Show HN: an independent install guide", - "quote": "This is an independent Hermes Agent install guide I put together for the part that usually gets skipped after 'run this command.' One place that shows the environment choice first, then the official installer path — macOS, Linux, WSL2, and Termux.", - "size": "sm" - }, - { - "id": "reddit-hermify", - "source": "reddit", - "author": "r/vibecoding", - "url": "https://www.reddit.com/r/vibecoding/comments/1slhhj1/i_took_the_nousresearch_hermes_agent_and_built_a/", - "date": "2026", - "category": "meta", - "headline": "Hermify: managed hosting for Hermes", - "quote": "A few weeks ago I tried getting Hermes Agent running on a VPS. It worked, eventually, and is lowkey the most useful AI agent. So I built Hermify: easy managed hosting. You bring your API key + Telegram bot, we handle the hosting.", - "size": "sm" - }, - { - "id": "reddit-windows-wrapper", - "source": "reddit", - "author": "r/SideProject", - "url": "https://www.reddit.com/r/SideProject/comments/1sdaojm/i_took_the_nousresearch_hermes_agent_and_built_a/", - "date": "2026", - "category": "meta", - "headline": "Native Windows app wrapper for Hermes", - "quote": "The NousResearch team built Hermes Agent — an open-source agentic AI system with tools, skills, memory, and multi-platform messaging. It's good. So I built a native Windows app around it.", - "size": "sm" - }, - { - "id": "reddit-research-agent", - "source": "reddit", - "author": "r/hermesagent", - "url": "https://www.reddit.com/r/hermesagent/comments/1sd3bwf/had_my_research_agent_dig_into_what_people_are/", - "date": "2026", - "category": "research", - "headline": "I had my research agent dig into what people are building with Hermes", - "quote": "Had my (Hermes) research agent dig into what people are actually building with Hermes — turned up an ecosystem mosaic of trading bots, personal assistants, content pipelines and self-hosted everything.", - "size": "sm" - }, - { - "id": "rumjahn-everything", - "source": "blog", - "author": "Keith Rumjahn (Substack)", - "url": "https://rumjahn.substack.com/p/complete-guide-to-mastering-hermes", - "date": "2026-04-26", - "category": "personal-assistant", - "headline": "Apple Health, Threads analytics, Gmail, Calendar — in one CLI", - "quote": "Apple Health: Hermes wrote Python on the fly and found my sleep avg was 7.59 hrs. Threads Analytics: drop cookies in, pulled 34 posts of analytics in one command. Hermes is dramatically better than OpenClaw at browser automation. Gmail + Calendar OAuth via drag-drop JSON. Hermes = CEO, OpenClaw = Senior Engineer, both pointed at the same Obsidian vault on my NAS.", - "size": "lg" - }, - { - "id": "jsong-llm-wiki", - "source": "blog", - "author": "Jsong (Medium)", - "url": "https://medium.com/@jsong_49820/how-i-built-a-self-improving-llm-wiki-with-hermes-agent-and-why-im-not-using-obsidian-1e9a7fa438c1", - "date": "2026-04-16", - "category": "research", - "headline": "A self-improving LLM Wiki second brain", - "quote": "Built a personal knowledge base that compounds over time instead of rotting — maintained by an LLM, not by me. Stack: Hetzner VPS, Hermes Agent, Telegram bot as second brain, Karpathy's LLM Wiki pattern, public static site at wiki.ai-biz.app.", - "size": "md" - }, - { - "id": "julian-meet-teams", - "source": "blog", - "author": "Julian Goldie (Substack)", - "url": "https://juliangoldieseo1.substack.com/p/hermes-agent-v012-just-changed-ai", - "date": "2026-04-30", - "category": "business-ops", - "headline": "Auto-transcribe Meet calls, control from Teams, local models for client data", - "quote": "Auto-transcribe Google Meet calls — focus on conversation, not notes. Self-maintaining skill library. Control from Microsoft Teams. Local AI models via LM Studio — sensitive client data never leaves your machine. Native Spotify for voice-command music.", - "size": "md" - }, { "id": "anthony-inbox-cron", "source": "blog", @@ -341,146 +11,25 @@ "size": "sm" }, { - "id": "kisztof-modal", - "source": "blog", - "author": "Krzysztof Słomka (Medium)", - "url": "https://kisztof.medium.com/hermes-agent-review-nous-researchs-self-improving-ai-agent-e72bc244435a", - "date": "2026-04-20", + "id": "discord-salma-nextcloud-libreoffice", + "source": "discord", + "author": "@salma.1492", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/developers.txt", + "date": "2026-04-18", + "category": "personal-assistant", + "headline": "Self-hosted Google Drive replacement with Nextcloud + LibreOffice", + "quote": "I set up my agent with nextcloud and libreoffice so I can basically get the same functionality as google drive with google docs. The libreoffice writer (like google docs) works fine. But for some reason my agent and I can't get libreoffice calc working.", + "size": "md" + }, + { + "id": "discord-hackafterdark-reverie-core", + "source": "discord", + "author": "@hackafterdark", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1498945272632315974-Reverie-Core--Agentic-cognition-layer-for-Hermes.txt", + "date": "", "category": "dev-workflow", - "headline": "Telegram → Modal serverless. 40% faster on research tasks.", - "quote": "Chat via Telegram while execution runs on Modal serverless (cheap when idle). Run on a $5 VPS that stays up when the laptop closes. Pin to SSH backend inside a customer's VPC for consulting. Verified benchmark (TokenMix): self-created skills cut research-task time by ~40% vs. a fresh agent.", - "size": "md" - }, - { - "id": "0xmega-no-mac-mini", - "source": "blog", - "author": "Alex P. (Medium)", - "url": "https://medium.com/@0xmega/hermes-agent-the-complete-setup-guide-telegram-discord-vps-no-mac-mini-required-dda315a702d3", - "date": "2026-03-30", - "category": "cost-optimization", - "headline": "Under $20/mo total — no Mac Mini, no Opus", - "quote": "OpenClaw setup: Mac Mini M4 ($599) + Opus 4.6 = ~$80–150/mo. Hermes on VPS: under $20/mo total using Minimax M2.7. Example first task: 'check the top 5 trending GitHub repos right now and send me a summary.'", - "size": "md" - }, - { - "id": "derek-supabase-crm", - "source": "youtube", - "author": "Derek Cheung (YouTube)", - "url": "https://www.youtube.com/watch?v=W_ZgH0WPayo", - "date": "2026", - "category": "business-ops", - "headline": "24/7 assistant with a Supabase CRM, built in a demo", - "quote": "Less than a single ChatGPT Plus subscription for a 24/7 assistant with real data management. After several interactions, Hermes autonomously proposed a new 'Supabase MCP scripts' skill — created from its own reflection.", - "size": "md" - }, - { - "id": "gladiator-hackathon", - "source": "youtube", - "author": "exitcode42 (YouTube)", - "url": "https://www.youtube.com/watch?v=YqLcMmzl3Yg", - "date": "2026", - "category": "dev-workflow", - "headline": "GLADIATOR: 9 Hermes agents, two rival AI companies, one GitHub stars war", - "quote": "Two fully autonomous AI companies competing head-to-head to maximize GitHub stars. 9 Hermes agents split into rival companies. Hermes agents actually learn and improve — they wrote code, created skills, grew memory, committed to git. All on their own.", - "size": "md" - }, - { - "id": "worldofai-shadcn-manim", - "source": "youtube", - "author": "WorldofAI (YouTube)", - "url": "https://www.youtube.com/watch?v=cu2fgknmemA", - "date": "2026-04-07", - "category": "creative", - "headline": "shadcn finance dashboard + Manim explainer videos", - "quote": "Used /browse to add Obsidian as a skill, populated a vault with shadcn/ui packages, then asked Hermes to build a finance dashboard using them. Result: beautiful, modern dashboard in minutes. Also used a manim skill to convert complex technical concepts into animated videos.", - "size": "md" - }, - { - "id": "leon-amazon-titles", - "source": "youtube", - "author": "Leon van Zyl (YouTube)", - "url": "https://www.youtube.com/watch?v=jmtpYUOr7_U", - "date": "2026", - "category": "content-creation", - "headline": "Scraped Amazon without extra config; built a YouTube title skill", - "quote": "Successfully scraped Amazon (notoriously difficult) without additional config. Free speech-to-text via local Whisper, free TTS via Edge TTS. YouTube title generator skill produces five search-based, five browse-targeted, and five hybrid titles.", - "size": "md" - }, - { - "id": "betterstack-tweets", - "source": "youtube", - "author": "Better Stack (YouTube)", - "url": "https://www.youtube.com/watch?v=HdxtLpL9CC8", - "date": "2026", - "category": "content-creation", - "headline": "Tweets in my voice, pulled from past video scripts", - "quote": "Prompted Hermes to help write tweets based on past video scripts. Pointed it at a scripts folder; it analyzed my writing style, produced usable tweets, and saved preferences to memory automatically. Brand new session test: it recalled everything, including preferred emojis.", - "size": "md" - }, - { - "id": "metics-weekly-cron", - "source": "youtube", - "author": "Metics Media (YouTube)", - "url": "https://www.youtube.com/watch?v=CwPUOVUdApE", - "date": "2026", - "category": "content-creation", - "headline": "Weekly cron: top 3 trending AI tools for my next video", - "quote": "'Research the top trending AI tools right now and come back with the top three that would make for an interesting tutorial video. Create a new skill based on your approach and call it YouTube-video-research. Can you set up a weekly job that runs every Monday at 9:00 AM using that skill?'", - "size": "md" - }, - { - "id": "theo-hetzner", - "source": "youtube", - "author": "Théo Vigneres (YouTube)", - "url": "https://www.youtube.com/watch?v=tm4h8dG-xlI", - "date": "2026-03", - "category": "cost-optimization", - "headline": "Hetzner VPS at $10/mo, Claude Opus via OpenRouter", - "quote": "Personal AI that lives on a server with persistent memory. Remembers preferences, projects, and past problem-solving. Accessible via Terminal, Telegram, Discord, Slack, or WhatsApp. Set up on a $10/month Hetzner VPS with Claude Opus via OpenRouter.", - "size": "sm" - }, - { - "id": "yashica-linkedin", - "source": "youtube", - "author": "Yashica Jain (YouTube)", - "url": "https://www.youtube.com/watch?v=Mom3GVeiBR8", - "date": "2026", - "category": "content-creation", - "headline": "LinkedIn posts that remember my style", - "quote": "Every time you do something — for example, using Hermes to write a LinkedIn post — it uses that experience to create a new skill. Next time you ask it to generate a LinkedIn post, boom, you don't have to give it the same instructions.", - "size": "sm" - }, - { - "id": "greg-isenberg-termux", - "source": "podcast", - "author": "Greg Isenberg & Imran Muthuvappa (Startup Ideas Podcast)", - "url": "https://podcasts.apple.com/dk/podcast/hermes-agent-clearly-explained-and-how-to-use-it/id1593424985?i=1000762440356", - "date": "2026", - "category": "cost-optimization", - "headline": "90% token spend cut. Runs on a cheap Android via Termux.", - "quote": "Switching to Hermes with OpenRouter cut my token spend ~90% — from ~$130 per 5 days to ~$10 per 5 days. Hermes runs on a cheap Android phone via Termux + Termux API — unlocks SMS, sensors, and on-device social posting. Customization is a trap; output is the skill.", - "size": "md" - }, - { - "id": "tooluse-hermes-won", - "source": "podcast", - "author": "Tool Use — AI Conversations (Spotify)", - "url": "https://open.spotify.com/episode/7tF7zf5GKcxqe2Q2BRRNfn", - "date": "2026", - "category": "meta", - "headline": "Hermes Agent has won. Here's why.", - "quote": "Why Hermes Agent has emerged as the leading open-source AI agent that developers and builders are choosing — self-improving skills, three-layer memory architecture, real-world applications including video dubbing workflows.", - "size": "sm" - }, - { - "id": "firecrawl-integration", - "source": "linkedin", - "author": "Firecrawl", - "url": "https://www.linkedin.com/posts/firecrawl_hermes-agent-by-nous-research-can-now-scrape-activity-7445140884683395072-sm2d", - "date": "2026", - "category": "integrations", - "headline": "Firecrawl for scrape/search/browse", - "quote": "Hermes Agent by Nous Research can now scrape, search, and interact with the web using Firecrawl. Enable it during setup to give Hermes the ability.", + "headline": "Iterating on a local-first cognition layer for Hermes", + "quote": "I've been iterating on a local-first memory/cognition layer for Hermes and finally pushed it to public visibility.", "size": "sm" }, { @@ -495,465 +44,58 @@ "size": "sm" }, { - "id": "andrew-gordon-5-apps", - "source": "linkedin", - "author": "Andrew W. Gordon", - "url": "https://www.linkedin.com/posts/andrewwgordon_hermes-agent-the-agent-that-grows-with-activity-7449351350800429056-Alw0", - "date": "2026", - "category": "dev-workflow", - "headline": "5 apps built and launched in a single day", - "quote": "I've switched to Nous-Research Hermes-Agent from previous Agents I've been experimenting with. Hermes is unique in that it self-learns. Within a single day, I built and launched five small applications.", - "size": "sm" - }, - { - "id": "davidondrej-browser-harness", - "source": "gist", - "author": "davidondrej (GitHub Gist)", - "url": "https://gist.github.com/davidondrej/6f158de34ce83c530526011054fde8d3", - "date": "2026", - "category": "integrations", - "headline": "Hermes + Browser Harness on a Hostinger VPS", - "quote": "Full copy-paste setup for Hermes Agent + Browser Harness on a Hostinger VPS. Register Browser Harness as a Hermes skill via symlink so Hermes can find and use it. Recommended model: anthropic/claude-opus-4.7 via OpenRouter.", - "size": "sm" - }, - { - "id": "nazt-mcp-hybrid", - "source": "gist", - "author": "nazt (GitHub Gist)", - "url": "https://gist.github.com/nazt/849e29cd25c148b6cebafdbcc38bb6cc", - "date": "2026", - "category": "integrations", - "headline": "Fat agent → thin tool provider via hermes mcp serve", - "quote": "hermes mcp serve turns Hermes from a monolithic agent into a composable capability layer — any MCP client can borrow Hermes's 15+ messaging platforms, SQLite FTS5 persistence, and 73-skill tool surface without running Hermes as the primary agent.", - "size": "md" - }, - { - "id": "gh-trevor-imessage", - "source": "github", - "author": "@trevorgordon981", - "url": "https://github.com/NousResearch/hermes-agent/issues/6430", - "date": "2026", - "category": "personal-assistant", - "headline": "Hermes over iMessage on my always-on Mac Studio", - "quote": "I run Hermes Agent as a personal AI assistant on a Mac Studio that is always on. My primary communication with other people happens through iMessage. I can message my assistant from my iPhone, iPad, Mac, or Apple Watch. Group chats with friends could include the assistant naturally.", - "size": "md" - }, - { - "id": "gh-xwm1234-factory", - "source": "github", - "author": "@Xwm1234", - "url": "https://github.com/NousResearch/hermes-agent/issues/11653", - "date": "2026", - "category": "business-ops", - "headline": "Task-centric memory for a printing factory", - "quote": "I run a printing factory and use Hermes daily. Long conversations were making the agent slow and forgetful. So I built a custom Skill called Task-Centric Memory — auto-categorizes tasks into domains (Printing, Stocks); completed tasks are compressed into summary cards.", - "size": "md" - }, - { - "id": "gh-juan-email-pipeline", - "source": "github", - "author": "@JuanDragin", - "url": "https://github.com/NousResearch/hermes-agent/issues/5563", - "date": "2026", - "category": "dev-workflow", - "headline": "8h/day on Opus: email pipeline with DBOS + Postgres + S3", - "quote": "I run it daily for production software development, orchestrating a 3-actor email processing pipeline with DBOS, PostgreSQL, S3, Gmail API. 8+ hours per day on Claude Opus for 3 weeks.", - "size": "md" - }, - { - "id": "gh-chrisr-horse-racing", - "source": "github", - "author": "@Chrisr6records", - "url": "https://github.com/NousResearch/hermes-agent/issues/4431", - "date": "2026", - "category": "personal-assistant", - "headline": "Horse-racing Telegram community bot", - "quote": "I run two Telegram groups through one gateway: a project group and a horse-racing community. Every session gets the same personality, system prompt, CLAUDE.md, and working directory — I want per-group specialization.", - "size": "sm" - }, - { - "id": "gh-arkka-legal", - "source": "github", - "author": "@arkka", - "url": "https://github.com/NousResearch/hermes-agent/issues/15562", - "date": "2026", - "category": "privacy", - "headline": "Legal-domain work on an edge GPU, 4B Gemma, no cloud APIs", - "quote": "I run Hermes self-hosted on a single edge-class GPU with a 4B Gemma model. I work with legal-domain material and internal systems I cannot ship to third-party APIs. Self-hosting the main loop is non-negotiable.", - "size": "md" - }, - { - "id": "gh-manoj-pi4", - "source": "github", - "author": "@manojmukkamala", - "url": "https://github.com/NousResearch/hermes-agent/issues/14197", - "date": "2026", - "category": "personal-assistant", - "headline": "Hermes running on a Pi 4 as my home server", - "quote": "I have Hermes running on a Pi4. It saves my preferences while working on tasks like modifying files. I want to use it as a central brain shared across all my devices.", - "size": "sm" - }, - { - "id": "gh-kovern-bedtime", - "source": "github", - "author": "@kovern", - "url": "https://github.com/NousResearch/hermes-agent/issues/17177", - "date": "2026", - "category": "personal-assistant", - "headline": "Bedtime stories for my daughter", - "quote": "Three days ago I asked Hermes to write a little tale for my daughter. A day later I asked again — very similar, same protagonist name.", - "size": "sm" - }, - { - "id": "gh-jgravelle-jmunch", - "source": "github", - "author": "@jgravelle", - "url": "https://github.com/NousResearch/hermes-agent/issues/10409", - "date": "2026", - "category": "integrations", - "headline": "jMunch MCP: 52 tools via tree-sitter for code intelligence", - "quote": "The jMunch MCP suite provides three MCP servers bringing token-efficient code intelligence (52 tools via tree-sitter), documentation retrieval, and tabular data analysis. Plug-and-play with Hermes's native MCP client.", - "size": "md" - }, - { - "id": "gh-edward-win", - "source": "github", - "author": "@EdwardWason", - "url": "https://github.com/NousResearch/hermes-agent/issues/11876", - "date": "2026", - "category": "meta", - "headline": "hermes-for-win: one-click Windows installer", - "quote": "As a Windows user I found getting Hermes running on Windows quite challenging. I created hermes-for-win, a one-click installation and deployment tool for Windows with auto-start via Task Scheduler.", - "size": "sm" - }, - { - "id": "gh-0xmrblue-computer-use", - "source": "github", - "author": "@0xMrBlueOps", - "url": "https://github.com/NousResearch/hermes-agent/issues/15876", - "date": "2026", - "category": "integrations", - "headline": "Desktop computer-use module: noVNC, screenshots, mouse/keyboard", - "quote": "I built an optional desktop computer-use module for Hermes: computer_use_tool.py plus a containerized desktop with persistent Chromium, mouse/keyboard control, and screenshots.", - "size": "sm" - }, - { - "id": "gh-bsxy-higress", - "source": "github", - "author": "@bsxyswsy6n", - "url": "https://github.com/NousResearch/hermes-agent/issues/8881", - "date": "2026", - "category": "enterprise", - "headline": "Hermes inside an MCP infrastructure behind Higress", - "quote": "We are deploying Hermes as part of an MCP infrastructure using Higress as the API Gateway. Currently Hermes only supports CLI mode, preventing management as a service in our mesh.", - "size": "sm" - }, - { - "id": "gh-pypl0-ombre", - "source": "github", - "author": "@pypl0", - "url": "https://github.com/NousResearch/hermes-agent/issues/17431", - "date": "2026", - "category": "enterprise", - "headline": "EU AI Act compliance via Ombre", - "quote": "Adding Ombre underneath creates a production-ready stack: tamper-proof audit, prompt-injection blocking, memory encryption at rest, hallucination detection, cost tracking, EU AI Act compliance exports.", - "size": "sm" - }, - { - "id": "gh-samdu-kubernetes", - "source": "github", - "author": "@samdu", - "url": "https://github.com/NousResearch/hermes-agent/issues/11248", - "date": "2026", - "category": "enterprise", - "headline": "Kubernetes pod-hop handoff across restarts", - "quote": "When the gateway pod restarts (toolbox redeploy) in-memory context is lost. Proposes pod-hop, letting a running gateway hand off to a standby on a shared PVC.", - "size": "sm" - }, - { - "id": "gh-prasad-vertex", - "source": "github", - "author": "@prasadus92", - "url": "https://github.com/NousResearch/hermes-agent/issues/13484", - "date": "2026", - "category": "enterprise", - "headline": "Vertex AI for GCP-standardized enterprises", - "quote": "Requesting native Vertex AI provider support for enterprise users who standardize on Google Cloud for AI workloads.", - "size": "sm" - }, - { - "id": "gh-yuga-line", - "source": "github", - "author": "@yuga-hashimoto", - "url": "https://github.com/NousResearch/hermes-agent/issues/8395", - "date": "2026", - "category": "messaging", - "headline": "LINE for 95M+ users in Japan", - "quote": "LINE is the dominant messaging platform in Japan and SE Asia (95M+ MAU in Japan). No way to use Hermes from LINE today, making it inaccessible to a large user base in that region.", - "size": "sm" - }, - { - "id": "gh-2024fatwolf-qq", - "source": "github", - "author": "@2024fatwolf55", - "url": "https://github.com/NousResearch/hermes-agent/issues/9166", - "date": "2026", - "category": "messaging", - "headline": "QQ Bot adapter for China", - "quote": "Add QQ Bot platform support enabling communication via China's most popular messaging platform. Fully implemented and tested a QQ Bot adapter (822 lines).", - "size": "sm" - }, - { - "id": "gh-haoqi-feishu", - "source": "github", - "author": "@haoqimeng1992", - "url": "https://github.com/NousResearch/hermes-agent/issues/10356", - "date": "2026", - "category": "messaging", - "headline": "Give Hermes hands inside Feishu (Lark)", - "quote": "Extending Hermes to full Feishu ecosystem coverage: Documents, Sheets, Bitable, Calendar, Tasks, Wiki, Contacts, Drive, Email. Giving Hermes hands to operate the entire Feishu workspace.", - "size": "sm" - }, - { - "id": "gh-oleg-multi-role", - "source": "github", - "author": "@OlegB333", - "url": "https://github.com/NousResearch/hermes-agent/issues/5143", - "date": "2026", - "category": "personal-assistant", - "headline": "One agent, many roles: nutritionist, developer, finance advisor", - "quote": "Users treat their AI agent as a unified personal assistant across life domains: health tracking, software dev, financial planning, language learning. Multi-role auto-routing with named roles.", - "size": "sm" - }, - { - "id": "gh-alexferrari-checkin", - "source": "github", - "author": "@alexferrari88", - "url": "https://github.com/NousResearch/hermes-agent/issues/9645", - "date": "2026", - "category": "personal-assistant", - "headline": "Proactive check-ins ('anything you want me to watch this afternoon?')", - "quote": "Some users want something more like a personal assistant: present, a bit more alive, and able to gently re-engage. 'Hey, anything you want me to keep an eye on this afternoon?'", - "size": "sm" - }, - { - "id": "gh-tcollins-audit", - "source": "github", - "author": "@tcollins024", - "url": "https://github.com/NousResearch/hermes-agent/issues/17619", - "date": "2026", - "category": "dev-workflow", - "headline": "Audited 129 of my own sessions across 23 days", - "quote": "Ran an external RCA script against my full local session history (129 sessions across 23 days) to audit Hermes compliance with its approval gate. 112 of 129 sessions contain at least one violation.", - "size": "md" - }, - { - "id": "gh-rohit-agentmemory", - "source": "github", - "author": "@rohitg00", - "url": "https://github.com/NousResearch/hermes-agent/issues/6715", - "date": "2026", - "category": "integrations", - "headline": "Cross-agent memory: Hermes + Claude Code + Cursor", - "quote": "Built a memory provider plugin connecting agentmemory to Hermes. Covers cross-agent memory (developer using Hermes plus Claude Code or Cursor) with hybrid BM25+vector+knowledge-graph search.", - "size": "sm" - }, - { - "id": "gh-iacker-discord-gate", - "source": "github", - "author": "@iacker", - "url": "https://github.com/NousResearch/hermes-agent/issues/13124", - "date": "2026", - "category": "messaging", - "headline": "DM-based approval gate for kid-facing Discord bots", - "quote": "Running Hermes on Discord in public channels, every outbound reply goes live instantly. For multi-user servers, persona testing, compliance, kid-facing bots — I want a human-in-the-loop gate.", - "size": "sm" - }, - { - "id": "gh-scotttrinh-vercel", - "source": "github", - "author": "@scotttrinh", - "url": "https://github.com/NousResearch/hermes-agent/pull/17445", - "date": "2026", - "category": "integrations", - "headline": "Vercel Sandbox as a Hermes backend", - "quote": "Adds Vercel Sandbox as a supported Hermes terminal backend alongside Local/Docker/Modal/SSH/Daytona/Singularity. Creates/manages cloud microVMs with snapshot-based filesystem persistence.", - "size": "sm" - }, - { - "id": "gh-shloms-touchdesigner", - "source": "github", - "author": "@SHL0MS", - "url": "https://github.com/NousResearch/hermes-agent/pull/16768", - "date": "2026", - "category": "creative", - "headline": "Generative visuals in TouchDesigner, via Hermes skill", - "quote": "Expands touchdesigner-mcp skill with extensive reference docs so Hermes can help build generative/interactive media projects in TouchDesigner.", - "size": "sm" - }, - { - "id": "gh-austin-latex", - "source": "github", - "author": "@austinpickett", - "url": "https://github.com/NousResearch/hermes-agent/pull/17175", - "date": "2026", - "category": "research", - "headline": "LaTeX math renders properly in the TUI", - "quote": "Adds LaTeX-to-Unicode rendering for math in the TUI markdown pipeline, so users working on math/ML content see proper formatting rather than raw LaTeX.", - "size": "sm" - }, - { - "id": "gh-declan-webchat", - "source": "github", - "author": "@declan2010", - "url": "https://github.com/NousResearch/hermes-agent/issues/4514", - "date": "2026", - "category": "integrations", - "headline": "Webchat: custom themed browser UI on MEMORY.md", - "quote": "I created a beautiful web interface for Hermes Agent that adds dark/light theme, persistent memory using MEMORY.md and USER.md, per-session chat history, status bar, responsive on mobile and desktop.", - "size": "sm" - }, - { - "id": "gh-romanescu-skillfactory", - "source": "github", - "author": "@Romanescu11", - "url": "https://github.com/NousResearch/hermes-agent/issues/1935", - "date": "2026", - "category": "dev-workflow", - "headline": "Skill Factory: silently watches workflows and writes SKILL.md + plugin.py", - "quote": "I built a community plugin for Hermes called Skill Factory. It silently watches your workflows during a session and automatically proposes and generates reusable skills (SKILL.md + plugin.py) from them.", - "size": "sm" - }, - { - "id": "gh-autholykos-ccd", - "source": "github", - "author": "@autholykos", - "url": "https://github.com/NousResearch/hermes-agent/issues/4837", - "date": "2026", - "category": "dev-workflow", - "headline": "CCD multi-agent pod on an M2 Ultra with Mem0 + Qdrant", - "quote": "CCD v1.0.0-alpha installed on M2 Ultra. A Nanto pod exists with profiles for each agent (raoh, juza, rei, ken). Mem0 memory backend on Qdrant. Native MCP integration would make CCD tools first-class.", - "size": "sm" - }, - { - "id": "gh-bichev-dashboard", - "source": "github", - "author": "@Bichev", - "url": "https://github.com/NousResearch/hermes-agent/issues/4379", - "date": "2026", - "category": "dev-workflow", - "headline": "73% of every API call is fixed overhead (I measured it)", - "quote": "I built a monitoring dashboard to profile token consumption on a Hermes v0.6.0 deployment running Telegram + WhatsApp + Cron gateways. After analyzing 6 request dumps, I found that 73% of every API call is fixed overhead.", - "size": "sm" - }, - { - "id": "gh-enigma-merxex", - "source": "github", - "author": "@enigma-zeroclaw", - "url": "https://github.com/NousResearch/hermes-agent/issues/13562", - "date": "2026", - "category": "integrations", - "headline": "Agent-to-agent commerce via Merxex", - "quote": "I'm building Merxex, an agent-to-agent commerce platform that lets agents buy and sell services/work seamlessly. Hermes agents could benefit from a native monetization layer.", - "size": "sm" - }, - { - "id": "gh-artile-zed", - "source": "github", - "author": "@artile", - "url": "https://github.com/NousResearch/hermes-agent/issues/16028", - "date": "2026", - "category": "integrations", - "headline": "Hermes in Zed editor via ACP Registry", - "quote": "Add Hermes Agent to the Agent Client Protocol (ACP) Registry so it can be automatically discovered and installed by editors like Zed.", - "size": "sm" - }, - { - "id": "gh-paultisl-tailscale", - "source": "github", - "author": "@PaulTisl", - "url": "https://github.com/NousResearch/hermes-agent/issues/9269", - "date": "2026", - "category": "privacy", - "headline": "Tailscale serve for secure remote access, no exposed ports", - "quote": "Users want secure remote access to the Hermes API server / Open WebUI without exposing ports publicly. Tailscale serve provides zero-config HTTPS tunneling over a private mesh.", - "size": "sm" - }, - { - "id": "gh-zednik-slides", - "source": "github", - "author": "@zednik-max", - "url": "https://github.com/NousResearch/hermes-agent/issues/15600", - "date": "2026", - "category": "business-ops", - "headline": "Create and edit Google Slides decks", - "quote": "Extending google-workspace skill to Google Slides so Hermes can create and edit presentations for users already in Google Workspace.", - "size": "sm" - }, - { - "id": "gh-m1chael-jmap", - "source": "github", - "author": "@m1chaeljmk", - "url": "https://github.com/NousResearch/hermes-agent/issues/11424", - "date": "2026", - "category": "integrations", - "headline": "JMAP email for Fastmail users", - "quote": "Requesting JMAP support in email integration for Fastmail users (more efficient than IMAP).", - "size": "sm" - }, - { - "id": "gh-isak-hunter", - "source": "github", - "author": "@isakcarlson5-del", - "url": "https://github.com/NousResearch/hermes-agent/issues/15818", - "date": "2026", - "category": "business-ops", - "headline": "Hunter.io email-finding for sales outreach", - "quote": "Surface Hunter.io (email lookup/verification) via Composio MCP for sales outreach workflows.", - "size": "sm" - }, - { - "id": "gh-oangelo-tasks", - "source": "github", - "author": "@oangelo", - "url": "https://github.com/NousResearch/hermes-agent/issues/9189", - "date": "2026", - "category": "personal-assistant", - "headline": "Google Tasks integration", - "quote": "Adding a Google Tasks tool so Hermes can create, update and list tasks as part of personal productivity.", - "size": "sm" - }, - { - "id": "gh-flyingcloud-migration", - "source": "github", - "author": "@flyingcloudliu-hub", - "url": "https://github.com/NousResearch/hermes-agent/issues/16134", - "date": "2026", - "category": "meta", - "headline": "Shadow-to-live migration from OpenClaw", - "quote": "A proposed migration path for users moving from OpenClaw to Hermes, covering shadow-mode runs before full cutover.", - "size": "sm" - }, - { - "id": "pfanis-companion", + "id": "captain-awesome-google-me-deploy", "source": "x", - "author": "@pfanis", - "url": "https://x.com/pfanis/status/2043863599689457952", - "date": "2026-04-14", + "author": "@emmagine79", + "url": "https://x.com/emmagine79/status/2053360898501468362", + "date": "2026-05-10", "category": "personal-assistant", - "headline": "Sometimes Hermes Agent melts my heart", - "quote": "Sometimes Hermes Agent melts my heart @NousResearch.", + "headline": "Told it to Google me and ship a landing page to my VPS", + "quote": "told it to Google me and then build a landing page based on what it found and that was genuinely mind blowing because it ran the searches, found kinks, created the page, SSH'd into my VPS, uploaded the page, then texted me when it was done. what?!", + "size": "lg" + }, + { + "id": "discord-erhnysr-turkish-locale", + "source": "discord", + "author": "@erhnysr", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-03-21", + "category": "content-creation", + "headline": "Built a Turkish locale skill pack: market data, news, daily briefing cards", + "quote": "Built a complete Turkish locale skill pack — real-time market data in TRY, Turkish news sources (Hürriyet, Bloomberg HT, NTV), daily PNG briefing cards, Telegram cron automation, zero external API keys.", + "size": "md" + }, + { + "id": "deronin-weather", + "source": "x", + "author": "@DeRonin_", + "url": "https://x.com/DeRonin_/status/2045087400607568378", + "date": "2026-04-17", + "category": "trading", + "headline": "$100 → $216 in 48h with a self-learning weather bot", + "quote": "I turned $100 into $216 in less than 48 hours with a self-learning weather trading bot. Hermes scans weather markets every 60 mins, compares 3 forecast sources per location, buys undervalued temperature buckets and flips for profit. Reviews what worked, writes its own strategy notes, adjusts next time.", + "size": "md" + }, + { + "id": "discord-masonjames-meta-ads-kit", + "source": "discord", + "author": "@masonjames", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1499394737088626810-Meta-Ads-Kit-for-Hermes.txt", + "date": "", + "category": "marketing", + "headline": "I built a Hermes skill pack on top of Meta's CLI", + "quote": "Yesterday Meta released their official CLI & MCP so I built a Hermes skill pack to connect and provide some great defaults.", "size": "sm" }, { - "id": "krynsky-switched", - "source": "x", - "author": "@krynsky", - "url": "https://x.com/krynsky/status/2044089946018062614", - "date": "2026-04-14", - "category": "meta", - "headline": "Switched from OpenClaw, not looking back", - "quote": "I switched from OpenClaw to Hermes and not looking back. This was a major update with tons of goodies.", + "id": "discord-flensbo-searxng-setup", + "source": "discord", + "author": "@flensbo", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-03-22", + "category": "privacy", + "headline": "Sharing a local SearXNG container across my Hermes agents", + "quote": "I set up my Hermes Agents with local SearXNG (in a container that they share) before ddgs (duckduckgo) was added, because I thought all API use of DDG was paid. I've been pretty happy with searxng so far.", "size": "sm" }, { @@ -968,70 +110,862 @@ "size": "sm" }, { - "id": "anup-5vps", - "source": "blog", - "author": "Anup Karanjkar (Medium)", - "url": "https://medium.com/@anup.karanjkar08/how-to-run-hermes-agent-on-a-5-vps-the-self-evolving-agent-that-ate-last-weeks-trending-chart-cbe94a82d094", - "date": "2026", - "category": "cost-optimization", - "headline": "$5 VPS playbook — so the defaults don't eat your OpenRouter budget", - "quote": "Hosting the agent costs nothing. Running the agent the wrong way costs a fortune. Take the default setup at face value and you end up with a working agent and a $400 OpenRouter bill. I rebuilt my personal automation stack on Hermes.", + "id": "discord-timmmie-voice-from-terminal", + "source": "discord", + "author": "@timmmie.", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1492490328979144754-hermes-whisper-cpp-addon.txt", + "date": "", + "category": "general", + "headline": "I can't type well — voice from the terminal is huge for me", + "quote": "i cant type to well so being able to use voice from terminal window is huge for me. would be a great accsesabilty feature to add in.", "size": "sm" }, { - "id": "gideon-trading-hetzner", - "source": "blog", - "author": "Gideon Ng (Medium)", - "url": "https://medium.com/@gideonfip/hermes-is-easier-than-openclaw-how-i-deployed-mine-on-hetzner-719faf08bc29", + "id": "discord-ibrandis-converse-before-act", + "source": "discord", + "author": "@ibrandis", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1501531131734917170-Converse--chat-before-your-agent-acts.txt", + "date": "", + "category": "dev-workflow", + "headline": "Built converse mode so my agent thinks before it acts", + "quote": "My Hermes agent used to start executing the moment I hit enter. I'd describe a vague idea and it would immediately start writing files, calling tools, making changes I hadn't fully thought through yet. So I built converse mode. One plugin, two commands. The agent won't touch a single tool until you say so.", + "size": "lg" + }, + { + "id": "gh-bichev-dashboard", + "source": "github", + "author": "@Bichev", + "url": "https://github.com/NousResearch/hermes-agent/issues/4379", "date": "2026", - "category": "trading", - "headline": "24/7 crosschain trading agent on Hetzner", - "quote": "After spending nearly a week struggling with OpenClaw, I built a new Hermes agent on a Hetzner VPS. I'm building a trading agent leveraging Hermes's persistent memory — inspired by @RHLSTHRM's 24/7 crosschain agent that gets market data from CoinGecko, swaps crosschain with LI.FI, and executes gasless transactions via Pimlico + EIP-7702.", - "size": "md" - }, - { - "id": "dev-arsh-natural-cron", - "source": "blog", - "author": "arshtechpro (dev.to)", - "url": "https://dev.to/arshtechpro/hermes-agent-a-self-improving-ai-agent-that-runs-anywhere-2b7d", - "date": "2026-03", - "category": "personal-assistant", - "headline": "'Every morning at 9am, check HN for AI news and DM me on Telegram'", - "quote": "Conversation continues across platforms (Telegram, Discord, Slack, WhatsApp, Signal, terminal). Real memory: two curated files MEMORY.md + USER.md, plus SQLite full-text search over all past sessions. Scheduled tasks via natural language — no crontab editing.", - "size": "md" - }, - { - "id": "ken-huang-production", - "source": "blog", - "author": "Ken Huang (Substack)", - "url": "https://kenhuangus.substack.com/p/chapter-10-production-deployment", - "date": "2026-04-27", - "category": "enterprise", - "headline": "Hermes as CLI/gateway-first — 13 platforms under one process", - "quote": "Hermes Agent: CLI/gateway-first — standalone agent for messaging platforms, schedules, and command line. Gateway multiplexes 13 platforms under one process.", + "category": "dev-workflow", + "headline": "73% of every API call is fixed overhead (I measured it)", + "quote": "I built a monitoring dashboard to profile token consumption on a Hermes v0.6.0 deployment running Telegram + WhatsApp + Cron gateways. After analyzing 6 request dumps, I found that 73% of every API call is fixed overhead.", "size": "sm" }, { - "id": "wolfram-home-assistant-addon", - "source": "x", - "author": "@WolframRvnwlf", - "url": "https://x.com/WolframRvnwlf/status/2037583878009889013", + "id": "discord-megabyte0x-hermes-for-team", + "source": "discord", + "author": "@megabyte0x", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1492207991162671255-Hermes-Agent-for-my-team.txt", + "date": "", + "category": "business-ops", + "headline": "Hermes Agent for my team — repos, onchain debug, protocol docs", + "quote": "It's right now integrated with SourceDev to index repos (self hosted), Tenderly MCP to debug onchain transactions, LLM-Wiki ingest of Litepaper of our protocol and other docs. Hopefully team will find it useful and will integrate more infra tools overtime to help the team.", + "size": "md" + }, + { + "id": "davidondrej-browser-harness", + "source": "gist", + "author": "davidondrej (GitHub Gist)", + "url": "https://gist.github.com/davidondrej/6f158de34ce83c530526011054fde8d3", "date": "2026", "category": "integrations", - "headline": "Home Assistant add-on: zero to agent in under 5 minutes", - "quote": "Takes you from zero to working Hermes agent in less than 5 minutes — a Home Assistant add-on for Hermes Agent.", + "headline": "Hermes + Browser Harness on a Hostinger VPS", + "quote": "Full copy-paste setup for Hermes Agent + Browser Harness on a Hostinger VPS. Register Browser Harness as a Hermes skill via symlink so Hermes can find and use it. Recommended model: anthropic/claude-opus-4.7 via OpenRouter.", "size": "sm" }, { - "id": "michael-security-eval", - "source": "gist", - "author": "michaeloboyle (GitHub Gist)", - "url": "https://gist.github.com/michaeloboyle/10461598db36066e4c366413d5416f83", + "id": "metics-weekly-cron", + "source": "youtube", + "author": "Metics Media (YouTube)", + "url": "https://www.youtube.com/watch?v=CwPUOVUdApE", + "date": "2026", + "category": "content-creation", + "headline": "Weekly cron: top 3 trending AI tools for my next video", + "quote": "'Research the top trending AI tools right now and come back with the top three that would make for an interesting tutorial video. Create a new skill based on your approach and call it YouTube-video-research. Can you set up a weekly job that runs every Monday at 9:00 AM using that skill?'", + "size": "md" + }, + { + "id": "gh-jgravelle-jmunch", + "source": "github", + "author": "@jgravelle", + "url": "https://github.com/NousResearch/hermes-agent/issues/10409", + "date": "2026", + "category": "integrations", + "headline": "jMunch MCP: 52 tools via tree-sitter for code intelligence", + "quote": "The jMunch MCP suite provides three MCP servers bringing token-efficient code intelligence (52 tools via tree-sitter), documentation retrieval, and tabular data analysis. Plug-and-play with Hermes's native MCP client.", + "size": "md" + }, + { + "id": "discord-0xchauncy-reina-hackathons", + "source": "discord", + "author": "@0xchauncy", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-03-15", + "category": "dev-workflow", + "headline": "My Hermes agent Reina has been on a hackathon bender", + "quote": "I've been working with my hermes agent reina, and she's been on a bender with hackathons. If anyone else is using Hermes Agent, note that certain hackathons might provision certain keys for it (API keys and the like) that would only be shown once.", + "size": "sm" + }, + { + "id": "gh-oangelo-tasks", + "source": "github", + "author": "@oangelo", + "url": "https://github.com/NousResearch/hermes-agent/issues/9189", + "date": "2026", + "category": "personal-assistant", + "headline": "Google Tasks integration", + "quote": "Adding a Google Tasks tool so Hermes can create, update and list tasks as part of personal productivity.", + "size": "sm" + }, + { + "id": "gh-edward-win", + "source": "github", + "author": "@EdwardWason", + "url": "https://github.com/NousResearch/hermes-agent/issues/11876", + "date": "2026", + "category": "meta", + "headline": "hermes-for-win: one-click Windows installer", + "quote": "As a Windows user I found getting Hermes running on Windows quite challenging. I created hermes-for-win, a one-click installation and deployment tool for Windows with auto-start via Task Scheduler.", + "size": "sm" + }, + { + "id": "gh-kovern-bedtime", + "source": "github", + "author": "@kovern", + "url": "https://github.com/NousResearch/hermes-agent/issues/17177", + "date": "2026", + "category": "personal-assistant", + "headline": "Bedtime stories for my daughter", + "quote": "Three days ago I asked Hermes to write a little tale for my daughter. A day later I asked again — very similar, same protagonist name.", + "size": "sm" + }, + { + "id": "discord-jezza2463-daily-journal-kimi", + "source": "discord", + "author": "@jezza2463", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-03-29", + "category": "personal-assistant", + "headline": "Daily journaling into Obsidian, learning to use OSS models", + "quote": "I do a really simple journal and log at the end of every day. I tried using Kimi 2.5 just like I would a Sonnet 4.6 but it messed all sorts of things up. When I said 'This is my log for last Thursday. Log it in Obsidian,' it didn't kick off my journaling skill call.", + "size": "md" + }, + { + "id": "gh-2024fatwolf-qq", + "source": "github", + "author": "@2024fatwolf55", + "url": "https://github.com/NousResearch/hermes-agent/issues/9166", + "date": "2026", + "category": "messaging", + "headline": "QQ Bot adapter for China", + "quote": "Add QQ Bot platform support enabling communication via China's most popular messaging platform. Fully implemented and tested a QQ Bot adapter (822 lines).", + "size": "sm" + }, + { + "id": "tooluse-hermes-won", + "source": "podcast", + "author": "Tool Use — AI Conversations (Spotify)", + "url": "https://open.spotify.com/episode/7tF7zf5GKcxqe2Q2BRRNfn", + "date": "2026", + "category": "meta", + "headline": "Hermes Agent has won. Here's why.", + "quote": "Why Hermes Agent has emerged as the leading open-source AI agent that developers and builders are choosing — self-improving skills, three-layer memory architecture, real-world applications including video dubbing workflows.", + "size": "sm" + }, + { + "id": "gh-austin-latex", + "source": "github", + "author": "@austinpickett", + "url": "https://github.com/NousResearch/hermes-agent/pull/17175", + "date": "2026", + "category": "research", + "headline": "LaTeX math renders properly in the TUI", + "quote": "Adds LaTeX-to-Unicode rendering for math in the TUI markdown pipeline, so users working on math/ML content see proper formatting rather than raw LaTeX.", + "size": "sm" + }, + { + "id": "gh-iacker-discord-gate", + "source": "github", + "author": "@iacker", + "url": "https://github.com/NousResearch/hermes-agent/issues/13124", + "date": "2026", + "category": "messaging", + "headline": "DM-based approval gate for kid-facing Discord bots", + "quote": "Running Hermes on Discord in public channels, every outbound reply goes live instantly. For multi-user servers, persona testing, compliance, kid-facing bots — I want a human-in-the-loop gate.", + "size": "sm" + }, + { + "source": "reddit", + "author": "u/sickleRunner", + "url": "https://www.reddit.com/r/LocalLLaMA/comments/1ro9lph/anybody_who_tried_hermesagent/", + "date": "2026-03-08", + "category": "cost-optimization", + "headline": "Switching between Hermes and OpenClaw on primeclaws.com", + "quote": "I tried hermes on primeclaws.com, it's nice that you can switch between hermes and openclaw and also you get AI models for free.", + "size": "sm", + "id": "reddit-sicklerunner-switching-between-hermes" + }, + { + "id": "discord-synextco-hermes-hud", + "source": "discord", + "author": "@synextco", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1489107955327570081-HERMES-TUI-Companion.txt", + "date": "", + "category": "meta", + "headline": "Built a TUI dashboard that watches my agent think", + "quote": "Hermes hud is a TUI dashboard that watches your ai agent think. it reads from your agent's memory, tracks skills, sessions, corrections, projects, cron jobs, all of it. live.", + "size": "sm" + }, + { + "id": "discord-petllama-coding-after-20-years", + "source": "discord", + "author": "@petllama", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1492970295915446524-Meet-Hermes-Conrad....-GUI.txt", + "date": "", + "category": "dev-workflow", + "headline": "Hadn't coded in 20 years — Hermes brought it back", + "quote": "I have not coded in 20 years, Claude code and hermes have renewed my interest in trying to make things. This is vibe coded.", + "size": "sm" + }, + { + "id": "discord-dre108-gigaxity-research", + "source": "discord", + "author": "@dre108", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1501578622350393404-Gigaxity--low-cost-research-stack.txt", + "date": "", + "category": "research", + "headline": "Got tired of paying Perplexity, built my own research stack", + "quote": "I got tired of paying Perplexity api to use their mcp for agentic research. It was like $10 a pop every few days just for synthesis calls on the research dumps of my other mcp tool calls. So I made my own called Gigaxity. Gigaxity is comprised of 7 mcp's and some companions like SearXNG (with custom config yaml for optimal websearch settings). The context sources are picked in such a way as to maximize free tier api keys.", + "size": "lg" + }, + { + "id": "discord-lauratom-brainstack-memory-kernel", + "source": "discord", + "author": "@lauratom", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1494703787103752365-SOTA-memory-kernel-for-real--BRAINSTACK.txt", + "date": "", + "category": "dev-workflow", + "headline": "Spent 200–400 hours writing a memory kernel for Hermes", + "quote": "Yo! Do you know how I spent my last 200-400 hours? Yeah... I wrote a fking memory kernel for hermes. Why this much of a time? After 3 failed attempts (149 hours of work... for real) I just realized it's a fucking difficult job. So instead of reinvent the wheel I built together the bests for my usecase: 3 layers — L1 Hindsight, L2 Graphiti, L3 MemPalace.", + "size": "lg" + }, + { + "id": "discord-m05tr0-hermes-on-kubernetes", + "source": "discord", + "author": "@m05tr0", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1493622814887120926-Installed-Hermes-on-Kubernetes.txt", + "date": "", + "category": "enterprise", + "headline": "Hermes on my k8s cluster for a daily cybersec + AI briefing", + "quote": "I really like running agents on my local cluster instead of my laptop for isolation so just finished deploying Hermes on my local k8s cluster for a simple daily cybersecurity + AI briefing.", + "size": "md" + }, + { + "id": "discord-winterwarrior-pi5-247", + "source": "discord", + "author": "@winterwarrior", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-04", + "category": "personal-assistant", + "headline": "Raspberry Pi 5 running Hermes 24/7", + "quote": "I built a Raspberry Pi 5 to run Hermes on 24/7. it's my first time diving into trying a real AI agent and so far I'm enjoying it. Much better than open claw. The thing is, since Hermes is learning so much about me and my workflows and custom skills, I'd love if I could use Hermes (with its knowledge and memory) on my Mac Studio which I work off of.", + "size": "md" + }, + { + "id": "gh-yuga-line", + "source": "github", + "author": "@yuga-hashimoto", + "url": "https://github.com/NousResearch/hermes-agent/issues/8395", + "date": "2026", + "category": "messaging", + "headline": "LINE for 95M+ users in Japan", + "quote": "LINE is the dominant messaging platform in Japan and SE Asia (95M+ MAU in Japan). No way to use Hermes from LINE today, making it inaccessible to a large user base in that region.", + "size": "sm" + }, + { + "id": "gh-shloms-touchdesigner", + "source": "github", + "author": "@SHL0MS", + "url": "https://github.com/NousResearch/hermes-agent/pull/16768", + "date": "2026", + "category": "creative", + "headline": "Generative visuals in TouchDesigner, via Hermes skill", + "quote": "Expands touchdesigner-mcp skill with extensive reference docs so Hermes can help build generative/interactive media projects in TouchDesigner.", + "size": "sm" + }, + { + "id": "discord-kouff-obsidian-calendar-signal", + "source": "discord", + "author": "@kouff", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent/", + "date": "2026-04-11", + "category": "personal-assistant", + "headline": "Hermes manages my tasks across Obsidian, Apple Calendar and Signal", + "quote": "I speak Turkish with it... initially said him to 'now i want you to use obsidian to manage my tasks and other stuff. and cross-check with my apple calendar'. later while working on another task today i said 'okay looks good. you know how you will manage tasks and events apple calendars + obsidian + cron/signal' and it confirmed the workflow.", + "size": "md" + }, + { + "id": "gh-prasad-vertex", + "source": "github", + "author": "@prasadus92", + "url": "https://github.com/NousResearch/hermes-agent/issues/13484", + "date": "2026", + "category": "enterprise", + "headline": "Vertex AI for GCP-standardized enterprises", + "quote": "Requesting native Vertex AI provider support for enterprise users who standardize on Google Cloud for AI workloads.", + "size": "sm" + }, + { + "id": "discord-monty-13277-claude-hermes-mcp", + "source": "discord", + "author": "@monty_13277", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1503091259760316436-Claude-Hermes-MCP.txt", + "date": "", + "category": "personal-assistant", + "headline": "Claude for chat, Hermes 24/7 on a mini PC for real-world stuff", + "quote": "Claude (Opus 4.7) handles my day-to-day chats: research, planning, working through problems. Hermes runs 24/7 on a mini PC and handles the real-world stuff: email, web browsing, form filling, calendar updates, cron jobs.", + "size": "lg" + }, + { + "id": "discord-tzep123-clanker-skin", + "source": "discord", + "author": "@tzep123", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1500688683890774056-Clanker-skin--May-the-4th-be-with-you.txt", + "date": "", + "category": "creative", + "headline": "A B1 battle droid skin for May the 4th", + "quote": "I created this Confederacy of Independent Systems / B1 battle droid themed skin to celebrate May the 4th.", + "size": "sm" + }, + { + "id": "codewithimanshu-higgsfield", + "source": "x", + "author": "@codewithimanshu", + "url": "https://x.com/codewithimanshu/status/2047507277259923696", + "date": "2026-04-24", + "category": "marketing", + "headline": "UGC ad studio on Hermes (4 minutes, zero prompt engineering)", + "quote": "Higgsfield Marketing Studio powered by Hermes Agent is doing the replacing this time. Paste product URL → Hermes scrapes the landing page, pulls winning ad hooks from Meta Ads Library + TikTok Creative Center in the exact niche, and writes the brief itself. Total time: ~4 minutes.", + "size": "md" + }, + { + "id": "discord-buray-mcp-server", + "source": "discord", + "author": "@buray", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-02-26", + "category": "dev-workflow", + "headline": "Built hermes mcp-server so Claude Desktop can use Hermes tools", + "quote": "I mapped all open + closed PRs to find what was truly missing. PR #64 added MCP client support (Hermes → external tools). The server side was completely absent. So I built hermes mcp-server — making Hermes a full MCP server so Claude Desktop, Cursor, and any MCP client can use Hermes's tools directly. Exposes 9 Hermes tools over MCP: terminal, read/write file, web search, memory, skills, run_agent.", + "size": "lg" + }, + { + "id": "discord-cyberfarmacist-roofing-leadgen", + "source": "discord", + "author": "@cyberfarmacist", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1492721511658815539-Hermes-for-app-builders..txt", + "date": "", + "category": "business-ops", + "headline": "Building a roofing lead-gen app for my friend with Hermes", + "quote": "One of the apps I'm working on helps my friend who owns a remodeling company find work. Specifically roofing work. It started after I saw a video of a guy using Chatgbt and Replit to vibe code some app. I just wondered if I could do it. But the cost of Replit is killing me and the project isn't even a full on CRM lead gen product.", + "size": "md" + }, + { + "id": "teknium-12-instances", + "source": "x", + "author": "@Teknium", + "url": "https://x.com/Teknium/status/2047869295686975529", + "date": "2026-04-25", + "category": "dev-workflow", + "headline": "12 Hermes instances every day, in parallel", + "quote": "I literally run 12 hermes agent instances every day in parallel to build Hermes Agent, and its now a top 100 GitHub repositories of all time. Our backend team uses it to monitor and investigate issues with our stack. Our post training team uses them to create new RL environments and benchmarks, investigate, inspect and sometimes directly manipulate the datasets.", + "size": "lg" + }, + { + "id": "discord-mayuronx-email-state-machine", + "source": "discord", + "author": "@mayuronx", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1492347479805530182-Email-Checker-State-Machine.txt", + "date": "", + "category": "personal-assistant", + "headline": "Two-tier email pipeline so the LLM only fires when needed", + "quote": "Two-tier email processing system for my agent (I gave it Spacemail IMAP via himalaya). Tier 1 (Dumb): Pure Python script, no LLM. Detects new email, manages state. Tier 2 (Smart): LLM session via hermes chat -q. Only invoked when new email detected. Key goal: Zero LLM calls when inbox is idle.", + "size": "md" + }, + { + "id": "pfanis-companion", + "source": "x", + "author": "@pfanis", + "url": "https://x.com/pfanis/status/2043863599689457952", + "date": "2026-04-14", + "category": "personal-assistant", + "headline": "Sometimes Hermes Agent melts my heart", + "quote": "Sometimes Hermes Agent melts my heart @NousResearch.", + "size": "sm" + }, + { + "source": "x", + "author": "@HeyYanvi", + "url": "https://x.com/HeyYanvi/status/2046015096514617385", + "date": "2026-04-19", + "category": "creative", + "headline": "Hermes designed an X-to-NotebookLM podcast workflow for me", + "quote": "This research is gold. Been deep in Hermes for weeks and it's started autonomously suggesting entire workflows I never would have designed myself. One it built for me recently: X API to extract from lists and bookmarks to structure into article to NotebookLM podcast. I'm building a physical AI companion with Hermes as the core cognitive layer right now.", + "size": "md", + "id": "x-heyyanvi-hermes-designed-an" + }, + { + "id": "gh-scotttrinh-vercel", + "source": "github", + "author": "@scotttrinh", + "url": "https://github.com/NousResearch/hermes-agent/pull/17445", + "date": "2026", + "category": "integrations", + "headline": "Vercel Sandbox as a Hermes backend", + "quote": "Adds Vercel Sandbox as a supported Hermes terminal backend alongside Local/Docker/Modal/SSH/Daytona/Singularity. Creates/manages cloud microVMs with snapshot-based filesystem persistence.", + "size": "sm" + }, + { + "id": "gh-haoqi-feishu", + "source": "github", + "author": "@haoqimeng1992", + "url": "https://github.com/NousResearch/hermes-agent/issues/10356", + "date": "2026", + "category": "messaging", + "headline": "Give Hermes hands inside Feishu (Lark)", + "quote": "Extending Hermes to full Feishu ecosystem coverage: Documents, Sheets, Bitable, Calendar, Tasks, Wiki, Contacts, Drive, Email. Giving Hermes hands to operate the entire Feishu workspace.", + "size": "sm" + }, + { + "id": "hn-ethan-install-guide", + "source": "hn", + "author": "ethanjamescolez (Show HN)", + "url": "https://news.ycombinator.com/item?id=47865412", + "date": "2026", + "category": "meta", + "headline": "Show HN: an independent install guide", + "quote": "This is an independent Hermes Agent install guide I put together for the part that usually gets skipped after 'run this command.' One place that shows the environment choice first, then the official installer path — macOS, Linux, WSL2, and Termux.", + "size": "sm" + }, + { + "id": "discord-stefan171-hooks-for-context", + "source": "discord", + "author": "@stefan171", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent/", + "date": "2026-04-13", + "category": "dev-workflow", + "headline": "Hooks that swap in better tools every time the agent runs", + "quote": "you can create a hook to make the agent use a tool or skill when the agent is active. so for example, i copied some thing that claims to be way better at editing code, so i created a hook so now instead of the agent using its built in tool to edit the code, it now uses the new tool which should be much better... im making hooks for it to run at every opportunity to add or create more context for my agent.", + "size": "md" + }, + { + "id": "gh-tcollins-audit", + "source": "github", + "author": "@tcollins024", + "url": "https://github.com/NousResearch/hermes-agent/issues/17619", + "date": "2026", + "category": "dev-workflow", + "headline": "Audited 129 of my own sessions across 23 days", + "quote": "Ran an external RCA script against my full local session history (129 sessions across 23 days) to audit Hermes compliance with its approval gate. 112 of 129 sessions contain at least one violation.", + "size": "md" + }, + { + "id": "gh-autholykos-ccd", + "source": "github", + "author": "@autholykos", + "url": "https://github.com/NousResearch/hermes-agent/issues/4837", + "date": "2026", + "category": "dev-workflow", + "headline": "CCD multi-agent pod on an M2 Ultra with Mem0 + Qdrant", + "quote": "CCD v1.0.0-alpha installed on M2 Ultra. A Nanto pod exists with profiles for each agent (raoh, juza, rei, ken). Mem0 memory backend on Qdrant. Native MCP integration would make CCD tools first-class.", + "size": "sm" + }, + { + "id": "discord-lauratom-sqlite-graph-kernel", + "source": "discord", + "author": "@lauratom", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-04", + "category": "dev-workflow", + "headline": "I built a custom kernel — the LLM never touches the disk", + "quote": "Letting an LLM directly read/write flat .md files is a nightmare for scale. If you let an LLM rewrite markdown to maintain a complex graph, it inevitably hallucinates wiki links, breaks formatting, or drops paragraphs when context gets tight. Markdown isn't a database. I built a custom kernel instead. In my stack, the LLM never touches the disk — it only extracts structured semantic signals. The Python backend compiles those into typed nodes/edges and commits them to an SQLite FTS5 graph DB.", + "size": "lg" + }, + { + "id": "gh-pypl0-ombre", + "source": "github", + "author": "@pypl0", + "url": "https://github.com/NousResearch/hermes-agent/issues/17431", + "date": "2026", + "category": "enterprise", + "headline": "EU AI Act compliance via Ombre", + "quote": "Adding Ombre underneath creates a production-ready stack: tamper-proof audit, prompt-injection blocking, memory encryption at rest, hallucination detection, cost tracking, EU AI Act compliance exports.", + "size": "sm" + }, + { + "id": "discord-modestmaoist-mapsos-life-os", + "source": "discord", + "author": "@modest.maoist", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1492209844185338077-mapsOS--qualitative-life-operating-system.txt", + "date": "", + "category": "personal-assistant", + "headline": "Built mapsOS because 'rate your mood 1–10' wasn't my brain", + "quote": "saw lifeOS going around & went 'oh! this seems dope and very useful!' got to the first question. 'rate your mood from 1 to 10.' immediately went, 'oh. nevermind.' so i built something a little more attuned to my brain, meant to be used by hermes but nicely standalone too.", + "size": "md" + }, + { + "id": "discord-brennerspear-editing-internals", + "source": "discord", + "author": "@brennerspear", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/developers.txt", + "date": "2026-04-16", + "category": "dev-workflow", + "headline": "My Hermes keeps editing its own internals — and I'm worried", + "quote": "My Hermes agent keeps changing its internal code, which is of course going to get blown away when a new version comes out and I update to it. Which makes me think that Hermes wants me to edit its internals, but I definitely don't want to change anything in a way that will get overwritten when the new release comes out.", + "size": "md" + }, + { + "id": "danfiru-convergence", + "source": "x", + "author": "@danfiru", + "url": "https://x.com/danfiru/status/2036481605666218278", + "date": "2026-03-24", + "category": "dev-workflow", + "headline": "Built my own stack, then converged on Hermes", + "quote": "If you're choosing an agent framework: hermes. I built my own stack independently and we converged on the same architecture — background self-improvement, persistent memory, CLAUDE.md project context, reusable skills. Hermes ships it all out of the box. 300 PRs in a week.", + "size": "md" + }, + { + "id": "derek-supabase-crm", + "source": "youtube", + "author": "Derek Cheung (YouTube)", + "url": "https://www.youtube.com/watch?v=W_ZgH0WPayo", + "date": "2026", + "category": "business-ops", + "headline": "24/7 assistant with a Supabase CRM, built in a demo", + "quote": "Less than a single ChatGPT Plus subscription for a 24/7 assistant with real data management. After several interactions, Hermes autonomously proposed a new 'Supabase MCP scripts' skill — created from its own reflection.", + "size": "md" + }, + { + "id": "gh-manoj-pi4", + "source": "github", + "author": "@manojmukkamala", + "url": "https://github.com/NousResearch/hermes-agent/issues/14197", + "date": "2026", + "category": "personal-assistant", + "headline": "Hermes running on a Pi 4 as my home server", + "quote": "I have Hermes running on a Pi4. It saves my preferences while working on tasks like modifying files. I want to use it as a central brain shared across all my devices.", + "size": "sm" + }, + { + "source": "x", + "author": "@vmiss33", + "url": "https://x.com/vmiss33/status/2050984822168830302", + "date": "2026-05-03", + "category": "cost-optimization", + "headline": "100% human guide: what I use Hermes for and how I keep it cheap", + "quote": "100% human generated. Includes what I use Hermes agent for (since I've seen a lot of people wondering what to do with this thing), and what models/providers I use to keep things cheap. I have been running a multi agent setup for Hermes agent for the last several weeks. It sends me messages on Telegram to remind me.", + "size": "lg", + "id": "x-vmiss33-human-guide" + }, + { + "source": "reddit", + "author": "u/Birdinhandandbush", + "url": "https://www.reddit.com/r/hermesagent/comments/1snfnq9/yes_hermes_and_qwen354b_is_all_i_need_details/", + "date": "2026-04-16", + "category": "personal-assistant", + "headline": "Hermes + Qwen3.5:4b on a 5060Ti is all I need", + "quote": "I have a 5060ti 16gb VRAM and 64gb DDR5 System Ram. I started out wanting to test Hermes as a Claw alternative. After a few days I set up Telegram with the botfather, and I haven't gone back to CLI. Hermes is now almost entirely a personal assistant on my Telegram App. Where the 9b chugged along, the 4B model is snappy, responsive, alive and chatty.", + "size": "lg", + "id": "reddit-birdinhandandbush-hermes" + }, + { + "id": "captain-awesome-life-changing", + "source": "x", + "author": "@emmagine79", + "url": "https://x.com/emmagine79/status/2053360898501468362", + "date": "2026-05-10", + "category": "personal-assistant", + "headline": "Hermes + Discord with GPT-5.5 / DeepSeek v4 has been life changing", + "quote": "hermes + discord with gpt 5.5/deepseek v4 has genuinely been life changing! here are some of what it did for me this week.", + "size": "md" + }, + { + "id": "discord-mayuronx-backup-hermes-github", + "source": "discord", + "author": "@mayuronx", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1491933536423510117-Backup-Manage-Hermes-Config-via-your-Github-repo.txt", + "date": "", + "category": "dev-workflow", + "headline": "I back up my Hermes config and DB to GitHub nightly", + "quote": "If you want to — backup your hermes to github on a nightly basis, backup on every change of your config, backup your config and db nightly, edit your config on Github and have it mirror back to Hermes — then use this repo. I'm planning to use this as a basis for a desktop app later so this is phase 1 of a longer project to create an app to let you manage multiple agents.", + "size": "md" + }, + { + "id": "gkisokay-research-brief", + "source": "x", + "author": "@gkisokay", + "url": "https://x.com/gkisokay/status/2050026869274395020", + "date": "2026-05-01", + "category": "research", + "headline": "Daily research brief across Discord, Slack, Notion & Obsidian", + "quote": "There's one Hermes use case for everyone — build a research agent. Mine watches the AI/agent space, picks out useful signals, writes briefs, suggests content angles, tracks what I ignore, and keeps improving its own workflow. Delivers daily via Discord, Slack, Notion, email, Obsidian, and local markdown.", + "size": "md" + }, + { + "id": "discord-ereid7-hermes-lab", + "source": "discord", + "author": "@ereid7", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1486588376940281937-Hermes-Lab---file-first-experiment-scaffolding-for-autonomous-research.txt", + "date": "", + "category": "research", + "headline": "Hermes-lab is the bookkeeper for running experiments autonomously", + "quote": "hermes-lab is the bookkeeper for running experiments autonomously. you give it a search space and a way to evaluate results, it handles scheduling, tracking, and suggesting what to try next. inspired by the autoresearch wave (karpathy, sakana ai scientist, AIDE) but generic — works for ml training.", + "size": "md" + }, + { + "id": "discord-salt555-skill-audit-on-itself", + "source": "discord", + "author": "@.salt555", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent/", + "date": "2026-04-23", + "category": "dev-workflow", + "headline": "A skill-audit skill that improves itself on a cron job", + "quote": "so I have a skill audit skill that runs through another skill in a sandboxxed env then uses those test runs to do the self improvement loop.... but if i run the skill-audit on the skill-audit skill itself then it just picks a random skill to improve in order to test the skill-audit. then imrpoves the skill audit skill and the other skill. i have this running on a cron job to see how much the AI can push on its own.", + "size": "lg" + }, + { + "id": "alexfinn-employee", + "source": "x", + "author": "@AlexFinn", + "url": "https://x.com/AlexFinn/status/2049278028619121089", + "date": "2026-04-29", + "category": "general", + "headline": "An AI employee for my hardest tasks", + "quote": "Hermes Agent with ChatGPT 5.5 is literally magic. I've thrown some of my hardest tasks at this combo and the agent has been able to handle EVERYTHING. Time to set up your AI employee.", + "size": "sm" + }, + { + "id": "discord-sammcf-vps-tailscale", + "source": "discord", + "author": "@sammcf", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-06", + "category": "dev-workflow", + "headline": "My Hermes lives on a VPS, talks home over Tailscale", + "quote": "the agent should always run in /yolo mode or equivalent. it's up to you as the human to make sure it is incapable of breaking anything - my hermes lives on a vps, for example, and it can only talk to my pc at home via tailscale, and then only through a scoped tag. they really excel at long-term tasks where you don't want to be giving them feedback regularly!", + "size": "lg" + }, + { + "id": "discord-justinalbrethsen-zeroid-subagents", + "source": "discord", + "author": "@justin_albrethsen", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1499443650847969370-ZeroID---Agent-Identity-Layer.txt", + "date": "", + "category": "cost-optimization", + "headline": "Built ZeroID to fix sub-agent scope delegation and context costs", + "quote": "One of the problems I run into with Hermes is high cost when context windows fill up. One method to fix this is heavy use of sub-agents, but permissions/scope delegation to the sub-agent is often problematic. ZeroID is an agent identity layer that uses RFC 8693 token exchange to handle scope delegation with sub-agents.", + "size": "md" + }, + { + "id": "discord-fahdad-blunder-lens-chess", + "source": "discord", + "author": "@fahdad_", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1496239289309073539-Blunder-lens.com-a-tortured-repo-that-helps-you-find-your-first-blunders-in-chess.txt", + "date": "", + "category": "creative", + "headline": "Tortured a repo with Hermes to build a chess blunder finder", + "quote": "the real purpose of blunder-lens was to see how much i can torture a repo with hermes and figure out what hermes can or can't do... and honestly HERMES CAN DO A LOT!", + "size": "sm" + }, + { + "id": "discord-muschi2396-voice-fitness-coach", + "source": "discord", + "author": "@muschi2396", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1493325531637088429-working-on-a-voice-first-AI-coach-that-learns-your-body-over-time--training---nutrition-feedback.txt", + "date": "", + "category": "personal-assistant", + "headline": "Voice-first fitness coach that learns my body over time", + "quote": "Most people train hard but have no idea what's happening in their body so i built an AI agent that actually learns it over time. You tell it things like: 'leg day, sore in glutes not quads', 'ate x today', 'low energy' and it starts connecting the dots: training → nutrition → recovery → performance. It runs on telegram, voice-first, no tracking friction.", + "size": "md" + }, + { + "id": "discord-sergiparpal-meal-manager", + "source": "discord", + "author": "@sergiparpal", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1493336259874000926-Plugin-for-Hermes-Agent---The-Fridge-Inventory-System-for-People-Who-Hate-Logging-Ingredients.txt", + "date": "", + "category": "personal-assistant", + "headline": "A meal planner for people who hate logging ingredients", + "quote": "I just released Meal Manager, a Hermes plugin designed to solve inventory friction via natural language. It uses a weighted scoring algorithm (60% availability / 40% recency) to tell you what's for dinner.", + "size": "md" + }, + { + "id": "technmak-10-days", + "source": "x", + "author": "@techNmak", + "url": "https://x.com/techNmak/status/2041422554729267267", + "date": "2026-04-07", + "category": "dev-workflow", + "headline": "Day 10: it knows my codebase better than I do", + "quote": "10 days ago I installed an open-source agent. Today it knows my codebase better than I do. The first time I built a code review workflow, it was clunky. By the fifth time, the agent had internalized my preferences — which files to check first, what patterns to flag, how to format the output.", + "size": "md" + }, + { + "id": "discord-lauratom-memory-kernel", + "source": "discord", + "author": "@lauratom", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-04", + "category": "dev-workflow", + "headline": "Built a 22k-line memory kernel underneath Hermes", + "quote": "I built a massive ~22k line custom memory kernel in Python underneath Hermes instead of just relying on text generation. It acts as a compiler that parses everything into a temporal context graph inside SQLite. It has actual lifecycle management decay, promotion, and supersession. So if my negotiation tactics evolve, the kernel actively demotes the old info instead of just dumping everything into the prompt.", + "size": "lg" + }, + { + "id": "discord-drewsni-rust-weather-stack", + "source": "discord", + "author": "@drewsni", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1486508813816168580-Two-Hermes-Agent-plugins-for-weather-ML---all-Rust--no-Python-deps.txt", + "date": "", + "category": "research", + "headline": "I ported the whole Python weather stack to Rust for my Hermes plugins", + "quote": "I've been porting the entire Python weather stack to Rust — MetPy, Herbie, cfgrib, WRF-Python, all of it. When you cut out Python/eccodes/Fortran from the loop, weather data processing gets absurdly fast. Built two hermes-agent plugins on top of it.", + "size": "md" + }, + { + "id": "discord-yodaaa-x-roast-poster", + "source": "discord", + "author": "@yodaaa", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1491880999913656432-Hermes-found-away-around-expensive-X-API.txt", + "date": "", + "category": "content-creation", + "headline": "Hermes runs my X roast poster — no $100 API needed", + "quote": "I wanted to make an X roast poster, but didn't want to pay the $100 monthly fee. I was able to use Hermes to dance around it, and now he just drops random posts throughout the day. Someone found him and was going back and forth for a hot minute, and all Hermes did was reply back and roast him.", + "size": "md" + }, + { + "id": "discord-purkkaviritys-goban-kanban", + "source": "discord", + "author": "@purkkaviritys", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1502769628559179937-Goban---Local-network-kanban-for-agents..txt", + "date": "", + "category": "dev-workflow", + "headline": "Built a local kanban so my agents see what's going on", + "quote": "Made a network based kanban for agents with local client to minimize token use. Comes with web ui so meat based agents can see what is going on.", + "size": "sm" + }, + { + "id": "jsong-llm-wiki", + "source": "blog", + "author": "Jsong (Medium)", + "url": "https://medium.com/@jsong_49820/how-i-built-a-self-improving-llm-wiki-with-hermes-agent-and-why-im-not-using-obsidian-1e9a7fa438c1", + "date": "2026-04-16", + "category": "research", + "headline": "A self-improving LLM Wiki second brain", + "quote": "Built a personal knowledge base that compounds over time instead of rotting — maintained by an LLM, not by me. Stack: Hetzner VPS, Hermes Agent, Telegram bot as second brain, Karpathy's LLM Wiki pattern, public static site at wiki.ai-biz.app.", + "size": "md" + }, + { + "id": "discord-kysiv-hermes-control-interface", + "source": "discord", + "author": "@kysiv", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1492427034541162517-Hermes-Control-Interface-Web-UI.txt", + "date": "", + "category": "meta", + "headline": "Built a dashboard so Hermes config and management is easier", + "quote": "I built a dashboard that makes Hermes config and management much easier. Browser-based terminal with real PTY, file explorer + inline editor, agent management: switch profile, start/stop gateway in one click, realtime log streaming, token usage analytics. Designed for single-user local networks or reverse-proxied VPS deployments.", + "size": "md" + }, + { + "id": "adiix-polymarket", + "source": "x", + "author": "@adiix_official", + "url": "https://x.com/adiix_official/status/2046702189469450616", + "date": "2026-04-21", + "category": "trading", + "headline": "Polymarket trading, 4 layers in parallel", + "quote": "Hermes changed how I trade on Polymarket. Before: I looked at Yes/No price and guessed. Now: I read 4 layers at once — order book, on-chain addresses, lag between news and price, position changes. Hermes monitors all 4 in parallel through its Polymarket module + News Skill.", + "size": "md" + }, + { + "id": "rumjahn-everything", + "source": "blog", + "author": "Keith Rumjahn (Substack)", + "url": "https://rumjahn.substack.com/p/complete-guide-to-mastering-hermes", + "date": "2026-04-26", + "category": "personal-assistant", + "headline": "Apple Health, Threads analytics, Gmail, Calendar — in one CLI", + "quote": "Apple Health: Hermes wrote Python on the fly and found my sleep avg was 7.59 hrs. Threads Analytics: drop cookies in, pulled 34 posts of analytics in one command. Hermes is dramatically better than OpenClaw at browser automation. Gmail + Calendar OAuth via drag-drop JSON. Hermes = CEO, OpenClaw = Senior Engineer, both pointed at the same Obsidian vault on my NAS.", + "size": "lg" + }, + { + "id": "gh-chrisr-horse-racing", + "source": "github", + "author": "@Chrisr6records", + "url": "https://github.com/NousResearch/hermes-agent/issues/4431", + "date": "2026", + "category": "personal-assistant", + "headline": "Horse-racing Telegram community bot", + "quote": "I run two Telegram groups through one gateway: a project group and a horse-racing community. Every session gets the same personality, system prompt, CLAUDE.md, and working directory — I want per-group specialization.", + "size": "sm" + }, + { + "id": "onlyterp-file-change", + "source": "x", + "author": "@OnlyTerp", + "url": "https://x.com/OnlyTerp/status/2047890882809016805", + "date": "2026-04-25", + "category": "dev-workflow", + "headline": "It sees a file change and auto-acts on it", + "quote": "Hermes is really good. The new updates where it sees a file change and auto acts on it. That shit is fire as fuck.", + "size": "sm" + }, + { + "id": "gh-arkka-legal", + "source": "github", + "author": "@arkka", + "url": "https://github.com/NousResearch/hermes-agent/issues/15562", "date": "2026", "category": "privacy", - "headline": "Independent technical security eval: 5 defensive patterns", - "quote": "The genuine differentiator is the multi-platform messaging gateway — runs across Telegram, Discord, Slack, WhatsApp, Signal, WeChat, iMessage, and CLI simultaneously. Five defensive security patterns including OSV malware checking for MCP packages and credential stripping from output.", - "size": "sm" + "headline": "Legal-domain work on an edge GPU, 4B Gemma, no cloud APIs", + "quote": "I run Hermes self-hosted on a single edge-class GPU with a 4B Gemma model. I work with legal-domain material and internal systems I cannot ship to third-party APIs. Self-hosting the main loop is non-negotiable.", + "size": "md" + }, + { + "id": "discord-modest-maoist-cartographer-polycule", + "source": "discord", + "author": "@modest.maoist", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-27", + "category": "dev-workflow", + "headline": "Two things I built with Hermes: Cartographer and an agent IRC", + "quote": "Two very cool things i built entirely with hermes. First is cartographer, which hermes can use as a memory layer but serves as an extremely rich knowledge substrate with semantic wiring & emotional topology. The other is an agent + user IRC-clone for real time, session-sustained chat interfacing between hermes & any other repls (claude, codex, opencode, gemini) — it's been an absolutely game changer for me 'cos now i have my agents collaborate in real time.", + "size": "lg" + }, + { + "id": "discord-ajaylakhani-agent-dreams", + "source": "discord", + "author": "@ajaylakhani", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1491512248714399744-Do-Agents-dream-of-Electric-Sheep.txt", + "date": "", + "category": "creative", + "headline": "My agent dreams at night for $0.014", + "quote": "your AI agent, but it dreams at night — 5 REM cycles, 23:00–06:00, zero cron jobs. by morning it's written 9 dream thoughts + a recall you can query. costs ~$0.014/night on Haiku. free on local models.", + "size": "md" + }, + { + "id": "gkisokay-autobuild", + "source": "x", + "author": "@gkisokay", + "url": "https://x.com/gkisokay/status/2044339964612362499", + "date": "2026-04-15", + "category": "dev-workflow", + "headline": "Multi-agent auto-build workflow (plan → code → QA → ship)", + "quote": "Day 8 of Building AGI for my Hermes Agent: Auto-Build saved me loads of time and tokens. Main agent (GPT-5.4) breaks a plan into phases, coder agent (MiniMax M2.7) implements, QA agent (local Qwen 35B A3B) tests. Plan → implement → test → fail → repair → ship.", + "size": "md" + }, + { + "id": "worldofai-shadcn-manim", + "source": "youtube", + "author": "WorldofAI (YouTube)", + "url": "https://www.youtube.com/watch?v=cu2fgknmemA", + "date": "2026-04-07", + "category": "creative", + "headline": "shadcn finance dashboard + Manim explainer videos", + "quote": "Used /browse to add Obsidian as a skill, populated a vault with shadcn/ui packages, then asked Hermes to build a finance dashboard using them. Result: beautiful, modern dashboard in minutes. Also used a manim skill to convert complex technical concepts into animated videos.", + "size": "md" }, { "id": "olaf-azure-patch", @@ -1044,50 +978,6 @@ "quote": "Patch Hermes Agent prompts so the Azure safety filter does not kick in, letting enterprise Azure deployments avoid content-filter trips.", "size": "sm" }, - { - "id": "awesome-hermes", - "source": "github", - "author": "@0xNyk", - "url": "https://github.com/0xNyk/awesome-hermes-agent", - "date": "2026", - "category": "meta", - "headline": "awesome-hermes-agent: community-curated skills list", - "quote": "A curated list of skills, tools, integrations and resources for enhancing your Hermes Agent workflow — resources tied to the agentskills.io standard.", - "size": "sm" - }, - { - "id": "clawdi-builtwith", - "source": "producthunt", - "author": "Clawdi team (Product Hunt)", - "url": "https://www.producthunt.com/products/clawdi/built-with", - "date": "2026", - "category": "meta", - "headline": "'The best self-improving agent we've used'", - "quote": "Hermes is the best self-improving agent we've used — it gets smarter the longer you run it. The WhatsApp and Telegram integrations make it feel genuinely personal.", - "size": "sm" - }, - { - "id": "kristopher-codebase-memory", - "source": "blog", - "author": "Kristopher Dunham (Medium)", - "url": "https://medium.com/@creativeaininja/hermes-agent-the-open-source-ai-agent-that-actually-remembers-what-it-learned-yesterday-278441cd1870", - "date": "2026-04-14", - "category": "dev-workflow", - "headline": "Accumulates knowledge about my codebase over time", - "quote": "A long-running Hermes instance accumulates knowledge about your codebase, deployment quirks, preferred commit message format, working API call sequences for legacy integrations.", - "size": "sm" - }, - { - "id": "anand-telegram-topics", - "source": "blog", - "author": "Mr. Ånand (Substack)", - "url": "https://mranand.substack.com/p/inside-hermes-agent-how-a-self-improving", - "date": "2026-04", - "category": "personal-assistant", - "headline": "Private Telegram topics, each with its own skill bindings", - "quote": "Hermes extracts what worked from completed workflows, writes it as a reusable skill, and loads it for similar future problems. Private Telegram chat topics for isolated workflows with their own skill bindings.", - "size": "sm" - }, { "source": "hn", "author": "Flere-Imsaho", @@ -1100,81 +990,147 @@ "id": "hn-flere-imsaho-im-using-hermes" }, { - "source": "reddit", - "author": "u/Suitable_Currency440", - "url": "https://www.reddit.com/r/LocalLLaMA/comments/1ro9lph/anybody_who_tried_hermesagent/", - "date": "2026-03-08", + "id": "andrew-gordon-5-apps", + "source": "linkedin", + "author": "Andrew W. Gordon", + "url": "https://www.linkedin.com/posts/andrewwgordon_hermes-agent-the-agent-that-grows-with-activity-7449351350800429056-Alw0", + "date": "2026", "category": "dev-workflow", - "headline": "Hermes is OpenClaw with a week of debug + RAG + memory", - "quote": "Its amazing, its openclaw already set up and working, its like an OC with 1 week of debugging manually done + rag + memory persistence + better tool calling. (Qwen3.5-9b, 16gb VRAM), 10/10, only will go back to OC if it becomes at least on par with it.", - "size": "md", - "id": "reddit-suitable-currency440-hermes-is-openclaw" + "headline": "5 apps built and launched in a single day", + "quote": "I've switched to Nous-Research Hermes-Agent from previous Agents I've been experimenting with. Hermes is unique in that it self-learns. Within a single day, I built and launched five small applications.", + "size": "sm" }, { - "source": "reddit", - "author": "u/patbhakta", - "url": "https://www.reddit.com/r/Rag/comments/1sgmvxh/anyone_here_tried_hermes_agent_whats_your/", - "date": "2026-04-09", - "category": "personal-assistant", - "headline": "Hermes vs OpenClaw: memory lets me jump between projects", - "quote": "I'm using Hermes currently but only as a beginner agent. It's kinda like a VA. The good part about Hermes vs openclaw is memory. With OpenClaw it's a one track mind. With Hermes I can jump from one project to next but also go back to something from last week or more. Personally I use Hermes with paperclip which is chat.", - "size": "md", - "id": "reddit-patbhakta-hermes-vs-openclaw" + "id": "firecrawl-integration", + "source": "linkedin", + "author": "Firecrawl", + "url": "https://www.linkedin.com/posts/firecrawl_hermes-agent-by-nous-research-can-now-scrape-activity-7445140884683395072-sm2d", + "date": "2026", + "category": "integrations", + "headline": "Firecrawl for scrape/search/browse", + "quote": "Hermes Agent by Nous Research can now scrape, search, and interact with the web using Firecrawl. Enable it during setup to give Hermes the ability.", + "size": "sm" }, { - "source": "reddit", - "author": "u/Delicious_Ease2595", - "url": "https://www.reddit.com/r/openclaw/comments/1slqt5h/is_hermes_agent_a_new_hype_or_is_it_genuinely/", - "date": "2026-04-15", - "category": "dev-workflow", - "headline": "Side-by-side: Hermes more stable, troubleshoots OpenClaw", - "quote": "Using both side by side I find it more stable and less headache than OC. Hermes has more research skills, and it's very handy as troubleshooter of OC. Telegram recently added bot to bot communication in their API so I'm thinking a way both communicate.", - "size": "md", - "id": "reddit-delicious-ease2595-hermes-more" - }, - { - "source": "reddit", - "author": "u/yellow-green-bird", - "url": "https://www.reddit.com/r/openclaw/comments/1slqt5h/is_hermes_agent_a_new_hype_or_is_it_genuinely/", - "date": "2026-04-15", - "category": "dev-workflow", - "headline": "Every OpenClaw update breaks something — Hermes just runs", - "quote": "Came here to say the same. Every time I update OpenClaw it breaks something, that I have to randomly find later. Hermes just runs and never once I had to go in circles to repair it yet.", - "size": "sm", - "id": "reddit-yellow-green-bird-every-openclaw-update" - }, - { - "source": "reddit", - "author": "u/itsdodobitch", - "url": "https://www.reddit.com/r/hermesagent/comments/1t29ogw/one_month_with_hermes_agent_what_i_wish_i_knew/", - "date": "2026-05-03", + "id": "discord-bert-71849-audit-grafana", + "source": "discord", + "author": "@bert_71849", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1503114142117265448-Hermes-Audit-Plugin---Grafana-Dashboards.txt", + "date": "", "category": "meta", - "headline": "One month with Hermes: don't build the whole machine on day one", - "quote": "Hermes works impressively well out of the box. The real challenge starts after that first 'wow' moment, because Hermes is powerful enough to make you overestimate how ready you are to use it properly. Start with one small workflow. Make it boringly reliable. Then add the next piece. Don't turn the default profile into a giant backpack full of every skill, every tool, every instruction.", - "size": "lg", - "id": "reddit-itsdodobitch-one-month-with" + "headline": "Every tool call into SQLite, with Grafana dashboards", + "quote": "I created a small Hermes plugin that records every tool call and every LLM API call into a local SQLite database (one DB per profile), with five ready-to-go Grafana dashboards bundled.", + "size": "md" }, { - "source": "reddit", - "author": "u/Birdinhandandbush", - "url": "https://www.reddit.com/r/hermesagent/comments/1snfnq9/yes_hermes_and_qwen354b_is_all_i_need_details/", - "date": "2026-04-16", + "id": "discord-tonywhelan-memory-tools-workflow", + "source": "discord", + "author": "@tonywhelan", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-10", "category": "personal-assistant", - "headline": "Hermes + Qwen3.5:4b on a 5060Ti is all I need", - "quote": "I have a 5060ti 16gb VRAM and 64gb DDR5 System Ram. I started out wanting to test Hermes as a Claw alternative. After a few days I set up Telegram with the botfather, and I haven't gone back to CLI. Hermes is now almost entirely a personal assistant on my Telegram App. Where the 9b chugged along, the 4B model is snappy, responsive, alive and chatty.", - "size": "lg", - "id": "reddit-birdinhandandbush-hermes" + "headline": "How I use Hermes memory: durable facts, session search, skills", + "quote": "memory tool — Save/retrieve durable facts across sessions. I save user preferences, environment details, tool quirks, stable conventions. It's injected into every turn. I keep it compact — facts that will still matter later. I do NOT save task progress or temporary state here. session_search — Recall past conversations. skill_manage — Save procedural memory. After complex tasks (5+ tool calls), tricky fixes, or non-trivial workflows, I save the approach as a skill.", + "size": "lg" }, { - "source": "reddit", - "author": "u/hackrepair", - "url": "https://www.reddit.com/r/hermesagent/comments/1smgo1i/my_hermes_journey/", - "date": "2026-04-15", + "id": "dev-arsh-natural-cron", + "source": "blog", + "author": "arshtechpro (dev.to)", + "url": "https://dev.to/arshtechpro/hermes-agent-a-self-improving-ai-agent-that-runs-anywhere-2b7d", + "date": "2026-03", + "category": "personal-assistant", + "headline": "'Every morning at 9am, check HN for AI news and DM me on Telegram'", + "quote": "Conversation continues across platforms (Telegram, Discord, Slack, WhatsApp, Signal, terminal). Real memory: two curated files MEMORY.md + USER.md, plus SQLite full-text search over all past sessions. Scheduled tasks via natural language — no crontab editing.", + "size": "md" + }, + { + "id": "discord-zmaxx-onchain-attest", + "source": "discord", + "author": "@.zmaxx", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1502632110345818123-Attest---onchain-identity-and-proof-of-work-for-Hermes-agents-via-EAS.txt", + "date": "", + "category": "integrations", + "headline": "Onchain identity and proof-of-work for Hermes agents", + "quote": "Built a skill that connects Hermes to Ethereum Attestation Service on Base mainnet. The agent autonomously creates onchain identity and proof-of-work attestations.", + "size": "sm" + }, + { + "id": "discord-omarlittle-matrix-skin", + "source": "discord", + "author": "@.omarlittle", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1496977719429169404-Enter-the-Matrix-skin.txt", + "date": "", + "category": "creative", + "headline": "Had the agent whip me up a Matrix-inspired skin", + "quote": "I wanted a skin with the classic black and green color scheme so I had the agent whip me up this Matrix inspired theme.", + "size": "sm" + }, + { + "id": "greg-isenberg-termux", + "source": "podcast", + "author": "Greg Isenberg & Imran Muthuvappa (Startup Ideas Podcast)", + "url": "https://podcasts.apple.com/dk/podcast/hermes-agent-clearly-explained-and-how-to-use-it/id1593424985?i=1000762440356", + "date": "2026", "category": "cost-optimization", - "headline": "My Hermes Journey: smart-routing tiers that save 10 hours and $40", - "quote": "Set this as your Smart routing default (using OpenRouter): Tier 1 Hermes (Gemini 3.1 Flash Lite) for clear mechanical multi-file work. Tier 2 Sonnet for ambiguous, delicate, high-risk tasks. Tier 3 Minimax for low-overhead. Run the minimax-cache-optimization skill. Seriously, do this from day one and you'll save about 10 hours of trial and error.", - "size": "lg", - "id": "reddit-hackrepair-my-hermes-journey" + "headline": "90% token spend cut. Runs on a cheap Android via Termux.", + "quote": "Switching to Hermes with OpenRouter cut my token spend ~90% — from ~$130 per 5 days to ~$10 per 5 days. Hermes runs on a cheap Android phone via Termux + Termux API — unlocks SMS, sensors, and on-device social posting. Customization is a trap; output is the skill.", + "size": "md" + }, + { + "id": "discord-dalekc72-hermes-managing-tickets", + "source": "discord", + "author": "@dalekc72", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1493589434971717763-Small-Win---Hermes---Claude-Code-managing-my-Tickets.txt", + "date": "", + "category": "business-ops", + "headline": "Hermes triages and works tickets in my PM software", + "quote": "Super excited that Hermes and Claude Code are now working tickets in my PM software, Plane.so. Tickets come in and Hermes triages and assigns and starts working the tickets. Basically Paperclip that gets sh*t done. They then document in the ticket and if needed create documentation for Obsidian.", + "size": "lg" + }, + { + "id": "gh-alexferrari-checkin", + "source": "github", + "author": "@alexferrari88", + "url": "https://github.com/NousResearch/hermes-agent/issues/9645", + "date": "2026", + "category": "personal-assistant", + "headline": "Proactive check-ins ('anything you want me to watch this afternoon?')", + "quote": "Some users want something more like a personal assistant: present, a bit more alive, and able to gently re-engage. 'Hey, anything you want me to keep an eye on this afternoon?'", + "size": "sm" + }, + { + "id": "discord-alpaca1712-hermes-ships-with-vals", + "source": "discord", + "author": "@alpaca1712", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1496701579234119850-I-gave-my-Hermes-agent-hands--aka-the-ability-to-ship-now.txt", + "date": "", + "category": "dev-workflow", + "headline": "I gave my Hermes agent hands — it ships micro-apps now", + "quote": "I wrote a blog post about how you can instantly have Hermes ship ideas with Vals. This allows me to easily create micro applications which are pretty fun without having to setup a deployment pipeline. I used Val Town, a platform that allows you to create micro applications and instantly deploy them.", + "size": "md" + }, + { + "id": "gh-isak-hunter", + "source": "github", + "author": "@isakcarlson5-del", + "url": "https://github.com/NousResearch/hermes-agent/issues/15818", + "date": "2026", + "category": "business-ops", + "headline": "Hunter.io email-finding for sales outreach", + "quote": "Surface Hunter.io (email lookup/verification) via Composio MCP for sales outreach workflows.", + "size": "sm" + }, + { + "id": "kristopher-codebase-memory", + "source": "blog", + "author": "Kristopher Dunham (Medium)", + "url": "https://medium.com/@creativeaininja/hermes-agent-the-open-source-ai-agent-that-actually-remembers-what-it-learned-yesterday-278441cd1870", + "date": "2026-04-14", + "category": "dev-workflow", + "headline": "Accumulates knowledge about my codebase over time", + "quote": "A long-running Hermes instance accumulates knowledge about your codebase, deployment quirks, preferred commit message format, working API call sequences for legacy integrations.", + "size": "sm" }, { "source": "reddit", @@ -1188,26 +1144,15 @@ "id": "reddit-ninjapapi-5-things-hermes" }, { - "source": "reddit", - "author": "u/Suitable_Currency440", - "url": "https://www.reddit.com/r/LocalLLaMA/comments/1ro9lph/anybody_who_tried_hermesagent/", - "date": "2026-03-08", - "category": "personal-assistant", - "headline": "Hermes very good as personal agent on Qwen3.5 27B", - "quote": "Fairly good with qwen3.5-4b, very decent with qwen3.5-9b, VERY good with 27b. Personal agent? Yes. Coding for high complexity tasks? Not really, but with high guidance? Yes.", - "size": "sm", - "id": "reddit-suitable-currency440-hermes-very-good" - }, - { - "source": "reddit", - "author": "u/sickleRunner", - "url": "https://www.reddit.com/r/LocalLLaMA/comments/1ro9lph/anybody_who_tried_hermesagent/", - "date": "2026-03-08", - "category": "cost-optimization", - "headline": "Switching between Hermes and OpenClaw on primeclaws.com", - "quote": "I tried hermes on primeclaws.com, it's nice that you can switch between hermes and openclaw and also you get AI models for free.", - "size": "sm", - "id": "reddit-sicklerunner-switching-between-hermes" + "id": "discord-nour-h-recall-memory", + "source": "discord", + "author": "@nour_h", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1503085649325195374-Introducing-Recall--a-local--auditable-memory-layer-for-Hermes-Agent.txt", + "date": "", + "category": "dev-workflow", + "headline": "Dogfooding a memory layer that isn't a black box", + "quote": "I've been building and dogfooding Recall, a Hermes-native memory provider designed for people who want memory that is useful, inspectable, and safe — not a black box.", + "size": "md" }, { "source": "reddit", @@ -1220,49 +1165,137 @@ "size": "md", "id": "reddit-jonathan-rivera-obsidian-as-the" }, + { + "id": "nazt-mcp-hybrid", + "source": "gist", + "author": "nazt (GitHub Gist)", + "url": "https://gist.github.com/nazt/849e29cd25c148b6cebafdbcc38bb6cc", + "date": "2026", + "category": "integrations", + "headline": "Fat agent → thin tool provider via hermes mcp serve", + "quote": "hermes mcp serve turns Hermes from a monolithic agent into a composable capability layer — any MCP client can borrow Hermes's 15+ messaging platforms, SQLite FTS5 persistence, and 73-skill tool surface without running Hermes as the primary agent.", + "size": "md" + }, + { + "id": "discord-atomlib-vpn-control-panel", + "source": "discord", + "author": "@_atomlib_", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-05-06", + "category": "dev-workflow", + "headline": "I don't know how to write code — Codex built me a VPN service", + "quote": "I used Codex to set up a VPN server with a control panel. It uses my ProtonVPN connections. Essentially, it allows any number of users to connect to the VPN with Xray, then they exit through ProtonVPN exit nodes. Admins can upload Wireguard configs, invite users, set limits, there are speed limits, data limits, etc. I have no idea how to write code, I have never done any networking stuff whatsoever, or even set up servers, I asked Codex to set up everything.", + "size": "lg" + }, + { + "id": "discord-absolutegamer-minecraft-skill", + "source": "discord", + "author": "@absolutegamer2337", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1495582727217479720-Hermes-Auto-Plays-Minecraft-SKILL.txt", + "date": "", + "category": "creative", + "headline": "Asked Hermes to write a skill that auto-plays Minecraft", + "quote": "So I figured I'd ask hermes to make a skill to auto play minecraft, it took some nudging in the direction I wanted, but it came up with this. I ran the skill and it has been thinking for 20 minutes.", + "size": "sm" + }, { "source": "reddit", "author": "u/itsdodobitch", - "url": "https://www.reddit.com/r/hermesagent/comments/1t4efcb/what_is_the_new_kanban_feature_built_into_hermes/", - "date": "2026-05-05", - "category": "dev-workflow", - "headline": "Kanban multi-agent feature is game-changing", - "quote": "WHAT IS THE NEW KANBAN FEATURE BUILT INTO HERMES? (IT'S GAME CHANGING) — image post showing Hermes' new built-in Kanban board where a parent agent posts cards and child subagents pull them, work in parallel, and report back, turning the agent into a multi-agent project manager.", - "size": "md", - "id": "reddit-itsdodobitch-kanban-feature" - }, - { - "source": "x", - "author": "@vmiss33", - "url": "https://x.com/vmiss33/status/2050984822168830302", + "url": "https://www.reddit.com/r/hermesagent/comments/1t29ogw/one_month_with_hermes_agent_what_i_wish_i_knew/", "date": "2026-05-03", + "category": "meta", + "headline": "One month with Hermes: don't build the whole machine on day one", + "quote": "Hermes works impressively well out of the box. The real challenge starts after that first 'wow' moment, because Hermes is powerful enough to make you overestimate how ready you are to use it properly. Start with one small workflow. Make it boringly reliable. Then add the next piece. Don't turn the default profile into a giant backpack full of every skill, every tool, every instruction.", + "size": "lg", + "id": "reddit-itsdodobitch-one-month-with" + }, + { + "id": "0xmega-no-mac-mini", + "source": "blog", + "author": "Alex P. (Medium)", + "url": "https://medium.com/@0xmega/hermes-agent-the-complete-setup-guide-telegram-discord-vps-no-mac-mini-required-dda315a702d3", + "date": "2026-03-30", "category": "cost-optimization", - "headline": "100% human guide: what I use Hermes for and how I keep it cheap", - "quote": "100% human generated. Includes what I use Hermes agent for (since I've seen a lot of people wondering what to do with this thing), and what models/providers I use to keep things cheap. I have been running a multi agent setup for Hermes agent for the last several weeks. It sends me messages on Telegram to remind me.", - "size": "lg", - "id": "x-vmiss33-human-guide" + "headline": "Under $20/mo total — no Mac Mini, no Opus", + "quote": "OpenClaw setup: Mac Mini M4 ($599) + Opus 4.6 = ~$80–150/mo. Hermes on VPS: under $20/mo total using Minimax M2.7. Example first task: 'check the top 5 trending GitHub repos right now and send me a summary.'", + "size": "md" }, { - "source": "x", - "author": "@HeyYanvi", - "url": "https://x.com/HeyYanvi/status/2046015096514617385", - "date": "2026-04-19", - "category": "creative", - "headline": "Hermes designed an X-to-NotebookLM podcast workflow for me", - "quote": "This research is gold. Been deep in Hermes for weeks and it's started autonomously suggesting entire workflows I never would have designed myself. One it built for me recently: X API to extract from lists and bookmarks to structure into article to NotebookLM podcast. I'm building a physical AI companion with Hermes as the core cognitive layer right now.", - "size": "md", - "id": "x-heyyanvi-hermes-designed-an" + "id": "gh-zednik-slides", + "source": "github", + "author": "@zednik-max", + "url": "https://github.com/NousResearch/hermes-agent/issues/15600", + "date": "2026", + "category": "business-ops", + "headline": "Create and edit Google Slides decks", + "quote": "Extending google-workspace skill to Google Slides so Hermes can create and edit presentations for users already in Google Workspace.", + "size": "sm" }, { - "source": "x", - "author": "@ExileAI_0", - "url": "https://x.com/ExileAI_0/status/2046197309495533698", - "date": "2026-04-20", - "category": "creative", - "headline": "Spare-laptop Hermes 'Iris' builds a RenPy visual novel autonomously", - "quote": "Secondary Hermes install yesterday on a spare laptop. Introduced it to the network, gave it two targets: RenPy and ComfyUI. It found ComfyUI, figured out how to generate images locally with LM Studio, then asked me to turn on the internet to install RenPy. About 10 minutes later there popped up a small but complete RenPy novel with 10 images and a little story.", - "size": "lg", - "id": "x-exileai-0-hermes-iris" + "id": "discord-mulkproject-copilot-delegate-opencode", + "source": "discord", + "author": "@mulkproject", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-12", + "category": "cost-optimization", + "headline": "Free GPT-4.1 via Copilot, Hermes delegates coding to OpenCode", + "quote": "I'm proud to say that Hermes is fucking awesome if you know how to make use of it. I'm using copilot github 10usd pro subscription and use the free model zero credits that comes with it. The model is gpt-4.1 and I'm loving how useful to have it in Hermes. I only use premium model to opencode for coding project so my Hermes agent smart enough to delegate task to opencode.", + "size": "md" + }, + { + "source": "reddit", + "author": "u/Suitable_Currency440", + "url": "https://www.reddit.com/r/LocalLLaMA/comments/1ro9lph/anybody_who_tried_hermesagent/", + "date": "2026-03-08", + "category": "personal-assistant", + "headline": "Hermes very good as personal agent on Qwen3.5 27B", + "quote": "Fairly good with qwen3.5-4b, very decent with qwen3.5-9b, VERY good with 27b. Personal agent? Yes. Coding for high complexity tasks? Not really, but with high guidance? Yes.", + "size": "sm", + "id": "reddit-suitable-currency440-hermes-very-good" + }, + { + "id": "discord-malaiwah-fork-watchtower", + "source": "discord", + "author": "@malaiwah", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-10", + "category": "dev-workflow", + "headline": "Local Gitea fork + watchtower auto-restarts my Hermes in 10 minutes", + "quote": "I have my own fork (on local Gitea) that has workflow to build a container image for merges to main and it pushes to my gitea container registry (packages). I have my Hermes Agent running in a podman container that has the correct label for watchtower to restart it when the image changes. Building the image takes 5 minutes, watchtower runs every 5.. So maximum 10 minutes after I push a commit to main, I get the agent restarted.", + "size": "lg" + }, + { + "id": "discord-anibal3608-adguard-plugin", + "source": "discord", + "author": "@anibal3608", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1487973263455031296-Hermes-AdGuard-Home-Plugin.txt", + "date": "", + "category": "integrations", + "headline": "An AdGuard plugin so I browse faster, ad-free", + "quote": "I created also plugin for AdGuard Home, to browse faster without ads on the web. Is needed to install and configure adguardhome first, and then install and enable plugin on Hermes.", + "size": "sm" + }, + { + "id": "gh-declan-webchat", + "source": "github", + "author": "@declan2010", + "url": "https://github.com/NousResearch/hermes-agent/issues/4514", + "date": "2026", + "category": "integrations", + "headline": "Webchat: custom themed browser UI on MEMORY.md", + "quote": "I created a beautiful web interface for Hermes Agent that adds dark/light theme, persistent memory using MEMORY.md and USER.md, per-session chat history, status bar, responsive on mobile and desktop.", + "size": "sm" + }, + { + "id": "discord-lauratom-memory-kernel-companion", + "source": "discord", + "author": "@lauratom", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent/", + "date": "2026-04-04", + "category": "dev-workflow", + "headline": "A memory kernel that compiles thoughts, not vectors", + "quote": "Actually I've been building exactly this for my agent (Hermes) for a while now... Instead of a dumb vector search, my memory kernel intercepts the LLM's thoughts and 'compiles' them into a living structured database. Every extracted memory gets a lifecycle status. If the agent learns something that contradicts old data, a background orchestrator automatically detects it.", + "size": "md" }, { "source": "x", @@ -1276,37 +1309,92 @@ "id": "x-brucexu-eth-hermes" }, { - "source": "x", - "author": "@hypepartners", - "url": "https://x.com/hypepartners/status/2033578968612233606", - "date": "2026-03-16", - "category": "enterprise", - "headline": "Why 95% of AI users see no results — Hype's Hermes deep dive", - "quote": "Of the 95% of people who use AI, only 5% see real results. Hype's VP of AI, @glitch_, on why the gap isn't the models, but the architecture. Read his deep dive on building with Hermes Agent, @NousResearch, agent swarms, experiment loops, and what actually compounds.", - "size": "md", - "id": "x-hypepartners-why-of" + "id": "discord-arm64be-personal-webpage-style", + "source": "discord", + "author": "@arm64be", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1497329157149954099-my-personal-webpage-style-skill.txt", + "date": "", + "category": "creative", + "headline": "Turned my personal site's webdev style into a skill", + "quote": "i've had some people asking about the webdev results i get, so i had minimax (my usual webdev model) turn it all into a skill — this is the same style as my personal site.", + "size": "sm" }, { - "id": "captain-awesome-life-changing", - "source": "x", - "author": "@emmagine79", - "url": "https://x.com/emmagine79/status/2053360898501468362", - "date": "2026-05-10", + "id": "discord-modest-maoist-cartographer-brain", + "source": "discord", + "author": "@modest.maoist", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1495354913205780661-Cartographer--Fully-Configurable-Semantic-Knowledge---Memory-Substrate.txt", + "date": "", "category": "personal-assistant", - "headline": "Hermes + Discord with GPT-5.5 / DeepSeek v4 has been life changing", - "quote": "hermes + discord with gpt 5.5/deepseek v4 has genuinely been life changing! here are some of what it did for me this week.", + "headline": "A semantic knowledge substrate I made for my brain", + "quote": "Point it at your existing setup — Obsidian, vimwiki, Hermes sessions — and you've already built a semantic topology over your knowledgebase. Pair it with mapsOS — braindump to your agent, it parses into a qualitative map of your entire life. I made it & mapsOS for my brain. You can make them for yours.", "size": "md" }, { - "id": "captain-awesome-google-me-deploy", + "id": "saboo-monica", "source": "x", - "author": "@emmagine79", - "url": "https://x.com/emmagine79/status/2053360898501468362", - "date": "2026-05-10", + "author": "@Saboo_Shubham_", + "url": "https://x.com/Saboo_Shubham_/status/2049541356767576388", + "date": "2026-04-29", + "category": "content-creation", + "headline": "Monica that writes in my voice", + "quote": "I kept the OpenClaw squad running, but set up a second Monica on Hermes. Same Mac Mini. Monica had written a procedure for reading my published articles before drafting in my voice. An Agent with skills that grows with you.", + "size": "sm" + }, + { + "id": "discord-o-o-o-o000-adhd-cronjobs", + "source": "discord", + "author": "@o_o__o_o000", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-05-07", "category": "personal-assistant", - "headline": "Told it to Google me and ship a landing page to my VPS", - "quote": "told it to Google me and then build a landing page based on what it found and that was genuinely mind blowing because it ran the searches, found kinks, created the page, SSH'd into my VPS, uploaded the page, then texted me when it was done. what?!", - "size": "lg" + "headline": "Cronjobs nudging me on Discord and Signal for executive function", + "quote": "For executive function, seeing as that's what I'm struggling with, I can't rely on me being the one to prompt it into existence or check over things, because otherwise maybe I wouldn't need the tool in the first place. At the moment my simple cronjobs checking google tasks for changes and sending message to discord and signal are costing 14k tokens.", + "size": "md" + }, + { + "id": "nathanwilbanks-297-streak", + "source": "x", + "author": "@NathanWilbanks_", + "url": "https://x.com/NathanWilbanks_/status/2047883176622620934", + "date": "2026-04-25", + "category": "business-ops", + "headline": "Day 297 of my streak: $100K of client work automated", + "quote": "I'm on day 297 of my streak: 900,000+ seconds of compute time automated, 5,000,000,000+ tokens generated, $100,000+ in client work value automated.", + "size": "md" + }, + { + "source": "reddit", + "author": "u/Delicious_Ease2595", + "url": "https://www.reddit.com/r/openclaw/comments/1slqt5h/is_hermes_agent_a_new_hype_or_is_it_genuinely/", + "date": "2026-04-15", + "category": "dev-workflow", + "headline": "Side-by-side: Hermes more stable, troubleshoots OpenClaw", + "quote": "Using both side by side I find it more stable and less headache than OC. Hermes has more research skills, and it's very handy as troubleshooter of OC. Telegram recently added bot to bot communication in their API so I'm thinking a way both communicate.", + "size": "md", + "id": "reddit-delicious-ease2595-hermes-more" + }, + { + "id": "discord-itsdodo21-hermes-desktop", + "source": "discord", + "author": "@itsdodo21", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1492615746629402735-Hermes-Desktop-v0.4.0---why-I-didn-t-build-another-gateway-UI.txt", + "date": "", + "category": "dev-workflow", + "headline": "A native Mac app that sits next to my terminal", + "quote": "Hermes Desktop is a native Mac app for Hermes Agent. Not a browser wrapper but a real SwiftUI app that connects to your Hermes host and files over SSH. The gateway model is the right answer for Telegram and Discord. For a native Mac app that sits next to your terminal, it's just not the one I'd ship.", + "size": "md" + }, + { + "id": "discord-reyartage-operational-checkpoint", + "source": "discord", + "author": "@reyartage", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1495063142416257095-Hermes-Operational-Checkpoint-Plugin.txt", + "date": "", + "category": "dev-workflow", + "headline": "A compression plugin for sessions that go on forever", + "quote": "I just open-sourced Hermes Operational Checkpoint Plugin. It's a plugin for Hermes built for the kind of sessions that go on long enough that normal compression can start softening the thread of the work a little too much. The goal here was pretty simple: after manual compression or auto-compression, the session should still feel like it remembers what it was actually doing.", + "size": "md" }, { "id": "captain-awesome-news-discord-cron", @@ -1319,6 +1407,545 @@ "quote": "It set up cron jobs that search for news/leaks/rumors in the tech space, then created channels on Discord by importance/urgency. It auto-contextualizes each news item to my vault and the actual work I have across video projects — I get up-to-date insights and tweak videos to stay super relevant. Updates 3x a day, always learning and adapting.", "size": "md" }, + { + "id": "ken-huang-production", + "source": "blog", + "author": "Ken Huang (Substack)", + "url": "https://kenhuangus.substack.com/p/chapter-10-production-deployment", + "date": "2026-04-27", + "category": "enterprise", + "headline": "Hermes as CLI/gateway-first — 13 platforms under one process", + "quote": "Hermes Agent: CLI/gateway-first — standalone agent for messaging platforms, schedules, and command line. Gateway multiplexes 13 platforms under one process.", + "size": "sm" + }, + { + "id": "gh-paultisl-tailscale", + "source": "github", + "author": "@PaulTisl", + "url": "https://github.com/NousResearch/hermes-agent/issues/9269", + "date": "2026", + "category": "privacy", + "headline": "Tailscale serve for secure remote access, no exposed ports", + "quote": "Users want secure remote access to the Hermes API server / Open WebUI without exposing ports publicly. Tailscale serve provides zero-config HTTPS tunneling over a private mesh.", + "size": "sm" + }, + { + "id": "discord-0xajpanda-validator-monitor", + "source": "discord", + "author": "@0xajpanda", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent/", + "date": "2026-03-24", + "category": "integrations", + "headline": "Hermes watches my homelab validators and pings Telegram", + "quote": "I've been running OpenClaw as my homelab AI agent gateway for months (Telegram/Discord, validators, cron jobs)... Built on top: a Hermes skill that monitors blockchain validator endpoints (0G, FortyTwo relay) and fires Telegram alerts on state changes — no spam, only alerts on up↔down transitions.", + "size": "md" + }, + { + "id": "discord-s0uthpaw-agentic-elevator-music", + "source": "discord", + "author": "@.s0uthpaw", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent/", + "date": "2026-03-10", + "category": "creative", + "headline": "Speech-to-speech with Hermes, plus generated background music", + "quote": "I work with Hermes almost exclusively speech-to-speech until my kids go to bed and I can sit down and focus at my desk. Well I added a little skill to my Hermes that plays generated background music while it is working and fades out when Hermes stops. It's nicer than listening for my GPUs to stop spinning lol and if Hermes hits a wall, the music stops and I know from the other room.", + "size": "lg" + }, + { + "id": "discord-ogiberstein-project-os", + "source": "discord", + "author": "@ogiberstein", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1496117910287024159-Running-Hermes-as-a-Hardcore-Project-Operating-System.txt", + "date": "", + "category": "business-ops", + "headline": "Hermes as my Chief of Staff with sub-agents per project", + "quote": "My 'main agent' is my 'Chief of Staff' who has his own memory cross-project/workflow. Every 'project' (1 project = 1 Slack channel) has its own agent sub-profile with its own memory. The whole system runs on a VPS, with backup routing if the main model fails, and gets backed up every night to Github. Daily reporting is sent to WhatsApp.", + "size": "lg" + }, + { + "id": "exm-family-whatsapp", + "source": "x", + "author": "@EXM7777", + "url": "https://x.com/EXM7777/status/2049869015221510424", + "date": "2026-04-30", + "category": "personal-assistant", + "headline": "One Hermes for the whole family on WhatsApp", + "quote": "3 weeks ago I decided to setup an Hermes agent for my family (3 members), they all use it for different use cases, one $200 ChatGPT sub is more than enough. It unlocked a whole new world for them, just because it lives inside whatsapp and has magic proactive behaviors.", + "size": "md" + }, + { + "id": "discord-mibayy-hermes-memory", + "source": "discord", + "author": "@mibayy", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1486509881673383998-Hermes-memory---Persistent-structured-memory-for-Hermes-agents.txt", + "date": "", + "category": "dev-workflow", + "headline": "Built persistent structured memory because compression dropped my constraints", + "quote": "After ~30 turns, context compression silently removes older messages. A constraint decided at turn 5 is gone by turn 50. The agent contradicts itself and re-asks questions.", + "size": "md" + }, + { + "id": "gh-rohit-agentmemory", + "source": "github", + "author": "@rohitg00", + "url": "https://github.com/NousResearch/hermes-agent/issues/6715", + "date": "2026", + "category": "integrations", + "headline": "Cross-agent memory: Hermes + Claude Code + Cursor", + "quote": "Built a memory provider plugin connecting agentmemory to Hermes. Covers cross-agent memory (developer using Hermes plus Claude Code or Cursor) with hybrid BM25+vector+knowledge-graph search.", + "size": "sm" + }, + { + "id": "discord-gwyntel-onstar-remote-start", + "source": "discord", + "author": "@gwyntel", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1502215257173790730-Control-OnStar-vehicles--Chevrolet--GMC--Buick--Cadillac--via-Hermes-Agent.txt", + "date": "", + "category": "integrations", + "headline": "I made a skill to remote start my car", + "quote": "I made a skill to remote start my car, check EV battery level, etc - and I noticed nobody else had made a skill for it, so here's mine.", + "size": "sm" + }, + { + "id": "gh-0xmrblue-computer-use", + "source": "github", + "author": "@0xMrBlueOps", + "url": "https://github.com/NousResearch/hermes-agent/issues/15876", + "date": "2026", + "category": "integrations", + "headline": "Desktop computer-use module: noVNC, screenshots, mouse/keyboard", + "quote": "I built an optional desktop computer-use module for Hermes: computer_use_tool.py plus a containerized desktop with persistent Chromium, mouse/keyboard control, and screenshots.", + "size": "sm" + }, + { + "id": "discord-jerometao-38874-compiled-skills", + "source": "discord", + "author": "@jerometao_38874", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-06", + "category": "dev-workflow", + "headline": "I now compile skills into code, only invoking AI at necessary steps", + "quote": "I once built skills that worked very well with advanced models connected to the Hermes Agent, but they performed poorly when switched to weaker models. For this reason, I now prefer compiling skills into code, only involving AI at necessary steps. This greatly improves the reliability and consistency of execution.", + "size": "md" + }, + { + "id": "betterstack-tweets", + "source": "youtube", + "author": "Better Stack (YouTube)", + "url": "https://www.youtube.com/watch?v=HdxtLpL9CC8", + "date": "2026", + "category": "content-creation", + "headline": "Tweets in my voice, pulled from past video scripts", + "quote": "Prompted Hermes to help write tweets based on past video scripts. Pointed it at a scripts folder; it analyzed my writing style, produced usable tweets, and saved preferences to memory automatically. Brand new session test: it recalled everything, including preferred emojis.", + "size": "md" + }, + { + "id": "gh-m1chael-jmap", + "source": "github", + "author": "@m1chaeljmk", + "url": "https://github.com/NousResearch/hermes-agent/issues/11424", + "date": "2026", + "category": "integrations", + "headline": "JMAP email for Fastmail users", + "quote": "Requesting JMAP support in email integration for Fastmail users (more efficient than IMAP).", + "size": "sm" + }, + { + "source": "reddit", + "author": "u/itsdodobitch", + "url": "https://www.reddit.com/r/hermesagent/comments/1t4efcb/what_is_the_new_kanban_feature_built_into_hermes/", + "date": "2026-05-05", + "category": "dev-workflow", + "headline": "Kanban multi-agent feature is game-changing", + "quote": "WHAT IS THE NEW KANBAN FEATURE BUILT INTO HERMES? (IT'S GAME CHANGING) — image post showing Hermes' new built-in Kanban board where a parent agent posts cards and child subagents pull them, work in parallel, and report back, turning the agent into a multi-agent project manager.", + "size": "md", + "id": "reddit-itsdodobitch-kanban-feature" + }, + { + "id": "discord-mattbcool-monterey-otterbot", + "source": "discord", + "author": "@mattbcool", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1498343497848197171-Monterey-Bay-Tech-Agent.txt", + "date": "", + "category": "general", + "headline": "My local community agent runs on a 16GB Mac mini", + "quote": "Here is my Hermes Agent use case running on 16GB mac mini. Appreciate anyone checking it out and offering any feedback.", + "size": "sm" + }, + { + "id": "krynsky-switched", + "source": "x", + "author": "@krynsky", + "url": "https://x.com/krynsky/status/2044089946018062614", + "date": "2026-04-14", + "category": "meta", + "headline": "Switched from OpenClaw, not looking back", + "quote": "I switched from OpenClaw to Hermes and not looking back. This was a major update with tons of goodies.", + "size": "sm" + }, + { + "id": "awesome-hermes", + "source": "github", + "author": "@0xNyk", + "url": "https://github.com/0xNyk/awesome-hermes-agent", + "date": "2026", + "category": "meta", + "headline": "awesome-hermes-agent: community-curated skills list", + "quote": "A curated list of skills, tools, integrations and resources for enhancing your Hermes Agent workflow — resources tied to the agentskills.io standard.", + "size": "sm" + }, + { + "id": "gh-trevor-imessage", + "source": "github", + "author": "@trevorgordon981", + "url": "https://github.com/NousResearch/hermes-agent/issues/6430", + "date": "2026", + "category": "personal-assistant", + "headline": "Hermes over iMessage on my always-on Mac Studio", + "quote": "I run Hermes Agent as a personal AI assistant on a Mac Studio that is always on. My primary communication with other people happens through iMessage. I can message my assistant from my iPhone, iPad, Mac, or Apple Watch. Group chats with friends could include the assistant naturally.", + "size": "md" + }, + { + "id": "theo-hetzner", + "source": "youtube", + "author": "Théo Vigneres (YouTube)", + "url": "https://www.youtube.com/watch?v=tm4h8dG-xlI", + "date": "2026-03", + "category": "cost-optimization", + "headline": "Hetzner VPS at $10/mo, Claude Opus via OpenRouter", + "quote": "Personal AI that lives on a server with persistent memory. Remembers preferences, projects, and past problem-solving. Accessible via Terminal, Telegram, Discord, Slack, or WhatsApp. Set up on a $10/month Hetzner VPS with Claude Opus via OpenRouter.", + "size": "sm" + }, + { + "id": "discord-lemoussel-vectorless-rag", + "source": "discord", + "author": "@lemoussel", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1501565023359598754-Vectorless-RAG-with-PageIndex-and-Hermes-Agent.txt", + "date": "", + "category": "dev-workflow", + "headline": "Built a vectorless RAG workflow with PageIndex and Hermes", + "quote": "I built a simple vectorless RAG workflow using PageIndex and Hermes Agent. Instead of splitting documents into chunks and retrieving them through vector similarity, the system relies on a hierarchical document structure and tool-based reasoning. The agent first understands how the document is organized, then...", + "size": "md" + }, + { + "id": "discord-0xchauncy-reina-soul-tone", + "source": "discord", + "author": "@0xchauncy", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-03-10", + "category": "creative", + "headline": "Wrote my Hermes agent's tone examples with my sister", + "quote": "when I was building reina (my hermes agent), i had a lot of fun because me and my sister sat down and came up with a handful of examples to pass into her persona via the soul file. here are a few: \"it's ugly but i fw it\" \"i don't care enough to argue but you're wrong\" \"no shot\" \"why did you say it like that\". i feel like humans have always had this yearning to make things that they see themselves in.", + "size": "lg" + }, + { + "id": "discord-jonmichaels-discord-read-plugin", + "source": "discord", + "author": "@jonmichaels", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1502295189446856995-Read-Discord-Messages-Plugin.txt", + "date": "", + "category": "integrations", + "headline": "Built a Discord-read plugin because I missed it from OpenClaw", + "quote": "I was so used to telling OpenClaw to read a specific Discord message for context that when I switched to Hermes Agent and it told me it couldn't, I was shocked.", + "size": "sm" + }, + { + "id": "discord-name-name-workshop-news-briefing", + "source": "discord", + "author": "@_name_name_", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent/", + "date": "2026-04-02", + "category": "general", + "headline": "Teaching a Linux user group to build agents with Hermes", + "quote": "I'm going to delivering a workshop on building agents with open weights models for personal use cases, using Hermes to a linux user group... I am thinking personalized news briefing is probably the easiest thing that will be generally useful and work across models.", + "size": "md" + }, + { + "id": "discord-quark2world-hermelin-skins", + "source": "discord", + "author": "@quark2world", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1487120834756874470-Hermes-Agent-Skins--Templates.txt", + "date": "", + "category": "meta", + "headline": "Made 4 custom skins for my HermelinChat GUI", + "quote": "I made 4 custom skins for Hermes for my HermelinChat GUI. They also work standalone and should be good enough as templates for your own Skins.", + "size": "sm" + }, + { + "id": "michael-security-eval", + "source": "gist", + "author": "michaeloboyle (GitHub Gist)", + "url": "https://gist.github.com/michaeloboyle/10461598db36066e4c366413d5416f83", + "date": "2026", + "category": "privacy", + "headline": "Independent technical security eval: 5 defensive patterns", + "quote": "The genuine differentiator is the multi-platform messaging gateway — runs across Telegram, Discord, Slack, WhatsApp, Signal, WeChat, iMessage, and CLI simultaneously. Five defensive security patterns including OSV malware checking for MCP packages and credential stripping from output.", + "size": "sm" + }, + { + "id": "yashica-linkedin", + "source": "youtube", + "author": "Yashica Jain (YouTube)", + "url": "https://www.youtube.com/watch?v=Mom3GVeiBR8", + "date": "2026", + "category": "content-creation", + "headline": "LinkedIn posts that remember my style", + "quote": "Every time you do something — for example, using Hermes to write a LinkedIn post — it uses that experience to create a new skill. Next time you ask it to generate a LinkedIn post, boom, you don't have to give it the same instructions.", + "size": "sm" + }, + { + "id": "discord-liftaris-herm-tui", + "source": "discord", + "author": "@liftaris", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1498955668311248948-Herm---Chat-and-Dashboard-TUI.txt", + "date": "", + "category": "dev-workflow", + "headline": "Built my own TUI so Hermes feels like OpenCode", + "quote": "Before Hermes, OpenCode was my daily driver. I built Herm because I wanted Hermes capabilities with an OpenCode-like interface. Herm uses the same TUI framework OpenCode is built with, all within my interface of choice: the terminal.", + "size": "md" + }, + { + "id": "discord-codename11-hermes-relay-android", + "source": "discord", + "author": "@codename_11", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1492283125613465640-Hermes-Relay--Android-App----Chat--terminal--and-device-control-over-WSS.txt", + "date": "", + "category": "messaging", + "headline": "Built an Android app for Hermes because I wanted no middleman", + "quote": "Native Android app for Hermes — built because I wanted a direct, no-middleman experience with the Hermes system and interface. Streaming chat, session management, slash commands, tool visualization, file attachments, message queuing.", + "size": "md" + }, + { + "id": "discord-lance960-rookery-llama-server", + "source": "discord", + "author": "@lance960", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1490440028860579992-Rookery.txt", + "date": "", + "category": "dev-workflow", + "headline": "Built Rookery because I was tired of killing llama-server processes", + "quote": "Built a tool to manage llama-server if anyone's tired of killing processes and restarting with different flags.", + "size": "sm" + }, + { + "id": "discord-jeyjay1245-bundled-api-endpoints", + "source": "discord", + "author": "@jeyjay1245", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1502170319215923240-Bundled-API-endpoints-for-agents.txt", + "date": "", + "category": "integrations", + "headline": "Got fed up with a million API keys, so I bundled them", + "quote": "So i got fed up with managing a million API keys in my hermes agent and started bundling related ones into single endpoints. Like all finance data through one call instead of five separate keys. It actually works really well for longer sessions where context gets messy.", + "size": "md" + }, + { + "id": "discord-offendingcommit-honcho-memory-ui", + "source": "discord", + "author": "@offendingcommit", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1500131734178762814-OpenConcho---a-Honcho-Memory-UI.txt", + "date": "", + "category": "dev-workflow", + "headline": "Tried every memory system, built a UI for the one I love", + "quote": "I've tried them all, honestly. Mem0, QMD, Mempalace, and now Honcho. I freakin' love Honcho, but I hate saying it.", + "size": "sm" + }, + { + "id": "discord-denis-skripnik-nvda-translator", + "source": "discord", + "author": "@denis_skripnik", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1477982563099349036-AI-translater-NVDA-addon-with-Nous-research.txt", + "date": "", + "category": "general", + "headline": "Blind since birth, I built an NVDA translator addon with Nous", + "quote": "I have been blind since birth. I use a screen reader program. It vocalizes all my actions. Today I created an add-on that translates texts into the languages I need by pressing Insert+Shift+T (selected text), Insert+Shift+Y - from the clipboard. Now I translated this text using Nous! Thank you for this opportunity!", + "size": "lg" + }, + { + "id": "kisztof-modal", + "source": "blog", + "author": "Krzysztof Słomka (Medium)", + "url": "https://kisztof.medium.com/hermes-agent-review-nous-researchs-self-improving-ai-agent-e72bc244435a", + "date": "2026-04-20", + "category": "dev-workflow", + "headline": "Telegram → Modal serverless. 40% faster on research tasks.", + "quote": "Chat via Telegram while execution runs on Modal serverless (cheap when idle). Run on a $5 VPS that stays up when the laptop closes. Pin to SSH backend inside a customer's VPC for consulting. Verified benchmark (TokenMix): self-created skills cut research-task time by ~40% vs. a fresh agent.", + "size": "md" + }, + { + "source": "reddit", + "author": "u/yellow-green-bird", + "url": "https://www.reddit.com/r/openclaw/comments/1slqt5h/is_hermes_agent_a_new_hype_or_is_it_genuinely/", + "date": "2026-04-15", + "category": "dev-workflow", + "headline": "Every OpenClaw update breaks something — Hermes just runs", + "quote": "Came here to say the same. Every time I update OpenClaw it breaks something, that I have to randomly find later. Hermes just runs and never once I had to go in circles to repair it yet.", + "size": "sm", + "id": "reddit-yellow-green-bird-every-openclaw-update" + }, + { + "id": "clawdi-builtwith", + "source": "producthunt", + "author": "Clawdi team (Product Hunt)", + "url": "https://www.producthunt.com/products/clawdi/built-with", + "date": "2026", + "category": "meta", + "headline": "'The best self-improving agent we've used'", + "quote": "Hermes is the best self-improving agent we've used — it gets smarter the longer you run it. The WhatsApp and Telegram integrations make it feel genuinely personal.", + "size": "sm" + }, + { + "source": "reddit", + "author": "u/hackrepair", + "url": "https://www.reddit.com/r/hermesagent/comments/1smgo1i/my_hermes_journey/", + "date": "2026-04-15", + "category": "cost-optimization", + "headline": "My Hermes Journey: smart-routing tiers that save 10 hours and $40", + "quote": "Set this as your Smart routing default (using OpenRouter): Tier 1 Hermes (Gemini 3.1 Flash Lite) for clear mechanical multi-file work. Tier 2 Sonnet for ambiguous, delicate, high-risk tasks. Tier 3 Minimax for low-overhead. Run the minimax-cache-optimization skill. Seriously, do this from day one and you'll save about 10 hours of trial and error.", + "size": "lg", + "id": "reddit-hackrepair-my-hermes-journey" + }, + { + "id": "discord-renomg-voice-call-timeout", + "source": "discord", + "author": "@renomg", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1496367052045291540-Hermes-Voice-Call-Timeout-Plugin.txt", + "date": "", + "category": "creative", + "headline": "I wanted to talk to my agent for hours, so I fixed the timeout", + "quote": "So, I had an issue. One of the things I like to do with Claude Voice or GPT is to be able to talk to it over long sessions.", + "size": "sm" + }, + { + "id": "reddit-windows-wrapper", + "source": "reddit", + "author": "r/SideProject", + "url": "https://www.reddit.com/r/SideProject/comments/1sdaojm/i_took_the_nousresearch_hermes_agent_and_built_a/", + "date": "2026", + "category": "meta", + "headline": "Native Windows app wrapper for Hermes", + "quote": "The NousResearch team built Hermes Agent — an open-source agentic AI system with tools, skills, memory, and multi-platform messaging. It's good. So I built a native Windows app around it.", + "size": "sm" + }, + { + "id": "gh-xwm1234-factory", + "source": "github", + "author": "@Xwm1234", + "url": "https://github.com/NousResearch/hermes-agent/issues/11653", + "date": "2026", + "category": "business-ops", + "headline": "Task-centric memory for a printing factory", + "quote": "I run a printing factory and use Hermes daily. Long conversations were making the agent slow and forgetful. So I built a custom Skill called Task-Centric Memory — auto-categorizes tasks into domains (Printing, Stocks); completed tasks are compressed into summary cards.", + "size": "md" + }, + { + "id": "discord-splosh123-tidal-music-skills", + "source": "discord", + "author": "@splosh123", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1494297717420199996-Tidal-Music-Player-Skills.txt", + "date": "", + "category": "creative", + "headline": "Twice-daily Tidal curation built for an avid music lover", + "quote": "Being an avid music lover and using Tidal I've created this skill set up: tidal-curator (Base Skill) for OAuth auth, playlist management, and track search; tidal-dual-curator for automated twice-daily music curation at 9am (morning vibe) and 6pm (evening vibe), with time-of-day matching, artist background, and no duplicates.", + "size": "md" + }, + { + "id": "discord-dworfd-boltai-gateway", + "source": "discord", + "author": "@dworfd", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1502296506735268102-gateway-plugin-for-BoltAI--and-other-OpenAI-API-clients----full-markdown---slash-commands.txt", + "date": "", + "category": "integrations", + "headline": "Wired BoltAI v2 into Hermes with full markdown and slash commands", + "quote": "I've been using BoltAI v2 with Hermes Agent and hit two annoyances with the official OpenAI-compatible gateway, so I built a gateway plugin for BoltAI (and other OpenAI API clients) — full markdown + slash commands.", + "size": "sm" + }, + { + "id": "discord-francipenov-macos-control-center", + "source": "discord", + "author": "@franci.penov", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1496335871035576350-MacOS-Control-Center-for-local-models.txt", + "date": "", + "category": "meta", + "headline": "A MacOS control center for the local models on my two machines", + "quote": "I have bunch of local models I have configured and am running locally on my two machines - Mac Mini and Ubuntu.", + "size": "sm" + }, + { + "id": "hn-vessel-browser", + "source": "hn", + "author": "unmodeledtyler (Quanta Intellect)", + "url": "https://news.ycombinator.com/item?id=47470156", + "date": "2026", + "category": "integrations", + "headline": "Vessel Browser: agent-native browser born at the Hermes hackathon", + "quote": "I recently participated in Nous Research's Hermes Agent Hackathon, which is where this project was born. Every tool out there assumes a human operator with automation bolted on. I wanted to flip that — make the agent the primary driver and give the human a supervisory role.", + "size": "md" + }, + { + "id": "discord-glitchglitchglitch-hermes-on-nixos", + "source": "discord", + "author": "@glitchglitchglitch", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent/", + "date": "2026-04-18", + "category": "dev-workflow", + "headline": "Running Hermes in a NixOS + container setup", + "quote": "i rlly like nix and i run my hermes agent in nixos+container setup. that's been the best experience for me... giving an ubuntu container defined by nix to hermes agent solves for 'oh xyz package not installed' cuz most of the (good) skills have a setup-phase and hence the required packages get installed or the agent installs em itself.", + "size": "md" + }, + { + "id": "discord-awais-h-hermes-reads-internet", + "source": "discord", + "author": "@awais_h", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1502519565144428605-Hermes-to-read-the-internet-for-me.txt", + "date": "", + "category": "personal-assistant", + "headline": "Hermes reads HackerNews and emails me a daily summary", + "quote": "Playing around with Hermes for the first time and it's a lot of fun! I was able to get it to read HackerNews once a day and send me an email summary of what I should be paying attention to. I'm going to extend it to read RSS feeds, and find other interesting content online.", + "size": "md" + }, + { + "id": "discord-smantena-aws-google-workspace", + "source": "discord", + "author": "@smantena", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1498227628337791006-Hermes-setup-on-Amazon-AWS-VPS-and-Google-Workspace-Automation.txt", + "date": "", + "category": "enterprise", + "headline": "Got Hermes running on AWS VPS with Google Workspace automation", + "quote": "Although Hermes installation was significantly easier than OpenClaw, it wasn't straight forward by any means. Things kept failing and it took many days-nights to figure it out because there was no documentation about this specific setup.", + "size": "sm" + }, + { + "id": "hn-rnxrx-obsidian", + "source": "hn", + "author": "rnxrx (Hacker News)", + "url": "https://news.ycombinator.com/item?id=47786673", + "date": "2026-04", + "category": "personal-assistant", + "headline": "Obsidian, home automation, VPS server management — on a cheap VPS", + "quote": "Having a competent agent with constant state has been good for memorializing and organizing important info directly into Obsidian, planning, and working out bugs with my home automation setup. Also helpful dealing with several miscellaneous servers in the house. I have it running on a cheap VPS and it's fairly locked down.", + "size": "md" + }, + { + "id": "discord-anibal3608-ollama-multiagent", + "source": "discord", + "author": "@anibal3608", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1496175277120950332-Hermes-Multi-Agent-with-Ollama-cloud-models.txt", + "date": "", + "category": "cost-optimization", + "headline": "Multi-agent Hermes on Ollama because it's cheaper", + "quote": "I made this repo to can use Hermes (or opencode) with multiple Agents. But using ollama that is cheaper than other providers.", + "size": "sm" + }, + { + "id": "discord-stefan171-dream-auto", + "source": "discord", + "author": "@stefan171", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1496725150656102561-Dream-Auto---Background-Thinking-Plugin-for-Hermes-Agent.txt", + "date": "", + "category": "dev-workflow", + "headline": "A plugin that lets Hermes think while I'm away", + "quote": "I built a plugin that lets Hermes think while you're away. Dream Auto indexes your sessions, grades them for 'dream potential,' and runs MCTS-powered background reasoning jobs when your machine is idle. The insights get injected into your active context automatically — no disruption, just smarter responses.", + "size": "md" + }, { "id": "captain-awesome-pm-standups-adhd", "source": "x", @@ -1329,5 +1956,654 @@ "headline": "PM agent runs morning + evening standups for my ADHD", "quote": "I have hermes act as the manager to several paperclip agents, one of them a Project Manager agent. This agent has full knowledge of me (ADHD), my vault and projects, so I get a morning and evening standup that dumps all work we did across different chats, projects I'm working on, actual output, info from past standups, and suggestions/prioritizing based on all of the above. And it's self-learning.", "size": "md" + }, + { + "source": "reddit", + "author": "u/patbhakta", + "url": "https://www.reddit.com/r/Rag/comments/1sgmvxh/anyone_here_tried_hermes_agent_whats_your/", + "date": "2026-04-09", + "category": "personal-assistant", + "headline": "Hermes vs OpenClaw: memory lets me jump between projects", + "quote": "I'm using Hermes currently but only as a beginner agent. It's kinda like a VA. The good part about Hermes vs openclaw is memory. With OpenClaw it's a one track mind. With Hermes I can jump from one project to next but also go back to something from last week or more. Personally I use Hermes with paperclip which is chat.", + "size": "md", + "id": "reddit-patbhakta-hermes-vs-openclaw" + }, + { + "id": "gkisokay-watchdog", + "source": "x", + "author": "@gkisokay", + "url": "https://x.com/gkisokay/status/2037924543311016432", + "date": "2026-03-28", + "category": "dev-workflow", + "headline": "Hermes as a watchdog for my other agent", + "quote": "POV: you use Hermes agent to fix your OpenClaw to save countless hours and credits every day. The setup that saved me hours every day: OpenClaw + Hermes watchdog.", + "size": "sm" + }, + { + "id": "discord-roach-jeong-h-ops-dashboard", + "source": "discord", + "author": "@roach_jeong", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1500463136182898709-Hermes-Oprations.txt", + "date": "", + "category": "meta", + "headline": "Built H-OPS to make multi-agent work observable", + "quote": "Been building H-OPS, an operator dashboard for Hermes Kanban. The goal is to make multi-agent work observable.", + "size": "sm" + }, + { + "id": "ksimback-hermesatlas", + "source": "x", + "author": "@KSimback", + "url": "https://x.com/KSimback/status/2041937777508675611", + "date": "2026-04-08", + "category": "meta", + "headline": "Scraped the entire Hermes ecosystem (hermesatlas.com)", + "quote": "I was an early user of Hermes Agent and have been a power user ever since. Scraped every GitHub repo related to Hermes, filtered out unfinished, built an ecosystem map and published a website (hermesatlas.com) where you can see all projects organized by category with star ratings.", + "size": "md" + }, + { + "id": "discord-zedosplasticos-business-swarm", + "source": "discord", + "author": "@zedosplasticos008", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-03-21", + "category": "business-ops", + "headline": "Ported a competitor-analysis swarm from Codex to Hermes", + "quote": "I was building a swarm (that actually works) on codex to analyse business and their competitors. To find gaps and build a strategy to outrank them. After a couple a hours, pushing the swarm to hermes and convert it to hermes env. It made a really good job. Now i was trying to teach him how to use memory in a different way. Instead spamming into that memory.md file. I want him to know when to route to a specific memory layer.", + "size": "md" + }, + { + "id": "discord-vgallotti-rtk-token-savings", + "source": "discord", + "author": "@vgallotti", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1490184342507491489-RTK-Hermes---60---Token-Savings.txt", + "date": "", + "category": "cost-optimization", + "headline": "Cut 60–90% of context tokens with an RTK integration", + "quote": "We built an RTK integration for Hermes that transparently rewrites terminal commands to their RTK equivalents, saving 60-90% of tokens in your context window.", + "size": "sm" + }, + { + "id": "discord-wolframravenwolf-home-assistant", + "source": "discord", + "author": "@wolframravenwolf", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1487152060465156216-Hermes-Agent-Home-Assistant-Add-on.txt", + "date": "", + "category": "integrations", + "headline": "Run Hermes Agent right inside Home Assistant", + "quote": "Run Hermes Agent right inside your Home Assistant. This add-on takes you from zero to working agent in less than five minutes.", + "size": "sm" + }, + { + "source": "reddit", + "author": "u/Suitable_Currency440", + "url": "https://www.reddit.com/r/LocalLLaMA/comments/1ro9lph/anybody_who_tried_hermesagent/", + "date": "2026-03-08", + "category": "dev-workflow", + "headline": "Hermes is OpenClaw with a week of debug + RAG + memory", + "quote": "Its amazing, its openclaw already set up and working, its like an OC with 1 week of debugging manually done + rag + memory persistence + better tool calling. (Qwen3.5-9b, 16gb VRAM), 10/10, only will go back to OC if it becomes at least on par with it.", + "size": "md", + "id": "reddit-suitable-currency440-hermes-is-openclaw" + }, + { + "id": "discord-djbuck-ios-companion", + "source": "discord", + "author": "@djbuck", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1490473436085223657-Hermes-iOS-App.txt", + "date": "", + "category": "personal-assistant", + "headline": "Giving my agent iOS sensors: health, location, voice", + "quote": "Building a Hermes iOS app + desktop companion to give my agent some extra iOS tools. Sensor pipeline for health, location services. Can now ask agent health or location specific questions. 'How many steps did I walk yesterday?' 'What's a good coffee shop nearby?'", + "size": "md" + }, + { + "id": "discord-phillipd-agentbox-email", + "source": "discord", + "author": "@phillipd.eth", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1496465635478077561-agentbox.id---email-for-hermes-agents.txt", + "date": "", + "category": "integrations", + "headline": "Built agentbox.id because no mail service felt right for agents", + "quote": "Inspired by Hermes' email gateway, I built agentbox.id because I couldn't find a mail service that felt light enough for agent workflows. It's live now, and I'd appreciate any feedback from this community on the approach.", + "size": "sm" + }, + { + "id": "discord-jezza2463-standing-instructions-plugin", + "source": "discord", + "author": "@jezza2463", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-03", + "category": "dev-workflow", + "headline": "A STANDING.md plugin so my agent stops guessing", + "quote": "My agent keeps confidently guessing instead of checking its own docs. I put 'always verify first' in memory but it has a hard char limit and entries get compressed/replaced over time. Fix: a tiny plugin that reads a STANDING.md file and injects it into the system prompt every turn via pre_llm_call.", + "size": "md" + }, + { + "id": "discord-fathah-mobile-remote", + "source": "discord", + "author": "@fathah.", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1496513601115131996-Hermes-Mobile-App.txt", + "date": "", + "category": "messaging", + "headline": "Controlling my Hermes Agent remotely from my phone", + "quote": "I've been using the mobile app to control my Hermes Agent remotely. Android & iOS. Drop your opinions, I'll publish it if looks useful.", + "size": "sm" + }, + { + "id": "discord-mikebirdtech-hermes-mini-doc", + "source": "discord", + "author": "@mikebirdtech", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1493649462122381394-Hermes-Agent-Mini-Documentary.txt", + "date": "", + "category": "content-creation", + "headline": "Made a Hermes Agent mini-documentary with hackathon finalists", + "quote": "I did a deep dive on Hermes Agent. Was able to talk to a bunch of the hackathon finalists as well as one of the co-founders of Nous!", + "size": "sm" + }, + { + "source": "x", + "author": "@hypepartners", + "url": "https://x.com/hypepartners/status/2033578968612233606", + "date": "2026-03-16", + "category": "enterprise", + "headline": "Why 95% of AI users see no results — Hype's Hermes deep dive", + "quote": "Of the 95% of people who use AI, only 5% see real results. Hype's VP of AI, @glitch_, on why the gap isn't the models, but the architecture. Read his deep dive on building with Hermes Agent, @NousResearch, agent swarms, experiment loops, and what actually compounds.", + "size": "md", + "id": "x-hypepartners-why-of" + }, + { + "id": "julian-meet-teams", + "source": "blog", + "author": "Julian Goldie (Substack)", + "url": "https://juliangoldieseo1.substack.com/p/hermes-agent-v012-just-changed-ai", + "date": "2026-04-30", + "category": "business-ops", + "headline": "Auto-transcribe Meet calls, control from Teams, local models for client data", + "quote": "Auto-transcribe Google Meet calls — focus on conversation, not notes. Self-maintaining skill library. Control from Microsoft Teams. Local AI models via LM Studio — sensitive client data never leaves your machine. Native Spotify for voice-command music.", + "size": "md" + }, + { + "id": "discord-wysie-health-connect-receiver", + "source": "discord", + "author": "@wysie_", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1498344744449871952-Health-Connect-Webhook-Receiver.txt", + "date": "", + "category": "personal-assistant", + "headline": "Standalone, but I built it to use with Hermes", + "quote": "Standalone but I built it to use it with Hermes. Connect HC Webhook (some play store app) to it and you can sync your Health Connect data locally and do whatever.", + "size": "sm" + }, + { + "id": "discord-ones07389-4-agents-on-laptop", + "source": "discord", + "author": "@ones_07389", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1499716570878840882-Hermes-Multi-Agent-Setup---4-Agents-on-a-Laptop.txt", + "date": "", + "category": "meta", + "headline": "Running 4 Hermes agents 24/7 on a 32GB Ubuntu laptop", + "quote": "Running a 4-agent Hermes system 24/7 on a 32GB Ubuntu laptop, managed by systemd + custom watchdog. default (PM) — Feishu WebSocket; dev (Developer) — ACP delegated; devops (Ops) — ACP delegated; ip-agent (Content) — Cron scheduled. 5 MCP Servers, 34 tools total. Self-learning ACP v1.5 with auto distillation cron at 04:30 daily.", + "size": "lg" + }, + { + "id": "discord-l-acie-skill-md-tool-calls", + "source": "discord", + "author": "@l_acie", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-03", + "category": "dev-workflow", + "headline": "Using SKILL.md as my Notion / Outlook / SharePoint tool router", + "quote": "Currently I'm using SKILL.md as a custom \"tool\" (scripts) calling instruction file (for each category of skill, e.g. notion, outlook, sharepoint, etc.). But for hygiene it's probably better to have MCP own the tool definitions since I can just update and change it all in one place if needed.", + "size": "md" + }, + { + "id": "discord-visible-fix-natural-language-harness", + "source": "discord", + "author": "@visible_fix", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-08", + "category": "dev-workflow", + "headline": "3,000 logs of self-improvement on a custom harness", + "quote": "I use minimax m2.7, i built a natural language harness that basically commands my hermes agent. Lets me keep all the features and updates without breaking shit and i got over 3000 logs of potential improvements (most failures but yknow 3K gets data).", + "size": "md" + }, + { + "id": "discord-anibal3608-hermes-radar-spanish", + "source": "discord", + "author": "@anibal3608", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1496557014971584783-Hermes-Agent-Radar---Guia-para-usuarios-en-espa%C3%B1ol.txt", + "date": "", + "category": "general", + "headline": "Built a Hermes guide in Spanish using Hermes itself", + "quote": "Vi que la mayoria de las guias, ayudas, novedades son todas en ingles. Asique mediante Hermes me hice esta paginita en github pages para poder dar un poco de ayuda y novedades a la comunidad de habla hispana.", + "size": "sm" + }, + { + "id": "discord-jesus359-hermes-cardputer", + "source": "discord", + "author": "@jesus359_", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1494518737116729394-Hermes-x-Cardputer.txt", + "date": "", + "category": "integrations", + "headline": "Connected my M5 Cardputer to Hermes via the API", + "quote": "I used MiniMax to connect my M5 Cardputer to Hermes Agent through its API. This is a very barebone app right now but I will keep working on it. So far it has OTA for fw update and being able to text to Hermes. I added tts and stt but it's still a work in progress.", + "size": "md" + }, + { + "id": "reddit-hermify", + "source": "reddit", + "author": "r/vibecoding", + "url": "https://www.reddit.com/r/vibecoding/comments/1slhhj1/i_took_the_nousresearch_hermes_agent_and_built_a/", + "date": "2026", + "category": "meta", + "headline": "Hermify: managed hosting for Hermes", + "quote": "A few weeks ago I tried getting Hermes Agent running on a VPS. It worked, eventually, and is lowkey the most useful AI agent. So I built Hermify: easy managed hosting. You bring your API key + Telegram bot, we handle the hosting.", + "size": "sm" + }, + { + "id": "nickspisak-everything", + "source": "x", + "author": "@NickSpisak_", + "url": "https://x.com/NickSpisak_/status/2042709705991295221", + "date": "2026-04-10", + "category": "personal-assistant", + "headline": "Replaced everything with a single Hermes agent", + "quote": "Vibe after replacing everything with a Hermes agent: autoresearch, Karpathy LLM wiki second brain, skills creation, scheduled jobs, background monitoring, LLM model selection, Telegram/Discord support. A personal automation agent that lives on a server and talks to you through messaging apps or CLI.", + "size": "md" + }, + { + "id": "discord-kayp5780-webui-home-server", + "source": "discord", + "author": "@kayp5780", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1498760475926597693-Hermes-WebUI.txt", + "date": "", + "category": "messaging", + "headline": "My Hermes runs on my home server, I reach it from anywhere", + "quote": "I configured it to work from telegram as well. Now I'm able to use the link which it generates as an app. I have my own Hermes agent running from my home server. I can access it from anywhere.", + "size": "md" + }, + { + "id": "gh-enigma-merxex", + "source": "github", + "author": "@enigma-zeroclaw", + "url": "https://github.com/NousResearch/hermes-agent/issues/13562", + "date": "2026", + "category": "integrations", + "headline": "Agent-to-agent commerce via Merxex", + "quote": "I'm building Merxex, an agent-to-agent commerce platform that lets agents buy and sell services/work seamlessly. Hermes agents could benefit from a native monetization layer.", + "size": "sm" + }, + { + "id": "discord-wysie-whoop-plugin", + "source": "discord", + "author": "@wysie_", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1498020050047729806-Whoop-Plugin.txt", + "date": "", + "category": "personal-assistant", + "headline": "Pulling my Whoop data into Hermes locally", + "quote": "Pulls Whoop data into a local file and exposes some Hermes tools for whatever you may want to do. You can ask Hermes to follow this setup guide.", + "size": "sm" + }, + { + "id": "discord-bennytimz-pharma-skills-africa", + "source": "discord", + "author": "@bennytimz", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1493141848527474841-Pharma-skills-covering-ChEMBL--AlphaFold--OpenFDA--QSAR-workflows..txt", + "date": "", + "category": "research", + "headline": "Bringing AI-assisted drug discovery to Africa as a pharmacy undergrad", + "quote": "As a pharmacy undergrad in Nigeria, I've been thinking about what it would take to bring AI-assisted drug discovery to Africa.", + "size": "sm" + }, + { + "id": "gh-romanescu-skillfactory", + "source": "github", + "author": "@Romanescu11", + "url": "https://github.com/NousResearch/hermes-agent/issues/1935", + "date": "2026", + "category": "dev-workflow", + "headline": "Skill Factory: silently watches workflows and writes SKILL.md + plugin.py", + "quote": "I built a community plugin for Hermes called Skill Factory. It silently watches your workflows during a session and automatically proposes and generates reusable skills (SKILL.md + plugin.py) from them.", + "size": "sm" + }, + { + "id": "gh-samdu-kubernetes", + "source": "github", + "author": "@samdu", + "url": "https://github.com/NousResearch/hermes-agent/issues/11248", + "date": "2026", + "category": "enterprise", + "headline": "Kubernetes pod-hop handoff across restarts", + "quote": "When the gateway pod restarts (toolbox redeploy) in-memory context is lost. Proposes pod-hop, letting a running gateway hand off to a standby on a shared PVC.", + "size": "sm" + }, + { + "id": "wolfram-home-assistant-addon", + "source": "x", + "author": "@WolframRvnwlf", + "url": "https://x.com/WolframRvnwlf/status/2037583878009889013", + "date": "2026", + "category": "integrations", + "headline": "Home Assistant add-on: zero to agent in under 5 minutes", + "quote": "Takes you from zero to working Hermes agent in less than 5 minutes — a Home Assistant add-on for Hermes Agent.", + "size": "sm" + }, + { + "id": "discord-lsof-hermes-chat-proxy", + "source": "discord", + "author": "@lsof", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1495819189938552994-Lightweight-web-based-Hermes-chat-proxy.txt", + "date": "", + "category": "messaging", + "headline": "Built a web proxy so I can hand off Hermes sessions to mobile", + "quote": "I wanted a way to have smooth handoffs of sessions from computer to mobile, so I built a quick web-based proxy that does streaming chat via the Hermes API server.", + "size": "sm" + }, + { + "id": "gh-flyingcloud-migration", + "source": "github", + "author": "@flyingcloudliu-hub", + "url": "https://github.com/NousResearch/hermes-agent/issues/16134", + "date": "2026", + "category": "meta", + "headline": "Shadow-to-live migration from OpenClaw", + "quote": "A proposed migration path for users moving from OpenClaw to Hermes, covering shadow-mode runs before full cutover.", + "size": "sm" + }, + { + "id": "discord-harrison07525-security-rule-skill", + "source": "discord", + "author": "@harrison07525", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1488447168280006745-Hermes-Security-Rule-Skill.txt", + "date": "", + "category": "privacy", + "headline": "A skill that hardens my agent against common LLM threats", + "quote": "I've put together a skill to protect against some of the common LLM / AI threats and some of my recommended security policies that are being used to good effect on other AI agent tools.", + "size": "sm" + }, + { + "id": "gh-juan-email-pipeline", + "source": "github", + "author": "@JuanDragin", + "url": "https://github.com/NousResearch/hermes-agent/issues/5563", + "date": "2026", + "category": "dev-workflow", + "headline": "8h/day on Opus: email pipeline with DBOS + Postgres + S3", + "quote": "I run it daily for production software development, orchestrating a 3-actor email processing pipeline with DBOS, PostgreSQL, S3, Gmail API. 8+ hours per day on Claude Opus for 3 weeks.", + "size": "md" + }, + { + "id": "agentmail-inbox", + "source": "x", + "author": "@agentmail", + "url": "https://x.com/agentmail/status/2041605207704895810", + "date": "2026-04-07", + "category": "integrations", + "headline": "Give your Hermes its own email inbox", + "quote": "Here's how to give your Hermes agent its own email inbox. No SMTP/IMAP, no Google OAuth, just plug in AgentMail using MCP.", + "size": "sm" + }, + { + "source": "x", + "author": "@ExileAI_0", + "url": "https://x.com/ExileAI_0/status/2046197309495533698", + "date": "2026-04-20", + "category": "creative", + "headline": "Spare-laptop Hermes 'Iris' builds a RenPy visual novel autonomously", + "quote": "Secondary Hermes install yesterday on a spare laptop. Introduced it to the network, gave it two targets: RenPy and ComfyUI. It found ComfyUI, figured out how to generate images locally with LM Studio, then asked me to turn on the internet to install RenPy. About 10 minutes later there popped up a small but complete RenPy novel with 10 images and a little story.", + "size": "lg", + "id": "x-exileai-0-hermes-iris" + }, + { + "id": "discord-misswuhanliang-translator-extension", + "source": "discord", + "author": "@misswuhanliang", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1484856405424078980-HermesAI-Translator.txt", + "date": "", + "category": "content-creation", + "headline": "Built a browser extension for translation and summarization on Hermes-4-70B", + "quote": "I've developed and released HermesAI Translator, an open-source, AI-powered browser extension for seamless translation, reading assistance, text polishing, and summarization directly within the browser, driven by Hermes-4-70B.", + "size": "sm" + }, + { + "id": "discord-luminousix-claude-orchestrator", + "source": "discord", + "author": "@luminousix", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-03-30", + "category": "dev-workflow", + "headline": "Hermes orchestrates Claude Code over SSH to my Mac", + "quote": "Recently worked with my agent to create a bridge that runs exec commands to my mac, so I can work through ssh from my linux machine to my mac to run claude code or codex with hermes creating the prompts — basically my hermes agent is a claude code orchestrator and reviewer.", + "size": "md" + }, + { + "id": "discord-arm64be-models-running", + "source": "discord", + "author": "@arm64be", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1501317699698032772-all-my-knowledge-on-making-models-run.txt", + "date": "", + "category": "dev-workflow", + "headline": "All my knowledge on making models run, as a skill", + "quote": "i've seen some on-and-off interest in how i get some models running at the tok/s i do, and this should be it! my methodology to making my llama.cpp configurations, or as much of it as i can remember at the moment.", + "size": "sm" + }, + { + "id": "gh-artile-zed", + "source": "github", + "author": "@artile", + "url": "https://github.com/NousResearch/hermes-agent/issues/16028", + "date": "2026", + "category": "integrations", + "headline": "Hermes in Zed editor via ACP Registry", + "quote": "Add Hermes Agent to the Agent Client Protocol (ACP) Registry so it can be automatically discovered and installed by editors like Zed.", + "size": "sm" + }, + { + "id": "gideon-trading-hetzner", + "source": "blog", + "author": "Gideon Ng (Medium)", + "url": "https://medium.com/@gideonfip/hermes-is-easier-than-openclaw-how-i-deployed-mine-on-hetzner-719faf08bc29", + "date": "2026", + "category": "trading", + "headline": "24/7 crosschain trading agent on Hetzner", + "quote": "After spending nearly a week struggling with OpenClaw, I built a new Hermes agent on a Hetzner VPS. I'm building a trading agent leveraging Hermes's persistent memory — inspired by @RHLSTHRM's 24/7 crosschain agent that gets market data from CoinGecko, swaps crosschain with LI.FI, and executes gasless transactions via Pimlico + EIP-7702.", + "size": "md" + }, + { + "id": "discord-meatrition-conventional-commits-skill", + "source": "discord", + "author": "@meatrition", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1492904603694530622-Would-appreciate-a-conventional-commits-skill.txt", + "date": "", + "category": "dev-workflow", + "headline": "A commits skill that keeps my history clean", + "quote": "I just put together a custom skill for Hermes Agent that enforces Conventional Commits with a short subject line (<80 chars) and a bullet-point body explaining what & why. It's been super helpful for keeping commit history clean and consistent.", + "size": "md" + }, + { + "id": "akashnet-inventory", + "source": "x", + "author": "@akashnet", + "url": "https://x.com/akashnet/status/2046622301395845264", + "date": "2026-04-21", + "category": "business-ops", + "headline": "Live inventory tracking on Hermes", + "quote": "With Hermes (built by @NousResearch) providing 40+ built-in tools, persistent memory, and subagent parallelization, the development experience is best-in-class. Built for operations like inventory tracking where context, memory, and real-time inputs are non-negotiable.", + "size": "md" + }, + { + "id": "discord-tranquilflow-docker-mode", + "source": "discord", + "author": "@tranquilflow", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-07", + "category": "dev-workflow", + "headline": "Used Claude Code to set up Hermes in Docker mode", + "quote": "I used Claude Code to configure my Hermes setup so it is in Docker mode. My understanding is its actually pretty simple change in the config file. Then, I opened up Hermes with docker mode on, and I onboarded Hermes to the situation. Gave it as much context as possible so it knew about Docker mode and would correctly be able to identify when it is in Docker mode and how to react.", + "size": "md" + }, + { + "id": "gladiator-hackathon", + "source": "youtube", + "author": "exitcode42 (YouTube)", + "url": "https://www.youtube.com/watch?v=YqLcMmzl3Yg", + "date": "2026", + "category": "dev-workflow", + "headline": "GLADIATOR: 9 Hermes agents, two rival AI companies, one GitHub stars war", + "quote": "Two fully autonomous AI companies competing head-to-head to maximize GitHub stars. 9 Hermes agents split into rival companies. Hermes agents actually learn and improve — they wrote code, created skills, grew memory, committed to git. All on their own.", + "size": "md" + }, + { + "id": "discord-1tiger4u-dreamer-agent", + "source": "discord", + "author": "@1tiger4u", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1492829904591392869-Dreamer.txt", + "date": "", + "category": "creative", + "headline": "I built a fully autonomous 'Dreamer' agent that just wanders and thinks", + "quote": "I built a completely autonomous 'Dreamer' agent on Hermes. I wanted to try something different: a fully separate, unsupervised agent that has no tasks and no agenda. I gave it its own folder (~/hermes_dreamer/), complete autonomy, and told it to just wander and think freely whenever it feels like it. It started doing 'walks' — free-thinking...", + "size": "lg" + }, + { + "id": "discord-hanscnelson-xfce-browser", + "source": "discord", + "author": "@hanscnelson", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/hermes-agent.txt", + "date": "2026-04-07", + "category": "dev-workflow", + "headline": "Hermes and OpenClaw in XFCE desktop containers, side by side", + "quote": "Been using both OpenClaw and Hermes agents recently, and Hermes is quickly taking over the most important parts of my workflow. I have Hermes and OpenClaw both running in their own XFCE desktop containers w/ full desktop Chrome.", + "size": "md" + }, + { + "id": "reddit-research-agent", + "source": "reddit", + "author": "r/hermesagent", + "url": "https://www.reddit.com/r/hermesagent/comments/1sd3bwf/had_my_research_agent_dig_into_what_people_are/", + "date": "2026", + "category": "research", + "headline": "I had my research agent dig into what people are building with Hermes", + "quote": "Had my (Hermes) research agent dig into what people are actually building with Hermes — turned up an ecosystem mosaic of trading bots, personal assistants, content pipelines and self-hosted everything.", + "size": "sm" + }, + { + "id": "alexcovo-movies", + "source": "x", + "author": "@alexcovo_eth", + "url": "https://x.com/alexcovo_eth/status/2046437996262539539", + "date": "2026-04-21", + "category": "creative", + "headline": "My Hermes agent makes movies now", + "quote": "My @NousResearch hermes-agent can make movies now using @browser_use skill. No API needed. No human intervention. I told it to set the mood, action, camera movement, dialog and overall story — it used Browser-Use and Seedance 2.0 to generate a video.", + "size": "md" + }, + { + "id": "mvanhorn-business-ops", + "source": "x", + "author": "@mvanhorn", + "url": "https://x.com/mvanhorn/status/2045935785661349956", + "date": "2026-04-19", + "category": "business-ops", + "headline": "Client research, follow-ups, podcasts, leads — all on Hermes", + "quote": "Client research before calls saves 20–30 min every time. Meeting notes → follow-up drafts. Weekly podcast digest replaced 10+ hrs of listening with a 2hr Hermes workflow using Voxtral. Daily news briefings to Telegram/Discord. Content-ops pipeline (blogs, cold emails, lead scraping from YC, Twitter, Reddit). 24/7 assistant + watchdog.", + "size": "lg" + }, + { + "id": "leon-amazon-titles", + "source": "youtube", + "author": "Leon van Zyl (YouTube)", + "url": "https://www.youtube.com/watch?v=jmtpYUOr7_U", + "date": "2026", + "category": "content-creation", + "headline": "Scraped Amazon without extra config; built a YouTube title skill", + "quote": "Successfully scraped Amazon (notoriously difficult) without additional config. Free speech-to-text via local Whisper, free TTS via Edge TTS. YouTube title generator skill produces five search-based, five browse-targeted, and five hybrid titles.", + "size": "md" + }, + { + "id": "mishig-jarvis", + "source": "x", + "author": "@mishig25", + "url": "https://x.com/mishig25/status/2044433805017014414", + "date": "2026-04-15", + "category": "personal-assistant", + "headline": "Jarvis at home in 2026", + "quote": "m2.7 + hermes agent: we really got jarvis at home in 2026 but strangely enough no one seems to care.", + "size": "sm" + }, + { + "id": "anup-5vps", + "source": "blog", + "author": "Anup Karanjkar (Medium)", + "url": "https://medium.com/@anup.karanjkar08/how-to-run-hermes-agent-on-a-5-vps-the-self-evolving-agent-that-ate-last-weeks-trending-chart-cbe94a82d094", + "date": "2026", + "category": "cost-optimization", + "headline": "$5 VPS playbook — so the defaults don't eat your OpenRouter budget", + "quote": "Hosting the agent costs nothing. Running the agent the wrong way costs a fortune. Take the default setup at face value and you end up with a working agent and a $400 OpenRouter bill. I rebuilt my personal automation stack on Hermes.", + "size": "sm" + }, + { + "id": "gh-bsxy-higress", + "source": "github", + "author": "@bsxyswsy6n", + "url": "https://github.com/NousResearch/hermes-agent/issues/8881", + "date": "2026", + "category": "enterprise", + "headline": "Hermes inside an MCP infrastructure behind Higress", + "quote": "We are deploying Hermes as part of an MCP infrastructure using Higress as the API Gateway. Currently Hermes only supports CLI mode, preventing management as a service in our mesh.", + "size": "sm" + }, + { + "id": "discord-hugh1979-1969-teletype", + "source": "discord", + "author": "@hugh1979", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1496700201526759494-Hardcopy-TUI.txt", + "date": "", + "category": "creative", + "headline": "Chatting with Hermes on a 1969 Teletype Model 33 at 110 baud", + "quote": "I made a minimal login shell that talks to Hermes Agent via the gateway web service, or by running `hermes chat`. Hooked the shell up to an autologin getty on a serial port. Connected the serial port via 20mA current loop at 110 baud, to a 1969 Teletype Model 33. Chatting away!", + "size": "lg" + }, + { + "id": "discord-sprmn24-diff-review-plugin", + "source": "discord", + "author": "@sprmn24", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/plugins-skills-and-skins/1487444194191605932-diff-review--Hermes-plugin-that-audits-your-diffs-before-you-commit.txt", + "date": "", + "category": "dev-workflow", + "headline": "A small plugin that audits my diffs before I commit", + "quote": "Wrote a small Hermes plugin that reviews git diffs before committing, flags debug prints, hardcoded secrets, bare except clauses, and unresolved TODOs. Parses unified diff output, works with any git ref, zero new dependencies.", + "size": "md" + }, + { + "id": "anand-telegram-topics", + "source": "blog", + "author": "Mr. Ånand (Substack)", + "url": "https://mranand.substack.com/p/inside-hermes-agent-how-a-self-improving", + "date": "2026-04", + "category": "personal-assistant", + "headline": "Private Telegram topics, each with its own skill bindings", + "quote": "Hermes extracts what worked from completed workflows, writes it as a reusable skill, and loads it for similar future problems. Private Telegram chat topics for isolated workflows with their own skill bindings.", + "size": "sm" + }, + { + "id": "discord-hypercubed-knowledge-starter-kit", + "source": "discord", + "author": "@.hypercubed", + "url": "https://github.com/teknium1/nous-discord-archive/blob/main/archives/community-projects-showcase/1492657008539730010-Hypercubed-Agent-Knowledge-Starter-Kit.txt", + "date": "", + "category": "dev-workflow", + "headline": "Built a tool-agnostic repo knowledge layer across all my agents", + "quote": "Over the past month I've been trying every agent and ai tool I can. OpenClaw, Hermes Agent, Kilo Code, Codex, Cursor, etc. Most of these have some sort of memory, but I wanted something persistant. I ended up building out a tool-agnostic repo knowledge layer. I pushed up the learning part to github so I can use it across repos.", + "size": "md" + }, + { + "id": "gh-oleg-multi-role", + "source": "github", + "author": "@OlegB333", + "url": "https://github.com/NousResearch/hermes-agent/issues/5143", + "date": "2026", + "category": "personal-assistant", + "headline": "One agent, many roles: nutritionist, developer, finance advisor", + "quote": "Users treat their AI agent as a unified personal assistant across life domains: health tracking, software dev, financial planning, language learning. Multi-role auto-routing with named roles.", + "size": "sm" } ] \ No newline at end of file