Hermes Agent Source Dissection
Setup
The Hermes Agent source tree lives at hermes-agent/ in the project root.
Auto-discover the source root by searching for hermes-agent/run_agent.py using Glob.
The directory containing it is SOURCE_ROOT. All file paths in the reference files are relative to this SOURCE_ROOT.
How to use this skill
- Locate the source root: search the project for
hermes-agent/run_agent.pyusing Glob. The parent directory ofrun_agent.pyis `SOURCE_
[Description truncada. Veja o README completo no GitHub.]