mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-23 10:42:00 +00:00
docs(skills): add hermes-agent verification rule
This commit is contained in:
parent
8ac5e90ec2
commit
46cc0345ae
1 changed files with 10 additions and 0 deletions
|
|
@ -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 <command> --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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue