configure-notifications

Configure OMC notifications for Telegram, Discord, or Slack with guided setup.

Updated May 20, 2026
One-click install
npx skills add https://github.com/xdkp/oh-my-claudecode --skill configure-notifications-xdkp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-notifications
Source: https://github.com/xdkp/oh-my-claudecode/tree/main/skills/configure-notifications
Command: npx skills add https://github.com/xdkp/oh-my-claudecode --skill configure-notifications-xdkp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure reliable OMC notifications so you get timely alerts for session endings, requested input, and background task completion without manually wiring integrations.

Core Features & Use Cases

  • Multi-provider notification setup: Configure Telegram, Discord, or Slack based on what you request, including provider-specific credentials and endpoints.
  • Event-based routing: Choose which lifecycle events should trigger messages (e.g., session end, input needed, session start, session continuing).
  • Persistent configuration: Wizard output is saved to your OMC config file for later use, with an option to test right away to confirm it works.
  • Environment-variable alternative: Skip the wizard by supplying the required OMC_* environment variables instead of editing config files.

Quick Start

Ask an AI to run the command to configure notifications by saying: "Configure notifications for Telegram and enable alerts for session end and input needed."

Frequently Asked Questions about configure-notifications

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Telegram alerts for Claude Code session events?

You can configure Telegram alerts interactively by asking the AI to set up notifications and specifying Telegram as your provider. The wizard prompts for your bot token and chat ID, validates the inputs, and saves them to the OMC config directory.

Can I configure Slack and Discord webhooks without manually editing config files?

Yes, you can configure Slack and Discord webhooks through a guided setup flow using natural language. You simply request alerts for your preferred provider, provide the required webhook URL or credentials when prompted, and the settings persist automatically.

What notification events can I route to Discord or Slack during a session?

Event routing supports alerts for session start, session end, session continuing, and input needed. You select which lifecycle events trigger messages during the setup wizard, ensuring you receive timely prompts or completion updates.

Do I need to use the interactive wizard to enable OMC notifications?

No, you can skip the wizard by supplying the required OMC_* environment variables directly. This alternative approach configures Telegram, Discord, or Slack alerts without interactive prompting or manual config file editing.

How do I test if my Slack or Telegram notification configuration is working?

After completing the setup wizard and persisting settings to your OMC config file, you can send a test notification directly. This validates your provider credentials and endpoints to confirm alerts will be delivered reliably.