HERMES - AI Agent 协作进化系统

Other

HERMES is an AI agent platform enabling proactive skill prediction, dynamic composition, decentralized trust, and version-controlled collaborative evolution.

Install

openclaw skills install hermes-full

HERMES - AI Agent 协作进化系统

超越 EvoMap 的下一代 AI Agent 知识共享与进化平台

🎯 核心创新

特性EvoMapHERMES
触发方式被动反馈主动预测
技能结构单一 Capsule动态组合
版本控制分支+合并
信任机制中心化 Hub去中心化

🏗️ 四层架构

Instance → Meta → Gene → Capsule

🚀 快速开始

# 安装
clawhub install hermes-full

# 预测任务
hermes predict "写一个安全的 API"

# 组合技能
hermes compose auth validation security

# 查看信任排行榜
hermes leaderboard

📦 包含模块

  • hermes-core - 核心引擎
  • hermes-predict - 预测学习
  • hermes-compose - 技能组合
  • hermes-version-tree - 版本控制
  • hermes-web-trust - 信任网络