HeliumHelium AI

Capabilities

Hermes ships with a powerful set of built-in tools, works across 18+ messaging platforms, and acts across your connected apps via OAuth. Everything below runs on your dedicated VM.

Core tools

The tool column shows the underlying Hermes tool name(s). Full reference: Tools & Toolsets ↗

CapabilityWhat it doesTool
Web searchSearch the public web; also supports X (Twitter) search via xAIweb_search, x_search
Web extractFetch and read any URL — articles, docs, data pagesweb_extract
Browser automationNavigate websites, fill forms, extract data; supports text and visual snapshotsbrowser_navigate, browser_snapshot, browser_vision
Code executionRun Python in a sandboxed interpreter with full output captureexecute_code
File read / writeRead, create, and patch files in the agent sandbox workspaceread_file, patch
TerminalExecute shell commands in the isolated container environmentterminal, process
Persistent memoryRemembers preferences, projects, and context across sessions using a structured memory storememory, session_search
Skill creationAutomatically builds reusable procedures from experience; re-uses them in future tasksskills system
Scheduled tasksRun tasks on a cron schedule — even while you're offlinecronjob
Subagent delegationSpawn parallel sub-agents for complex multi-step work; the foundation of multi-agent appsdelegate_task
Media generation & analysisGenerate images, analyze images/video, text-to-speechimage_generate, vision_analyze, text_to_speech

Memory system

Hermes maintains a persistent memory store across all sessions. It remembers your preferences, ongoing projects, and context — so you never need to re-explain your setup. You can also explicitly ask Hermes to remember or forget things, and query past sessions with natural language.

Deep dive: Memory System ↗ · Skills System ↗

Messaging platforms

Hermes supports 18+ messaging platforms. All share the same agent, memory, and context — a conversation started on Telegram continues seamlessly in the dashboard.

TelegramDiscordSlackWhatsAppSignalEmailSMSMicrosoft TeamsGoogle ChatMatrixMattermostLINEFeishu / LarkWeComDingTalkiMessage (BlueBubbles)ntfyHome Assistant

Platform-specific setup and feature comparison: Messaging Platforms ↗

App integrations

Beyond its built-in tools, Hermes acts across 200+ connected apps via OAuth — Gmail, Google Calendar, GitHub, Slack, Notion, LinkedIn, and more. See the full list in App Connections.

Upstream Hermes docs — per topic