Powerful autonomous AI agent for the web, tools, memory, delegation and more – built for developers, by developers.
Hermes is an advanced autonomous agent platform that can run commands, call tools, remember state, and even delegate work to sub‑agents. It ships with built‑in skills, a memory store, cron‑job scheduling and a simple API for extending its capabilities.
Execute shell commands, run scripts and interact with the host system safely.
Plug‑in reusable skill modules written in Python or JavaScript.
Persistent vector‑store memory that lets the agent recall past interactions.
Automated GUI actions, screen scraping and pixel‑level interaction.
Spawn sub‑agents to parallelise work and handle complex pipelines.
Schedule recurring tasks with cron‑like syntax inside the agent.
Copy the command below and run it in your terminal to start a Hermes Agent instance.
curl -sSL https://example.com/install-hermes.sh | bash
hermes run --skill greet