What problem does it solve? Users of the Nexus CLI coding agent often forget exact slash commands, mistype them, or struggle to find the right configuration keys for providers, skills, MCP servers, sessions, and sub-agents. This Skill turns those moments into quick, accurate self-help answers instead of trial-and-error. ## Core Features & Use Cases - Command Typo Recovery: Maps common mistyped commands like /skils list or /ctx usage to the closest valid command such as /skills list or /context usage. - Configuration Guidance: Explains workspace and global config locations (.nexus/config.toml, ~/.nexus/config.toml), skill activation keys, and agent/sub-agent allowlist scoping. - Runtime Reference: Documents slash commands, subcommands, permission modes, MCP management, memory, sessions, and the ask_user clarification flow. - Use Case: A user types /models in the REPL; the unknown command reaches the agent, which responds with the correct /provider command plus a one-line explanation. ## Quick Start Ask the agent how to list active skills or what the correct command is for checking context usage in Nexus.