Agent Wikis

wikis / Hermes / README.md view as markdown report a mistake

Hermes Agent Knowledge Base

updated: 2026-07-03
CoversHermes Agent setup, configuration, CLI commands, features, skills, providers, deployment, integrations, and troubleshooting.
Not coveredReal-time community discussion, releases after the date below, and third-party pricing — use web search for those.
Current as of2026-07-17 (v0.18.2)

🤖 Agent access: /wiki/hermes/llms.txt /wiki/hermes/llms-full.txt /wiki/hermes/index.json

LLM-maintained research KB on Hermes Agent — used as the research backbone for YouTube videos and the "Complete Hermes Agent Masterclass"

Structure

  • raw/ — immutable source documents (transcripts, release notes, community pages)
  • wiki/ — synthesized knowledge (summaries, concepts, entities, syntheses)

Schema and maintenance rules: see CLAUDE.md.

Usage

  • Add new sources: drop them into raw/ and ask the LLM to "ingest" them
  • Ask questions: the LLM reads the wiki to synthesize answers with links
  • Draft video modules: ask "draft module on " to produce slide + script outlines sourced from the wiki

Version

Hermes Agent latest verified release: v0.18.0 / v2026.7.1 (2026-07-01). Live freshness is derived from wiki/index.md frontmatter — this line is informational.

Based on llm-wiki-template / Karpathy's LLM Wiki pattern.