← 返回
未分类 中文

Hermes Agent Bridge

Delegate tasks or questions to a local Hermes Agent via its CLI for fast, persona-specific responses and terminal tool access.
通过本地 Hermes Agent 的 CLI 委托任务或问题,获取快速、角色特定的响应以及终端工具访问。
ibigbigip ibigbigip 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 701
下载
💾 3
安装
1
版本
#latest

概述

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":

  1. Call the exec tool:
    • command: ~/.local/bin/hermes chat -q "Write a quick Python script to monitor system load"
  1. Read the stdout of the exec result, which contains Hermes's answer, and relay it back to the user.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-02 03:01 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,081 📥 809,926
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 676 📥 325,412
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,378 📥 320,409