{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_hermes_agent",
  "slug": "hermes-agent",
  "name": "Hermes Agent",
  "canonical_url": "https://www.openagent.bot/agents/hermes-agent",
  "category": "agents",
  "resource_type": "agent",
  "summary": "Hermes Agent is an open-source AI agent from Nous Research built around persistent memory, a learning loop, reusable skills, and gateways for terminal, messaging, cron, and self-hosted workflows.",
  "capabilities": [
    "workflow-orchestration",
    "tool-calling",
    "memory",
    "agent-skill",
    "messaging"
  ],
  "constraints": [
    "open-source",
    "self-hosted"
  ],
  "scenarios": [
    "self-hosted-ai",
    "developer-workflow"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [],
  "permission_surface": [
    "shell/files",
    "memory",
    "messages"
  ],
  "risk_level": "elevated",
  "source_confidence": "high",
  "recommended_workflows": [
    "Coding agent workflow",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Users who want a fully managed consumer product with no setup work",
    "Teams that cannot review the linked source, license, and operational requirements before adoption"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Read setup docs",
    "Install Hermes Agent"
  ],
  "evidence_urls": [
    "https://github.com/NousResearch/hermes-agent",
    "https://hermes-agent.ai/",
    "https://hermes-agent.ai/how-to/install-hermes-agent",
    "https://hermes-agent.ai/how-to/create-hermes-skills"
  ],
  "last_verified_at": "2026-06-03",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/agents/hermes-agent.json",
    "markdown_url": "https://www.openagent.bot/agents/hermes-agent.md",
    "agent_json_url": "https://www.openagent.bot/agents/hermes-agent.agent.json"
  }
}