← 返回
未分类

Hermes Agent Skill

NousResearch Hermes Agent CLI integration. Core capabilities: - Self-improving skill system - Persistent memory (FTS5 + LLM summaries) - Sub-agent delegation...
NousResearch Hermes Agent CLI 集成。核心能力:- 自改进技能系统 - 持久化记忆(FTS5 + LLM 摘要)- 子代理委托...
wihy
未分类 clawhub v2.1.1 1 版本 99272.3 Key: 无需
★ 3
Stars
📥 3,487
下载
💾 8
安装
1
版本
#agent#ai#delegation#hermes#latest#mcp#memory#self-improving

概述

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.

版本历史

共 1 个版本

  • v2.1.1 当前
    2026-04-30 09:15 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,062 📥 799,688
developer-tools

Github

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

Self-Improving + Proactive Agent

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