What problem does it solve? Users often struggle to find accurate answers about Grok setup, MCP servers, authentication, skills, and slash commands without digging through scattered documentation. This Skill routes questions to the right local guide or config file and can even modify configuration on the user's behalf. ## Core Features & Use Cases - Config Inspection: Reads the active config.toml to report which MCP servers, models, and settings are currently enabled. - Guided Documentation Lookup: Maps questions to 21 topic-specific user guides covering authentication, theming, MCP servers, skills, hooks, sandbox mode, and more. - Config Editing and Skill Creation: Modifies config.toml directly and scaffolds new SKILL.md files following the documented format. - Use Case: A user asks how to add a new MCP server. The Skill reads the MCP servers guide, explains the config.toml syntax, and applies the edit for them. ## Quick Start Ask how to configure an MCP server in Grok and have the config file updated for you.