configure-notifications

Configure OMC notification integrations for Telegram, Discord, or Slack.

3|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/marcmunoz-uno/jailbreak --skill configure-notifications-marcmunoz-uno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-notifications
Source: https://github.com/marcmunoz-uno/jailbreak/tree/main/skills/configure-notifications
Command: npx skills add https://github.com/marcmunoz-uno/jailbreak --skill configure-notifications-marcmunoz-uno

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure OMC so you reliably receive notifications for session lifecycle events and input requests across Telegram, Discord, and Slack, without manually editing configuration files.

Core Features & Use Cases

  • Natural-language, interactive setup: Guides you through provider selection, credential/token collection, and event choices.
  • Multi-provider routing: Automatically follows the correct setup flow for Telegram vs Discord vs Slack based on your request.
  • Persistent configuration with testing: Saves integration settings to ~/.claude/.omc-config.json and offers a test message to verify delivery.
  • Environment-variable alternative: Supports setting OMC_* variables to enable integrations without wizard-driven config edits.
  • Event and template customization hooks: Lets you choose which OMC events trigger notifications and supports message template customization via hook config.

Quick Start

Tell the assistant to configure Telegram notifications for session end and input-needed alerts.

Frequently Asked Questions about configure-notifications

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

FAQPage Schema
How do I configure OMC notifications for Telegram, Discord, or Slack?

You can configure OMC notifications by asking the assistant in natural language, which guides you through provider selection, credential collection, and event choices without manually editing configuration files.

What events can I route to Slack or Telegram webhook alerts?

Event routing supports session-end alerts, ask-user-question or input-needed prompts, and session lifecycle monitoring for both interactive and long-running tasks across supported providers.

Can I set up Discord webhook notifications without manually editing config files?

Yes, the setup is interactive and wizard-driven. You provide your webhook URL, bot token, or chat identifier through natural conversation, and the integration settings are written automatically to the configuration file.

Do I need environment variables to enable Telegram alerts for long-running tasks?

No, environment variables are not required. You can use the interactive setup flow, but OMC_* environment variables are supported as an alternative to wizard-driven configuration for enabling integrations.

Why are my Slack webhook notifications not working after setup?

The setup process validates provider-specific inputs like webhook URLs, bot tokens, and chat identifiers, and offers a test message to verify delivery so you can confirm credentials are correctly saved.

What's the best way to test OMC notification integrations after configuring them?

The best way to test notification integrations is by using the built-in test message feature, which verifies delivery to your configured Telegram, Discord, or Slack channel after credentials are saved.