Hermes Agent is an open-source AI agent framework by Nous Research. It connects any AI model to your existing tools, orchestrates specialist agents, executes multi-step workflows, and learns from every interaction.
Open-Source AI Agent Framework by Nous Research
Automate. Delegate. Scale.
Overview
Hermes connects any AI model to your existing tools — Slack, Gmail, GitHub, Notion, Jira — and executes multi-step workflows autonomously. From drafting emails to shipping code, it handles the full pipeline without human intervention.
Agents run around the clock on Telegram, Discord, Slack, or API. They never sleep, never forget context, and improve over time through a persistent skills system that learns from every interaction.
Fully self-hosted on your infrastructure. No data leaves your environment. Supports local models, private API keys, and credential pooling across multiple providers for maximum security and cost control.
Industry benchmarks show 171% average ROI from agentic AI deployments. Hermes delivers real cost savings from day one — automating repetitive tasks that consume 10-15 hours per employee per week.
Value
What it actually does for your business — no jargon, no hype
A fully configured Hermes deployment costs a fraction of a single employee. No salary, no benefits, no office space. For the price of a few contractor hours, you get a 24/7 workforce.
Hermes never sleeps, never takes vacation, never calls in sick. Nights, weekends, holidays — your workflows keep running without interruption.
One person with Hermes produces the output of a small team. Research, reporting, outreach, monitoring — in parallel, across multiple specialists. You scale without hiring.
Email, Slack, Google Drive, Notion, Jira. Hermes connects to the tools you already use. No rip-and-replace, no vendor lock-in, no custom integration projects.
No onboarding, no management overhead, no PIPs, no turnover. You don't need to find, interview, train, or retain talent. The agent comes pre-trained.
Tasks that normally take a full day — research reports, competitive analysis, email sequences, data aggregation — are completed in hours. Set it up once, collect results on autopilot.
Real Use Cases
Actual users, actual numbers — pulled from the community
Achieved an end-to-end content operations and client workflow pipeline that runs 24/7. Built Hermes agents for pre-call client research (saving 20-30 min per call), automated podcast digestion converting 10+ hours of weekly listening into a 2-hour workflow, and auto-drafted meeting notes into client follow-ups. Added lead scraping from YC, Twitter, and Reddit, plus daily news briefings delivered automatically to Telegram and Discord.
Delivered over $100,000 in client work value entirely through autonomous Hermes agents — the longest-running documented business automation on the platform with a 297-day continuous streak. Generated 5 billion+ tokens and 900,000+ seconds of compute time running 24/7, replacing an entire client service delivery pipeline without human intervention.
Built a live inventory tracking system for logistics ops using Hermes's persistent memory and subagent parallelization. The system maintains context over time, processes real-time inventory data feeds, and runs multiple parallel agents to monitor stock levels, orders, and supply chain events simultaneously — ideal for e-commerce and warehouse operations.
Moved from guessing Yes/No prices to data-driven prediction market trading. Runs 4 analysis layers in parallel — order book depth, on-chain wallet movements, lag between news events and price action, and position changes. All coordinated through Hermes's Polymarket module and News Skill running simultaneously. The agent is self-improving: it writes strategy notes after every session and adjusts its approach.
Source: hermes-agent.nousresearch.com/docs/user-stories
Pain Points
Employees spend 10-15 hours per week on tasks that could be automated: email triage, report generation, data entry, scheduling, and status updates.
Data scattered across 5+ tools with no single source of truth. Teams waste hours copying information between Slack, email, project trackers, and docs.
Automated workflows run without visibility. No logging, no accountability, no way to trace what happened or why a decision was made.
Companies invest in AI tools but can't measure impact. Generic chatbots add noise, not value. There's no structured way to connect AI to real business processes.
Platform
Hermes Agent is an open-source AI agent framework by Nous Research. It connects any AI model to your existing tools, orchestrates specialist agents, executes multi-step workflows, and learns from every interaction.
01
How It All Works Together
Architecture
Your choice of any AI model. OpenRouter routes requests to the best model for each task. Supports Claude, GPT, Gemini, DeepSeek, Mistral, and local models. Credential pooling rotates across multiple API keys automatically.
The central brain that routes tasks, manages agents, and orchestrates multi-step workflows. Runs on CLI, Telegram, Discord, Slack, WhatsApp, or API. Includes context compression, session management, and security enforcement.
Reusable skill documents that encode procedures, workflows, and domain knowledge. Skills accumulate over time — the agent learns from corrections, discovers new workflows, and persists them for future use.
Connects to Slack, Gmail, GitHub, Google Drive, Jira, Notion, Airtable, Linear, and 50+ more. MCP server integration for custom tools. Full API access via webhooks and cron scheduling.
Architecture
MARK_II orchestrates 10 specialist agents across 3 teams
Orchestrator — routes tasks, manages agents, coordinates workflows
🏗️ Engineering
5 agents
📊 Marketing
2 agents
💰 Revenue
3 agents
| Agent | Role | What They Do |
|---|---|---|
| 👑 MARK_II | CEO Orchestrator | Routes tasks, selects specialists, coordinates workflows |
| 🏗️ Ingegno | Lead Architect | System architecture, technical design, multi-tenant systems |
| 💻 Codice | Senior Engineer | Deep coding, code review, patterns, performance optimization |
| 🔧 Arco | Infrastructure Engineer | DevOps, deployment, monitoring, security hardening |
| ✅ Guardia | QA Manager | Testing strategy, quality standards, acceptance, code review |
| 📝 Memento | Memory Steward | Wiki management, knowledge organization, long-term memory |
| 📋 Stella | Product Strategist | Requirements analysis, UX design, feature opportunities |
| 🚀 Idea | Growth Hacker | User acquisition, retention, marketing, viral loops |
| 💰 Faro | Revenue Architect | Business models, monetization, financial planning, pricing |
| 🔬 Oracolo | Tech Innovator | Emerging tech research, prototyping, feasibility analysis |
| ⚠️ Avaro | Devil's Advocate | Risk analysis, critical thinking, edge cases, threat modeling |
Use Cases
Auto-generate product descriptions from specs, compile inventory reports from multiple sources, draft customer support emails, and monitor competitor pricing — all running on a nightly cron schedule.
AI screens incoming CVs against job requirements, ranks candidates, schedules interviews via calendar integration, and sends personalized status updates to applicants automatically.
Ship MVPs in hours: generate landing pages, write cold outreach sequences, set up automated onboarding flows, and create investor update decks from raw metrics.
Real-time dashboards from Jira/Linear data, automated roadmap updates, weekly stakeholder digests, and feature request triage — all synced to your project management tools.
Automated PR reviews with inline comments, CI/CD monitoring with failure alerts, bug report summaries from GitHub issues, and codebase documentation that stays current.
Weekly newsletters drafted from RSS feeds and trending topics, social media posts scheduled across platforms, SEO briefs generated from keyword research, and content calendars maintained automatically.
03
Persistent, structured, agent-maintained
Memory
Your agent never forgets — wiki-primary architecture with multi-sync
Long-term memory is stored in a structured Obsidian wiki vault (mark_ii_wiki/). Every session compounds knowledge — Memento specialist curates 50+ interconnected pages covering agents, concepts, operations, and projects.
The wiki vault syncs seamlessly across all devices via Obsidian Sync (paid tier), iCloud Drive, Google Drive, or OneDrive. Changes made on any device reflect everywhere — your knowledge is always up to date.
Short-term context lives in Hermes session memory and session_search. Reusable workflows are saved as Skills (SKILL.md documents) that the agent loads automatically when relevant tasks appear.
A daily cron job (02:00 UTC) runs Memento — the Memory Steward — to perform gap analysis between Hermes memory and the wiki. New discoveries are auto-documented, stale entries flagged, and the knowledge base stays current.
The Wiki
53 pages, 6 domains, maintained by the agent itself
The wiki is built on Obsidian — a powerful knowledge management tool that turns plain Markdown files into an interconnected knowledge graph. The vault (mark_ii_wiki/) lives on the user's local machine and syncs seamlessly across all devices via Obsidian Sync, iCloud Drive, Google Drive, or OneDrive. Every file is plain Markdown — no lock-in, no proprietary format, fully portable. The wiki covers 53 pages across 6 domains: entities (agents, users), concepts (protocols, architecture), operations (schedules, recovery), projects, plans, and raw research — each with structured frontmatter, confidence scores, sources, and last-evaluated dates.
The wiki is the sole long-term memory — MemPalace was fully removed. Memento (Memory Steward) maintains it, adding cross-references, pruning stale entries, and validating facts. The graph view shows how specialists, concepts, and projects all interconnect.
The graph view reveals how 50+ wiki pages interconnect — agents, concepts, operations, and projects visualized as a knowledge graph.
02
Your data is protected at every layer
Reliability
Your system is protected — here is how
Automated backup every 3AM — full ~/.hermes/ state, skills, profiles, wrappers, sessions stored as compressed archives on iCloud Drive.
Rolling 7-day backup window ensures you can recover from any incident within the past week — even if corruption went unnoticed.
One-command restoration from iCloud with bash restore.sh: verify integrity, extract archives, replace ~/.hermes/. Full operational recovery in under 20 minutes.
The Obsidian wiki on iCloud Drive is completely outside the ~/.hermes/ backup scope — survives even total agent loss. Knowledge is never lost.
3-layer defense: daily encrypted backups + WSL VM export + wiki on iCloud. Integrity checks every Sunday.
Extensibility
Your agent grows smarter with every task
Hermes saves reusable procedures as skills — build a growing library of expertise that loads automatically into every session. Skills accumulate over time, making the agent better at your specific stack.
Pin critical skills so they're always active — no need to load them manually. The curator manages lifecycle: create, update, delete, and organize skills into categories.
When Hermes solves a complex problem or gets corrected, it persists that knowledge as a skill. The system continuously refines itself through real usage — not just static documentation.
Browse, search, and install from a growing public registry. Community-contributed skills for everything from DevOps to data science — or publish your own with a single command.
Infrastructure
Your data, your control — zero compromise
We never store your data. You provide your own S3, GCS, or Nextcloud credentials — we integrate. No vendor lock-in, no shared tenancies, no data leakage between clients.
AES-256 encryption at rest, TLS 1.3 in transit, per-tenant isolation via Docker containers. MFA-enforced access, customer-held encryption keys on Professional tier and above.
GPG-encrypted credentials for Starter, HashiCorp Vault with dynamic STS tokens for Professional, AWS Secrets Manager with auto-rotation and audit logging for Enterprise.
SOC 2 preparation on Professional, full SOC 2 Type II certification on Enterprise. GDPR tooling built-in. Weekly backups with tiered retention from 30 days to 7 years plus WORM.
03
Choose the right plan for your needs
Pricing
| 📋 Feature | 🚀 Starter | ⭐ Professional | 👑 Enterprise |
|---|---|---|---|
| 💰 Price | $1,200 | $2,200 | $3,500 |
| 🔧 Setup | Full deployment with custom configuration | Full deployment with custom configuration | Full deployment with custom configuration |
| 🧠 Skills | All current skills (+ cronjobs) | All current skills (+ cronjobs) | All current skills (+ cronjobs) + competitor analyzer |
| 💬 Support | 1 week priority email support | 14 days priority + weekly check-ins + quarterly check-ins | 30 days priority + quarterly check-ins |
| 🎓 Training | — | 2-hour live team training session + prompting guide | 2-hour live team training session + prompting guide |
| 🔗 Integrations | Telegram or Discord bot setup | Multi-platform gateway (3 platforms) | Full gateway + webhook + API setup |
| 📄 Documentation | Quick-start README | Custom prompting guide for your workflows | Full ops playbook + runbook |
| 🎁 Extras | Daily backups, 30-day retention | Daily backups, 1-year retention + newsletter bot | Daily encrypted backups, 7-year retention + monitoring dashboard (VPS only) |
Contact
1. Discovery Call We discuss your workflows, pain points, and automation goals. You choose the right package. 2. Setup & Configure We install Hermes Agent, connect your tools, configure specialist agents, and train on your data. 3. Go Live Your AI workforce starts delivering results immediately. We monitor, tune, and support you through the first weeks.
Book a 30-minute discovery call to discuss your needs. We'll map your workflows to Hermes capabilities and show you exactly what can be automated. No commitment — just clarity on what's possible. gabriele-cattabiani.com/calendly