Navigate and extract reusable design patterns from the Hermes Agent source code for application in our project. It covers ten subsystems: bootstrap/CLI, conversation engine, prompt/context, tool system, gateway/messaging, skills, terminal backends, memory/persistence, RL training, and integrations (ACP/MCP/plugins). Use this skill whenever a user wants to study, reference, or adapt architectural p
The exact command may vary by repository. Check the README on GitHub.
For the skill author
Drop this on your repo README
Shows your skill is listed on Skillteca, generates a backlink and trackable traffic.
[](https://www.skillteca.com.br/skills/hermes-agent-dissect?utm_source=badge&utm_medium=readme&utm_campaign=badge)
One short email with only the new Pesquisa e Web skills. 4 minutes of reading, no spam, unsubscribe with one click.
You confirm your email on the first send. No spam. Unsubscribe with one click.
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.py using Glob.
The parent directory of run_agent.py is `SOURCE_
[Description truncada. Veja o README completo no GitHub.]