What problem does it solve? Setting up and operating the Hermes Agent framework involves many moving parts — providers, toolsets, gateways, cron jobs, MCP servers, and multi-agent spawning — and this Skill consolidates the commands, configuration keys, and troubleshooting steps needed to work with it effectively. ## Core Features & Use Cases - CLI and Configuration Reference: Covers the full hermes command surface including setup, model/provider selection, auth credential pools, profiles, sessions, and config.yaml sections. - Gateway, Cron, and Webhooks: Documents running the agent on Telegram, Discord, Slack, and 15+ platforms, scheduling durable cron jobs, and creating HMAC-secured webhook subscriptions that trigger agent runs. - Multi-Agent and Extension Workflows: Explains spawning independent Hermes processes via tmux, delegating subtasks, connecting MCP servers, and managing the skill lifecycle with the curator. - Use Case: A developer wants a scheduled agent that reviews pull requests every morning and posts results to Slack — this Skill provides the exact cron, gateway, and provider configuration commands to set that up. ## Quick Start Ask the agent to install Hermes, run the setup wizard, and configure a model provider so you can start your first chat session.