What problem does it solve? Hermes Agent is a large, multi-surface AI agent framework, and answering setup, configuration, theming, or orchestration questions correctly requires knowing which of its many subsystems (CLI, gateway, skins, plugins, cron, delegation) applies. This Skill routes every Hermes question to the right reference file or live documentation so answers are accurate instead of guessed. ## Core Features & Use Cases - Guided configuration and operation: Covers installation, provider/model setup, config.yaml sections, toolsets, credentials, profiles, and the full CLI command surface. - Extension and theming: Provides templates and references for building desktop UI plugins, TUI widgets, custom skins, and installing pet mascots. - Multi-agent orchestration: Documents spawning independent Hermes processes via tmux, delegate_task subagents, cron scheduling, and the kanban work queue. - Use Case: A user asks why their delegate_task batch ran fewer subagents than configured; the Skill loads the concurrency-diagnosis reference, checks the three real cap paths in code, and determines whether the model self-limited. ## Quick Start Ask the agent to help you install, configure, theme, or troubleshoot Hermes Agent, and it will load the matching reference file before answering.