What problem does it solve? ZeusAgent is a large, multi-surface AI agent framework, and answering questions about its CLI commands, configuration, providers, plugins, themes, and multi-agent orchestration from memory leads to stale or wrong answers. This Skill acts as a routing hub that directs the agent to the correct reference file or live documentation before answering. ## Core Features & Use Cases - Guided configuration and setup: Covers installation, provider and model selection, credential pools, profiles, config.yaml sections, and toolsets with exact CLI commands. - Extension authoring: Provides references and templates for desktop UI plugins, TUI widgets, custom skins/themes, and pet mascots, including pitfalls like hot-reload behavior and theme variable rules. - Multi-agent orchestration: Documents spawning independent ZeusAgent processes via one-shot mode, tmux PTY sessions, worktree isolation, and when to prefer delegate_task, cron, or kanban instead. - Use Case: A user asks why their delegate_task batch ran fewer subagents than configured. The Skill routes to the concurrency diagnosis reference, which walks through checking the config value, grepping agent logs for the two real cap paths, and identifying model self-limiting behavior. ## Quick Start Ask the agent to help you install ZeusAgent, configure a model provider, or answer a specific question about a ZeusAgent feature, and it will load the matching reference file or the live docs index before responding.