/install hermes-agent-v2
Hermes Agent Skill
Call NousResearch Hermes Agent via CLI.
Prerequisites
Hermes CLI must be installed. See https://github.com/NousResearch/hermes-agent for installation.
Usage
Quick Q&A
hermes run "your question" --non-interactive --no-stream
With Context
hermes run "question" --context-file ./ctx.md --non-interactive
Sub-agent Delegation
hermes run "use delegate_task to: research topic" --non-interactive --no-stream
Memory
hermes memory search "keyword"
hermes memory notes list
hermes memory notes add "note content"
Skills
hermes skills list
hermes skills create "name" --description "desc"
Status
hermes status
hermes doctor
Configuration
Edit ~/.hermes/.env to set your LLM provider key.
Edit ~/.hermes/config.yaml to set model and provider.
File Access Scope
This skill only invokes hermes CLI commands. No direct file operations.
Hermes Agent operates within ~/.hermes/ only.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hermes-agent-v2 - After installation, invoke the skill by name or use
/hermes-agent-v2 - Provide required inputs per the skill's parameter spec and get structured output
What is Hermes Agent Skill?
NousResearch Hermes Agent CLI integration. Core capabilities: - Self-improving skill system - Persistent memory (FTS5 + LLM summaries) - Sub-agent delegation... It is an AI Agent Skill for Claude Code / OpenClaw, with 2078 downloads so far.
How do I install Hermes Agent Skill?
Run "/install hermes-agent-v2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hermes Agent Skill free?
Yes, Hermes Agent Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hermes Agent Skill support?
Hermes Agent Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hermes Agent Skill?
It is built and maintained by will (@wihy); the current version is v2.1.1.