✨ Looking for Google Antigravity? Explore the Antigravity (AGY) Showcase & Live Terminal →

Hermes Agent

Powerful autonomous AI agent for the web, tools, memory, delegation and more – built for developers, by developers.

About Hermes Agent

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.

Features

Tools

Execute shell commands, run scripts and interact with the host system safely.

Skills

Plug‑in reusable skill modules written in Python or JavaScript.

Memory

Persistent vector‑store memory that lets the agent recall past interactions.

Computer Use

Automated GUI actions, screen scraping and pixel‑level interaction.

Delegation

Spawn sub‑agents to parallelise work and handle complex pipelines.

Cron Jobs

Schedule recurring tasks with cron‑like syntax inside the agent.

Tech Stack

Interactive Demo

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