diff --git a/skills/autonomous-ai-agents/hermes-agent/SKILL.md b/skills/autonomous-ai-agents/hermes-agent/SKILL.md index d02ac7933cb..c6ef2f81059 100644 --- a/skills/autonomous-ai-agents/hermes-agent/SKILL.md +++ b/skills/autonomous-ai-agents/hermes-agent/SKILL.md @@ -31,6 +31,16 @@ People use Hermes for software development, research, system administration, dat **Docs:** https://hermes-agent.nousresearch.com/docs/ +## Scope & Verification + +This skill is a concise operating guide, not the complete source of truth for every Hermes feature. If a Hermes feature, command, or setting is not mentioned here, do not treat that absence as evidence that it does not exist. Check the live repository and official docs before giving a negative answer. + +Good verification targets: + +- CLI commands: `hermes --help`, `hermes --help`, and `hermes_cli/main.py` +- User documentation: https://hermes-agent.nousresearch.com/docs/ +- Source tree: https://github.com/NousResearch/hermes-agent + ## Quick Start ```bash