Agent Wikis

wikis / Hermes / README.md view as markdown

Hermes Agent Knowledge Base

updated: 2026-06-10
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-06-01 (v0.15.0)

๐Ÿค– 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.8.0 / v2026.4.8 (2026-04-08)

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