# AtlasAgent > The self-improving AI agent built by Nous Research. A terminal-native autonomous coding and task agent with persistent memory, agent-created skills, and a messaging gateway that lives on 21+ messaging platforms — 19 native to the gateway plus IRC and Microsoft Teams via plugins (Telegram, Discord, Slack, SMS, Matrix, ...). Runs on local, Docker, SSH, Daytona, Modal, or Singularity backends. Works with Nous Portal, OpenRouter, OpenAI, Anthropic, Google, or any OpenAI-compatible endpoint. Install: `curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash` (Linux, macOS, WSL2, Termux) Repo: https://github.com/MaySoftwareDeveloper/AtlasAgent ## Getting Started - [Installation](https://www.AtlasAgent.com.tr/docs/getting-started/installation): Install AtlasAgent on Linux, macOS, WSL2, native Windows, or Android via Termux - [Quickstart](https://www.AtlasAgent.com.tr/docs/getting-started/quickstart): Your first conversation with AtlasAgent — from install to chatting in under 5 minutes - [Learning Path](https://www.AtlasAgent.com.tr/docs/getting-started/learning-path): Choose your learning path through the AtlasAgent documentation based on your experience level and goals. - [Updating](https://www.AtlasAgent.com.tr/docs/getting-started/updating): How to update AtlasAgent to the latest version or uninstall it - [Termux (Android)](https://www.AtlasAgent.com.tr/docs/getting-started/termux): Run AtlasAgent directly on an Android phone with Termux - [Nix Setup](https://www.AtlasAgent.com.tr/docs/getting-started/nix-setup): Install and deploy AtlasAgent with Nix — from quick `nix run` to fully declarative NixOS module with container mode ## Using Hermes - [CLI](https://www.AtlasAgent.com.tr/docs/user-guide/cli): Master the AtlasAgent terminal interface — commands, keybindings, personalities, and more - [TUI (Ink terminal UI)](https://www.AtlasAgent.com.tr/docs/user-guide/tui): Launch the modern terminal UI for Hermes — mouse-friendly, rich overlays, and non-blocking input. - [Configuration](https://www.AtlasAgent.com.tr/docs/user-guide/configuration): Configure AtlasAgent — config.yaml, providers, models, API keys, and more - [Configuring Models](https://www.AtlasAgent.com.tr/docs/user-guide/configuring-models) - [Sessions](https://www.AtlasAgent.com.tr/docs/user-guide/sessions): Session persistence, resume, search, management, and per-platform session tracking - [Profiles](https://www.AtlasAgent.com.tr/docs/user-guide/profiles) - [Git Worktrees](https://www.AtlasAgent.com.tr/docs/user-guide/git-worktrees): Run multiple Hermes agents safely on the same repository using git worktrees and isolated checkouts - [Docker Backend](https://www.AtlasAgent.com.tr/docs/user-guide/docker): Running AtlasAgent in Docker and using Docker as a terminal backend - [Security](https://www.AtlasAgent.com.tr/docs/user-guide/security): Security model, dangerous command approval, user authorization, container isolation, and production deployment best practices - [Checkpoints & Rollback](https://www.AtlasAgent.com.tr/docs/user-guide/checkpoints-and-rollback): Filesystem safety nets for destructive operations using shadow git repos and automatic snapshots ## Core Features - [Features Overview](https://www.AtlasAgent.com.tr/docs/user-guide/features/overview) - [Tools](https://www.AtlasAgent.com.tr/docs/user-guide/features/tools): Overview of AtlasAgent's tools — what's available, how toolsets work, and terminal backends - [Skills System](https://www.AtlasAgent.com.tr/docs/user-guide/features/skills): On-demand knowledge documents — progressive disclosure, agent-managed skills, and the Skills Hub - [Curator](https://www.AtlasAgent.com.tr/docs/user-guide/features/curator): Background maintenance for agent-created skills — usage tracking, staleness, archival, and LLM-driven review - [Memory](https://www.AtlasAgent.com.tr/docs/user-guide/features/memory): How AtlasAgent remembers across sessions — MEMORY.md, USER.md, and session search - [Memory Providers](https://www.AtlasAgent.com.tr/docs/user-guide/features/memory-providers): External memory provider plugins — Honcho, OpenViking, Mem0, Hindsight, Holographic, RetainDB, ByteRover, Supermemory - [Context Files](https://www.AtlasAgent.com.tr/docs/user-guide/features/context-files): Project context files — .hermes.md, AGENTS.md, CLAUDE.md, global SOUL.md, and .cursorrules — automatically injected into every conversation - [Context References](https://www.AtlasAgent.com.tr/docs/user-guide/features/context-references): Inline @-syntax for attaching files, folders, git diffs, and URLs directly into your messages - [Personality & SOUL.md](https://www.AtlasAgent.com.tr/docs/user-guide/features/personality): Customize AtlasAgent's personality with a global SOUL.md, built-in personalities, and custom persona definitions - [Plugins](https://www.AtlasAgent.com.tr/docs/user-guide/features/plugins): Extend Hermes with custom tools, hooks, and integrations via the plugin system - [Built-in Plugins](https://www.AtlasAgent.com.tr/docs/user-guide/features/built-in-plugins): Plugins shipped with AtlasAgent that run automatically via lifecycle hooks — disk-cleanup and friends ## Automation - [Cron Jobs](https://www.AtlasAgent.com.tr/docs/user-guide/features/cron): Schedule automated tasks with natural language, manage them with one cron tool, and attach one or more skills - [Delegation](https://www.AtlasAgent.com.tr/docs/user-guide/features/delegation): Spawn isolated child agents for parallel workstreams with delegate_task - [Kanban Multi-Agent](https://www.AtlasAgent.com.tr/docs/user-guide/features/kanban): Durable SQLite-backed task board for coordinating multiple Hermes profiles - [Kanban Tutorial](https://www.AtlasAgent.com.tr/docs/user-guide/features/kanban-tutorial) - [Persistent Goals](https://www.AtlasAgent.com.tr/docs/user-guide/features/goals): Set a standing goal and let Hermes keep working across turns until it's done. Our take on the Ralph loop. - [Code Execution](https://www.AtlasAgent.com.tr/docs/user-guide/features/code-execution): Programmatic Python execution with RPC tool access — collapse multi-step workflows into a single turn - [Hooks](https://www.AtlasAgent.com.tr/docs/user-guide/features/hooks): Run custom code at key lifecycle points — log activity, send alerts, post to webhooks - [Batch Processing](https://www.AtlasAgent.com.tr/docs/user-guide/features/batch-processing): Generate agent trajectories at scale — parallel processing, checkpointing, and toolset distributions ## Media & Web - [Voice Mode](https://www.AtlasAgent.com.tr/docs/user-guide/features/voice-mode): Real-time voice conversations with AtlasAgent — CLI, Telegram, Discord (DMs, text channels, and voice channels) - [Browser](https://www.AtlasAgent.com.tr/docs/user-guide/features/browser) - [Vision](https://www.AtlasAgent.com.tr/docs/user-guide/features/vision) - [Image Generation](https://www.AtlasAgent.com.tr/docs/user-guide/features/image-generation) - [Text-to-Speech](https://www.AtlasAgent.com.tr/docs/user-guide/features/tts): Text-to-speech and voice message transcription across all platforms ## Messaging Platforms - [Overview](https://www.AtlasAgent.com.tr/docs/user-guide/messaging/index): Chat with Hermes from Telegram, Discord, Slack, WhatsApp, Signal, SMS, Email, Home Assistant, Mattermost, Matrix, DingTalk, Yuanbao, Microsoft Teams, LINE, Raft, Webhooks, or any OpenAI-compatible frontend via the API server — architecture and setup overview - [Telegram](https://www.AtlasAgent.com.tr/docs/user-guide/messaging/telegram): Set up AtlasAgent as a Telegram bot - [Discord](https://www.AtlasAgent.com.tr/docs/user-guide/messaging/discord): Set up AtlasAgent as a Discord bot - [Slack](https://www.AtlasAgent.com.tr/docs/user-guide/messaging/slack): Set up AtlasAgent as a Slack bot using Socket Mode - [WhatsApp](https://www.AtlasAgent.com.tr/docs/user-guide/messaging/whatsapp): Set up AtlasAgent as a WhatsApp bot via the built-in Baileys bridge - [Signal](https://www.AtlasAgent.com.tr/docs/user-guide/messaging/signal): Set up AtlasAgent as a Signal messenger bot via signal-cli daemon - [Email](https://www.AtlasAgent.com.tr/docs/user-guide/messaging/email): Set up AtlasAgent as an email assistant via IMAP/SMTP - [SMS](https://www.AtlasAgent.com.tr/docs/user-guide/messaging/sms): Set up AtlasAgent as an SMS chatbot via Twilio - [Matrix](https://www.AtlasAgent.com.tr/docs/user-guide/messaging/matrix): Set up AtlasAgent as a Matrix bot - [Mattermost](https://www.AtlasAgent.com.tr/docs/user-guide/messaging/mattermost): Set up AtlasAgent as a Mattermost bot - [Home Assistant](https://www.AtlasAgent.com.tr/docs/user-guide/messaging/homeassistant) - [Webhooks](https://www.AtlasAgent.com.tr/docs/user-guide/messaging/webhooks): Receive events from GitHub, GitLab, and other services to trigger Hermes agent runs ## Integrations - [Integrations Overview](https://www.AtlasAgent.com.tr/docs/integrations/index) - [Providers](https://www.AtlasAgent.com.tr/docs/integrations/providers) - [MCP (Model Context Protocol)](https://www.AtlasAgent.com.tr/docs/user-guide/features/mcp): Connect AtlasAgent to external tool servers via MCP — and control exactly which MCP tools Hermes loads - [ACP (Agent Context Protocol)](https://www.AtlasAgent.com.tr/docs/user-guide/features/acp): Use AtlasAgent inside ACP-compatible editors and collaboration platforms - [API Server](https://www.AtlasAgent.com.tr/docs/user-guide/features/api-server): Expose hermes-agent as an OpenAI-compatible API for any frontend - [Honcho Memory](https://www.AtlasAgent.com.tr/docs/user-guide/features/honcho): AI-native persistent memory via Honcho — dialectic reasoning, multi-agent user modeling, and deep personalization - [Provider Routing](https://www.AtlasAgent.com.tr/docs/user-guide/features/provider-routing) - [Fallback Providers](https://www.AtlasAgent.com.tr/docs/user-guide/features/fallback-providers) - [Credential Pools](https://www.AtlasAgent.com.tr/docs/user-guide/features/credential-pools) ## Guides & Tutorials - [Tips & Best Practices](https://www.AtlasAgent.com.tr/docs/guides/tips): Practical advice to get the most out of AtlasAgent — prompt tips, CLI shortcuts, context files, memory, cost optimization, and security - [Local LLMs on Mac](https://www.AtlasAgent.com.tr/docs/guides/local-llm-on-mac): Set up a local OpenAI-compatible LLM server on macOS with llama.cpp or MLX, including model selection, memory optimization, and real benchmarks on Apple Silicon - [Daily Briefing Bot](https://www.AtlasAgent.com.tr/docs/guides/daily-briefing-bot): Build an automated daily briefing bot that researches topics, summarizes findings, and delivers them to Telegram or Discord every morning - [Team Telegram Assistant](https://www.AtlasAgent.com.tr/docs/guides/team-telegram-assistant): Step-by-step guide to setting up a Telegram bot that your whole team can use for code help, research, system admin, and more - [Use Hermes as a Python Library](https://www.AtlasAgent.com.tr/docs/guides/python-library): Embed AIAgent in your own Python scripts, web apps, or automation pipelines — no CLI required - [Use MCP with Hermes](https://www.AtlasAgent.com.tr/docs/guides/use-mcp-with-hermes): A practical guide to connecting MCP servers to AtlasAgent, filtering their tools, and using them safely in real workflows - [Use Voice Mode with Hermes](https://www.AtlasAgent.com.tr/docs/guides/use-voice-mode-with-hermes): A practical guide to setting up and using Hermes voice mode across CLI, Telegram, Discord, and Discord voice channels - [Use SOUL.md with Hermes](https://www.AtlasAgent.com.tr/docs/guides/use-soul-with-hermes): How to use SOUL.md to shape AtlasAgent's default voice, what belongs there, and how it differs from AGENTS.md and /personality - [Build a Hermes Plugin](https://www.AtlasAgent.com.tr/docs/guides/build-a-hermes-plugin) - [Automate with Cron](https://www.AtlasAgent.com.tr/docs/guides/automate-with-cron): Real-world automation patterns using Hermes cron — monitoring, reports, pipelines, and multi-skill workflows - [Work with Skills](https://www.AtlasAgent.com.tr/docs/guides/work-with-skills): Find, install, use, and create skills — on-demand knowledge that teaches Hermes new workflows - [Delegation Patterns](https://www.AtlasAgent.com.tr/docs/guides/delegation-patterns): When and how to use subagent delegation — patterns for parallel research, code review, and multi-file work - [GitHub PR Review Agent](https://www.AtlasAgent.com.tr/docs/guides/github-pr-review-agent): Build an automated AI code reviewer that monitors your repos, reviews pull requests, and delivers feedback — hands-free ## Developer Guide - [Contributing](https://www.AtlasAgent.com.tr/docs/developer-guide/contributing): How to contribute to AtlasAgent — dev setup, code style, PR process - [Architecture](https://www.AtlasAgent.com.tr/docs/developer-guide/architecture): AtlasAgent internals — major subsystems, execution paths, data flow, and where to read next - [Agent Loop](https://www.AtlasAgent.com.tr/docs/developer-guide/agent-loop): Detailed walkthrough of AIAgent execution, API modes, tools, callbacks, and fallback behavior - [Prompt Assembly](https://www.AtlasAgent.com.tr/docs/developer-guide/prompt-assembly): How Hermes builds the system prompt, preserves cache stability, and injects ephemeral layers - [Context Compression & Caching](https://www.AtlasAgent.com.tr/docs/developer-guide/context-compression-and-caching) - [Gateway Internals](https://www.AtlasAgent.com.tr/docs/developer-guide/gateway-internals): How the messaging gateway boots, authorizes users, routes sessions, and delivers messages - [Session Storage](https://www.AtlasAgent.com.tr/docs/developer-guide/session-storage) - [Provider Runtime](https://www.AtlasAgent.com.tr/docs/developer-guide/provider-runtime): How Hermes resolves providers, credentials, API modes, and auxiliary models at runtime - [Adding Tools](https://www.AtlasAgent.com.tr/docs/developer-guide/adding-tools): How to add a new tool to AtlasAgent — schemas, handlers, registration, and toolsets - [Adding Providers](https://www.AtlasAgent.com.tr/docs/developer-guide/adding-providers): How to add a new inference provider to AtlasAgent — auth, runtime resolution, CLI flows, adapters, tests, and docs - [Adding Platform Adapters](https://www.AtlasAgent.com.tr/docs/developer-guide/adding-platform-adapters) - [Creating Skills](https://www.AtlasAgent.com.tr/docs/developer-guide/creating-skills): How to create skills for AtlasAgent — SKILL.md format, guidelines, and publishing - [Extending the CLI](https://www.AtlasAgent.com.tr/docs/developer-guide/extending-the-cli): Build wrapper CLIs that extend the Hermes TUI with custom widgets, keybindings, and layout changes ## Reference - [CLI Commands](https://www.AtlasAgent.com.tr/docs/reference/cli-commands): Authoritative reference for Hermes terminal commands and command families - [Slash Commands](https://www.AtlasAgent.com.tr/docs/reference/slash-commands): Complete reference for interactive CLI and messaging slash commands - [Profile Commands](https://www.AtlasAgent.com.tr/docs/reference/profile-commands) - [Environment Variables](https://www.AtlasAgent.com.tr/docs/reference/environment-variables): Complete reference of all environment variables used by AtlasAgent - [Tools Reference](https://www.AtlasAgent.com.tr/docs/reference/tools-reference): Authoritative reference for Hermes built-in tools, grouped by toolset - [Toolsets Reference](https://www.AtlasAgent.com.tr/docs/reference/toolsets-reference): Reference for Hermes core, composite, platform, and dynamic toolsets - [MCP Config Reference](https://www.AtlasAgent.com.tr/docs/reference/mcp-config-reference): Reference for AtlasAgent MCP configuration keys, filtering semantics, and utility-tool policy - [Model Catalog](https://www.AtlasAgent.com.tr/docs/reference/model-catalog) - [Bundled Skills Catalog](https://www.AtlasAgent.com.tr/docs/reference/skills-catalog): Table of all ~90 skills bundled with Hermes - [Optional Skills Catalog](https://www.AtlasAgent.com.tr/docs/reference/optional-skills-catalog): Table of ~60 additional installable skills - [FAQ & Troubleshooting](https://www.AtlasAgent.com.tr/docs/reference/faq): Frequently asked questions and solutions to common issues with AtlasAgent