What problem does it solve? Working with the Nyxora Agent framework requires knowing dozens of CLI commands, configuration options, toolsets, and platform integrations. This Skill provides a complete operating guide so an AI assistant can help you install, configure, troubleshoot, and extend Nyxora without digging through source code or docs. ## Core Features & Use Cases - CLI & Configuration Reference: Covers the full command surface (chat, setup, model, tools, skills, mcp, gateway, sessions, cron, webhooks, profiles, auth) plus config.yaml sections and provider setup for 20+ LLM providers. - Multi-Agent Spawning: Documents how to launch additional Nyxora instances via one-shot commands or tmux-based interactive PTY sessions for parallel autonomous work. - MCP & Webhook Integration: Reference files explain the native MCP client (stdio/HTTP servers, tool discovery, sampling) and webhook subscriptions that trigger agent runs from GitHub, Stripe, or CI/CD events. - Use Case: You want Nyxora to react to new GitHub issues automatically. The Skill guides you through enabling the webhook platform, creating a subscription with a prompt template, and delivering the agent's triage response to Telegram. ## Quick Start Ask the assistant to help you install Nyxora, pick a model provider, and run your first chat command using the nyxora CLI.