configure-notifications

Configure Telegram, Discord, and Slack notification integrations via natural language.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Pryma-Tech/iris --skill configure-notifications-pryma-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-notifications
Source: https://github.com/Pryma-Tech/iris/tree/main/cli/skills/configure-notifications
Command: npx skills add https://github.com/Pryma-Tech/iris --skill configure-notifications-pryma-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the setup of cross-channel notification integrations (Telegram, Discord, Slack) by guiding users through a natural-language configuration wizard, eliminating manual wiring and drift in alerts.

Core Features & Use Cases

  • Interactive configuration wizard for multiple providers, including Telegram, Discord, and Slack.
  • Per-event and per-channel customization with environment-variable fallbacks and test notifications.
  • Centralized storage of configurations at ~/.claude/.omc-config.json (or via CLAUDE_CONFIG_DIR) and optional env-var overrides for quick startup.
  • Quick reconfiguration and safe testing to verify delivery before enabling in production.

Quick Start

Start the interactive wizard by saying configure notifications to set up Telegram, Discord, and Slack integrations using natural language prompts.

Frequently Asked Questions about configure-notifications

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

FAQPage Schema
How do I configure Telegram, Discord, and Slack notifications without manual code wiring?

You can configure cross-channel notifications by starting an interactive natural-language wizard that guides you through provider setup, event selection, and environment overrides to eliminate manual wiring and alert drift.

Can I customize notification alerts for specific events on different channels?

Yes, per-event and per-channel customization is fully supported, allowing you to target specific alerts to Telegram, Discord, or Slack with environment-variable fallbacks for quick startup and reliable delivery.

How do I test notification delivery before enabling alerts in production?

You can send test notifications directly through the configuration wizard to verify delivery and safely validate your provider setup before enabling alerts in real-world production workflows.

Where are notification configuration settings stored?

Notification configurations are stored centrally at the ~/.claude/.omc-config.json file, with optional environment variable overrides available via the CLAUDE_CONFIG_DIR setting for flexible environment management.

What is the best way to reconfigure alert channels after initial setup?

The configuration wizard supports quick reconfiguration, allowing you to interactively update provider settings, modify event selections, and adjust environment-variable fallbacks at any time without starting from scratch.