Claude Skill

AaronWong1999/hermesclaw

HermesClaw 允许你在同一微信账号上运行 Hermes Agent 和 OpenClaw(Claude Skill)。一款自托管、基于 Python 的双智能体聊天机器人,适合 AI 爱好者。

概览

Stars624
Forks53
语言Python
最后更新2026-06-15
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者AaronWong1999
仓库hermesclaw
完整名称AaronWong1999/hermesclaw
Repo ID1,206,648,335

安装这个 Skill

npm install -g opencode-ai

Registry 信息

类型openclaw_skill
质量分85/100
验证状态readme_parsed
最近验证2026-06-08
平台
OpenClaw
能力
memorysearchimagevideoterminalai-agentchatbotclawbotdual-agenthermes-agent
识别文件
README.mddocsrequirements.txttests
配置键
WEIXIN_BASE_URL

项目简介

HermesClaw 允许在同一微信账号上同时运行 Hermes Agent 和 OpenClaw(Claude Skill),为自托管 AI 交互提供双智能体聊天机器人体验。

英文描述

Run Hermes Agent and OpenClaw on the same WeChat account

要点

  • 双智能体支持:同一微信账号上运行 Hermes Agent 和 OpenClaw
  • 自托管部署,保障隐私和控制权
  • 基于 Python,利用 LLM 智能体实现聊天机器人功能
  • 与 iLink 集成,实现无缝微信机器人操作

使用场景

  • 在单个微信账号上运行多个 AI 智能体
  • 具备双智能体能力的自托管个人助手
  • 实验基于 LLM 的聊天机器人架构
  • 在微信中集成 Claude Skill 与其他 AI 智能体

README 摘要

# HermesClaw **Run [Hermes Agent](https://github.com/NousResearch/hermes-agent), [OpenClaw](https://github.com/openclaw/openclaw), and [OpenCode](https://github.com/sst/opencode) on the same WeChat account. One command to install.** **在同一个微信账号上同时多开 [Hermes Agent](https://github.com/NousResearch/hermes-agent)、[OpenClaw](https://github.com/openclaw/openclaw) 和 [OpenCode](https://github.com/sst/opencode)。一条命令安装。** <p align="center"> <a href="https://x.com/AaronYonW"><img src="https://img.shields.io/badge/X-%40AaronYonW-000000.svg" alt="X / Twitter"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-green.svg" alt="MIT License"></a> </p> <p align="center"> <img src="docs/HermesClaw.jpeg" alt="HermesClaw — One WeChat bot. Two AI brains. /hermes, /openclaw, /both." style="max-width: 100%;" /> </p> <p align="center"> <em>One iLink account. Three AI brains. Switch with <code>/hermes</code>, <code>/openclaw</code>, <code>/opencode</code>, <code>/both</code>, <code>/three</code>.</em><br/> <em>一个 iLink 账号,三个 AI 大脑。<code>/hermes</code>、<code>/openclaw</code>、<code>/opencode</code>、<code>/both</code>、<code>/three</code> 一句话切换。</em> </p> --- ## Why HermesClaw Both Hermes Agent and OpenClaw now support WeChat natively — **but you can't run both on the same account.** Each gateway exclusively locks the iLink connection. If you start both, one gets 403 errors and drops messages. OpenCode adds a third AI brain via its ACP subprocess protocol. HermesClaw solves this by becoming the **sole iLink poller**, then running two local proxy servers (for Hermes and OpenClaw) plus a direct ACP bridge (for OpenCode). Each gateway believes it's talking to the real iLink API. The new OpenCode support also lets you **Vibe Code via WeChat voice messages** — ju

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17