What problem does it solve? Users often need to know which plugin version they are running or where the agent comes from, and this Skill answers that instantly with a compact info card instead of manual file inspection. ## Core Features & Use Cases - Live Version Lookup: Retrieves the running version via the watchdog_ping MCP tool, with a jq-based fallback reading plugin.json, so the version is never hardcoded. - Surface-Aware Formatting: Adapts bold syntax and layout for CLI, WhatsApp, Telegram, Discord, iMessage, and WebChat. - Multilingual Tail Line: Renders the feedback line in English, Spanish, or Portuguese based on conversation language. - Use Case: A user types "/version" on WhatsApp and immediately receives a one-card reply showing ClawCode v1.2.3 with the GitHub repo link, formatted with WhatsApp-style single-asterisk bold. ## Quick Start Ask the agent "what version are you running?" or invoke /about to receive the plugin info card.