Walks you through setting up Telegram, Discord, or Slack notifications for Claude sessions using natural language. Instead of fumbling with config files, you answer a few questions and it writes the JSON for you, handles token validation, and sends a test message to confirm everything works. Honestly most useful for the Telegram setup since it actually explains the BotFather dance and helps you fish out your chat ID from the API. The interactive approach makes sense here because notification config is something you do once, get wrong twice, then forget about for six months. Also supports environment variables if you'd rather skip the wizard entirely.
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill configure-notifications