II.
Page JSON
Structured · livepage:docs-hermes-research-raw-docs-index
Hermes Agent Documentation - Main Index json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-hermes-research-raw-docs-index",
"_kind": "Page",
"_file": "wiki/docs/hermes-research/raw/docs-index.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/hermes-research/raw/docs-index.md",
"sourceKind": "repo-docs",
"title": "Hermes Agent Documentation - Main Index",
"displayName": "Hermes Agent Documentation - Main Index",
"slug": "docs/hermes-research/raw/docs-index",
"articlePath": "wiki/docs/hermes-research/raw/docs-index.md",
"article": "\n# Hermes Agent Documentation - Main Index\n\n> Source: https://hermes-agent.nousresearch.com/docs/\n\n## Overview\n\nHermes Agent is an autonomous AI agent developed by Nous Research featuring a self-improving architecture. The platform emphasizes \"a closed learning loop\" with agent-curated memory, skill creation, and cross-session learning capabilities.\n\n## Core Installation Methods\n\n**Desktop Installation:** Download from hermes-agent.nousresearch.com/desktop for Windows/macOS\n\n**CLI-Only Options:**\n- Linux/macOS/WSL2/Android (Termux): `curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash`\n- Windows (PowerShell): `iex (irm https://hermes-agent.nousresearch.com/install.ps1)`\n\nInitial setup: `hermes setup --portal`\n\n## Key Technical Features\n\n- **Execution Environments:** Runs on local systems, Docker, SSH, Daytona, Singularity, Modal\n- **Messaging Platforms:** 20+ integration options including Telegram, Discord, Slack, WhatsApp, Teams, Email, SMS\n- **Memory System:** Persistent storage with FTS5 full-text search and LLM summarization\n- **Skills Framework:** Autonomous skill creation and improvement; compatible with agentskills.io standards\n- **MCP Support:** Integration with Model Context Protocol servers\n- **Web Tools:** Search, extraction, browsing, vision processing, image generation, TTS\n- **Subagents:** Spawnable isolated agents for parallel processing\n- **Voice Mode:** Real-time interaction via CLI, Telegram, Discord\n\n## Documentation Quick Links\n\nInstallation | Quickstart | Learning Path | Configuration | Messaging Gateway | Tools | Memory | Skills | MCP Integration | Voice Mode | Personality/SOUL.md | Context Files | Security | Architecture | FAQ\n\n## Machine-Readable Resources\n\n- `/llms.txt` -- 17 KB curated documentation index\n- `/llms-full.txt` -- Complete documentation (~1.8 MB)\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-hermes-research",
"to": "page:docs-hermes-research-raw-docs-index",
"kind": "contains_page"
}
]
}