configure-notifications

Configure Telegram, Discord, Slack, and webhook alerts for the OMC platform.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides teams through setting up and managing notifications across Telegram, Discord, and Slack for OMC, enabling timely alerts and centralized configuration.

Core Features & Use Cases

  • Interactive wizard to connect Telegram, Discord, and Slack with either webhook or bot-based methods.
  • Supports per-event notification targeting, test messages, and environment-variable fallbacks for streamlined deployment.
  • Provides a single configuration store at ~/.claude/.omc-config.json with optional CLI activation flags to control active platforms.

Quick Start

Start the interactive wizard to connect Telegram, Discord, and Slack notifications for OMC.

Frequently Asked Questions about configure-notifications

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

FAQPage Schema
How do I configure cross-channel notifications for Telegram, Discord, and Slack?

Configure cross-channel notifications by using the interactive wizard to connect Telegram, Discord, and Slack via webhook or bot methods. The wizard merges your credentials into a centralized configuration file and supports optional activation flags to control active platforms.

Can I set up per-event notification targeting for session lifecycle events and background tasks?

Yes, per-event notification targeting is supported for session lifecycle events, input prompts, and background tasks. You can select specific events for each platform to ensure alerts are only sent when relevant platform actions occur.

Do I need environment variables to manage notification credentials for deployment?

Environment variables are supported as fallbacks for streamlined deployment. You can provide credentials directly through the interactive wizard or rely on environment variable fallbacks to manage your Telegram, Discord, and Slack configurations.

Where are multi-channel notification settings stored for the OMC platform?

Multi-channel notification settings are stored in a single configuration file at ~/.claude/.omc-config.json. This centralized store merges your user-provided credentials and platform settings for the OMC platform.

Can I test webhook alerts before activating Telegram or Discord notifications?

Yes, the configuration process supports test messages for webhook-based alerts. You can verify your Telegram, Discord, and Slack connections by sending test messages before fully activating the platforms with optional activation flags.

What is the best way to control which notification platforms are active in my environment?

The best way to control active platforms is by using optional activation flags during configuration. This allows you to selectively enable or disable Telegram, Discord, Slack, and webhook alerts within your environment without removing stored credentials.