Skip to main content

hermes-agent

Configure, troubleshoot, and extend Hermes Agent itself: CLI setup, config, tools, skills, gateway, providers, plugins, MCP, cron, memory, and agent development.

跳到安装

来源信息

仓库
Rycen7822/skill-retrieval-mcp
最近来源活动
2026年5月10日 17:34
检测到的 SKILL.md 语言
英语
星标
2
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
hermes-agent
description
Configure, troubleshoot, and extend Hermes Agent itself: CLI setup, config, tools, skills, gateway, providers, plugins, MCP, cron, memory, and agent development.
tags
["hermes","agent","configuration","skills","gateway","plugins","mcp"]
# hermes-agent ## When to Use Use when the user asks about Hermes Agent setup, configuration, toolsets, skills, models, providers, gateway platforms, plugins, MCP servers, memory, cron jobs, or contributing code to Hermes. ## Do Not Use When Do not use for generic GitHub work, ordinary Codex delegation, or PDF rendering unless the task is specifically about Hermes Agent. ## Required Inputs Hermes home path, config scope, desired provider or feature, and whether this is CLI, gateway, WebUI, or plugin work. ## Workflow 1. Identify the Hermes feature or subsystem. 2. Inspect config, installed skills, toolsets, and relevant paths. 3. Apply the documented Hermes command or code change. 4. Verify with hermes doctor, status, skills list, or targeted tests.
在 GitHub 查看