What problem does it solve? When debugging conversations across multiple messaging channels, it is hard to confirm which user ID is talking, which channel the message arrived on, and which agent identity is responding. This Skill answers that instantly with a single identity card. ## Core Features & Use Cases - Surface Detection: Distinguishes CLI sessions from messaging channels like WhatsApp and Telegram by inspecting channel metadata. - Sender Identification: Extracts the sender's user ID (such as a WhatsApp JID or Telegram user ID) from message metadata. - Agent Identity Display: Reads the agent's name and emoji from IDENTITY.md and formats a channel-appropriate response card. - Use Case: A user on Telegram sends "/whoami" and immediately sees their Telegram user ID, the agent's name and emoji, and the channel, confirming the bot is wired to the right account. ## Quick Start Ask the agent "who am I" or send /whoami in your chat to see your sender ID, channel, and the agent's identity.