What problem does it solve? Setting up and operating the Hermes Agent framework involves many moving parts: provider credentials, toolsets, messaging gateways, MCP servers, cron jobs, and multi-agent spawning. This Skill consolidates the CLI reference, configuration options, and operational patterns so you can install, configure, troubleshoot, and extend Hermes without digging through scattered documentation. ## Core Features & Use Cases - Complete CLI and slash-command reference: Covers chat, config, auth, tools, skills, MCP servers, gateway, sessions, cron, webhooks, profiles, and credential pools with exact flags and subcommands. - Configuration and security guidance: Documents config.yaml sections, 20+ LLM providers with their auth methods, toolset toggles, secret redaction, PII redaction, and command approval modes. - Multi-agent and durable systems: Explains spawning independent Hermes processes via tmux, delegate_task subagents, cron scheduling, the skill curator, and the kanban multi-agent work queue. - Use Case: You want Hermes to monitor GitHub issues and respond on Telegram. Use this Skill to configure the webhook subscription, enable the gateway, set up the Telegram platform, and verify delivery with the documented test commands. ## Quick Start Ask the agent to install Hermes, run the setup wizard, and configure your preferred model provider using the hermes setup and hermes model commands.