What problem does it solve? Setting up and operating the Hermes Agent framework involves many CLI commands, config sections, providers, toolsets, and messaging platforms, and this Skill consolidates that operational knowledge so you can install, configure, troubleshoot, and extend Hermes without digging through source code. ## Core Features & Use Cases - CLI and configuration reference: Covers the full command surface (chat, setup, model, gateway, cron, webhooks, profiles, auth pools, MCP) plus config.yaml sections and provider credentials. - Multi-agent spawning: Provides patterns for launching independent Hermes subprocesses in one-shot or interactive tmux PTY mode and coordinating multiple agents. - In-depth references: Includes detailed guides for the native MCP client (stdio/HTTP servers, tool discovery, sampling) and webhook subscriptions (HMAC security, prompt templates, delivery targets). - Use Case: You want Hermes to triage new GitHub issues automatically. Use this Skill to enable the webhook platform, create a subscription with a prompt template, and deliver the agent's response to Telegram. ## Quick Start Ask the agent to install Hermes, run the setup wizard, and configure a model provider using the hermes CLI commands.