EN DE
← ← Back to Index

hermes-agent

autonomous-ai-agents › hermes-agent v2.2.0
hermes setup configuration multi-agent spawning cli gateway development

Description

Configure, extend, or contribute to Hermes Agent.

Relevance to Our Projects

Configure, extend, or contribute to Hermes Agent — CLI, models, providers, tools, skills, voice, gateway, and plugins.

Pipeline

1⚙️ CLI-Konfiguration — hermes config set, Modelle, Provider
2🔧 Werkzeuge verwalten — hermes tools, installieren, deaktivieren
3🧩 Skills verwalten — installieren, erstellen, Marketplace
4🎤 Sprachsteuerung — hermes voice, Spracheingabe
5🌐 Gateway — OmniRoute, Provider-Routing, Failover
6🔌 Plugins — MCP, benutzerdefinierte Erweiterungen

SKILL.md Preview

# Hermes Agent

Hermes Agent is an open-source AI agent framework by Nous Research that runs in your terminal, messaging platforms, and IDEs. It belongs to the same category as Claude Code (Anthropic), Codex (OpenAI), and OpenClaw — autonomous coding and task-execution agents that use tool calling to interact with your system. Hermes works with any LLM provider (OpenRouter, Anthropic, OpenAI, DeepSeek, local models, and 15+ others) and runs on Linux, macOS, and WSL.

What makes Hermes different:

← ← Back to Index