con un clic
hermes-docs-navigator
Navigate and query the full Hermes Agent documentation (2.2MB) stored locally.
Menú
Navigate and query the full Hermes Agent documentation (2.2MB) stored locally.
| name | hermes-docs-navigator |
| description | Navigate and query the full Hermes Agent documentation (2.2MB) stored locally. |
| version | 1.0.0 |
| author | Agent |
Full Hermes Agent documentation (2.2MB, 52K lines) is stored locally for instant lookup.
| File | Path | Size |
|---|---|---|
| Full docs | ~/obsidian-superbrain/References/HermesAgent/hermes-docs-full.md | 2.2MB |
| Index/TOC | ~/obsidian-superbrain/References/HermesAgent/hermes-docs-index.md | 18KB |
To find specific info in the full docs, use grep/ripgrep on the local file:
# Search for a topic
grep -n -A 5 -B 2 "topic" ~/obsidian-superbrain/References/HermesAgent/hermes-docs-full.md
# Search section headers
grep -n "^# " ~/obsidian-superbrain/References/HermesAgent/hermes-docs-full.md
# Find a specific page (source comments mark each page)
grep -n "source: website/docs/path/to/file.md" ~/obsidian-superbrain/References/HermesAgent/hermes-docs-full.md
Delegate coding to Claude Code CLI (features, PRs).
Delegate coding to OpenAI Codex CLI (features, PRs).
Configure, extend, or contribute to Hermes Agent.
Create real estate marketing videos with Remotion - property showcases, interior reveals, floor plan animations
Systematically power up Hermes Agent with maximum capabilities — audit, install tools, configure MCP servers, set up cron fleet, enable Ollama delegation, and create monitoring dashboard. Use when the user wants to make their AI agent more powerful.
Evaluate, configure, and run open-source GitHub tools in the local environment. Covers real dependency auditing, hidden system requirements, API configuration, and zero-cost local LLM integration.