What problem does it solve? Users often don't know which commands an agent supports, and hardcoded help lists go stale as skills are installed or removed. This Skill always queries the live command registry so the help output reflects the current installation. ## Core Features & Use Cases - Live command listing: Calls the list_commands MCP tool instead of hardcoding, so newly installed or removed skills are reflected immediately. - Channel-aware formatting: Adapts output for CLI, WebChat, WhatsApp, Telegram, Discord, and iMessage, using compact one-line formats for mobile messaging. - Bilingual triggers: Responds to /help, /commands, /agent:help, and natural-language requests like "qué comandos puedo usar". - Use Case: A WhatsApp user asks "what can you do?" and receives a compact, mobile-friendly list of every command currently available on the agent. ## Quick Start Ask the agent "what commands can I use?" and it will list all currently available commands formatted for your channel.