/install hermes-bridge
Hermes Agent Bridge
This skill allows OpenClaw to delegate tasks or ask questions directly to a standalone Hermes Agent installed on the same system via its CLI interface.
Description
Use this skill when you need to leverage Hermes Agent's fast response times, its specific configured personas, or its local terminal tools. This acts as a bridge where OpenClaw asks Hermes to process a prompt and return the result.
Usage
Run the following bash command using the exec tool, passing the prompt as a string. Note that we rely on hermes being in the PATH (e.g., ~/.local/bin/hermes).
~/.local/bin/hermes chat -q "your prompt here"
Examples
If the user asks you to "ask Hermes to write a quick script" or "see what Hermes thinks about this":
-
Call the
exectool:command:~/.local/bin/hermes chat -q "Write a quick Python script to monitor system load"
-
Read the stdout of the
execresult, which contains Hermes's answer, and relay it back to the user.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hermes-bridge - After installation, invoke the skill by name or use
/hermes-bridge - Provide required inputs per the skill's parameter spec and get structured output
What is Hermes Agent Bridge?
Delegate tasks or questions to a local Hermes Agent via its CLI for fast, persona-specific responses and terminal tool access. It is an AI Agent Skill for Claude Code / OpenClaw, with 233 downloads so far.
How do I install Hermes Agent Bridge?
Run "/install hermes-bridge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hermes Agent Bridge free?
Yes, Hermes Agent Bridge is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hermes Agent Bridge support?
Hermes Agent Bridge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hermes Agent Bridge?
It is built and maintained by ibigbigip (@ibigbigip); the current version is v1.0.0.