configure-notifications

Configure Telegram, Discord, and Slack notification integrations via an interactive wizard.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/INNERJOINT/HarnessSkills --skill configure-notifications-innerjoint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-notifications
Source: https://github.com/INNERJOINT/HarnessSkills/tree/main/skills/configure-notifications
Command: npx skills add https://github.com/INNERJOINT/HarnessSkills --skill configure-notifications-innerjoint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating notification connections across Telegram, Discord, and Slack can be error-prone and manual. This Skill centralizes the setup into a natural-language wizard, reducing setup time and preventing misconfigurations.

Core Features & Use Cases

  • Interactive multi-provider configuration for Telegram, Discord, and Slack, all through a guided flow.
  • Writes and manages the configuration at the user’s home: ~/.claude/.omc-config.json, with support for environment-variable overrides and per-event options.
  • Includes built-in test notifications to verify connectivity and permissions before going live.
  • Use Case: A developer configures alerts so teammates receive a Slack ping on task completion, a Telegram bot for critical sessions, and a Discord webhook for streaming updates.

Quick Start

Run the configure-notifications wizard and follow the prompts to connect Telegram, Discord, and Slack.

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?

You can configure cross-channel notifications by running an interactive wizard that uses natural-language prompts to guide you through provider selection, event triggers, and writing settings to ~/.claude/.omc-config.json for automatic activation.

Can I set up specific event triggers for each notification platform individually?

Yes, you can configure per-event and per-platform settings, allowing you to specify distinct triggers like a Slack ping on task completion, a Telegram bot for critical sessions, and a Discord webhook for streaming updates.

How do I verify that my Telegram, Discord, or Slack notification setup is working correctly?

You can verify your notification connectivity and permissions before going live by sending built-in test notifications provided by the configuration wizard after completing your setup.

Does the notification configuration wizard support environment variable overrides?

Yes, the notification configuration wizard supports environment-variable overrides, allowing you to dynamically manage your Telegram, Discord, and Slack integration settings without directly editing the config file.

What is the best way to manage multiple notification providers without manual misconfigurations?

The best way to manage multiple notification providers without manual misconfigurations is using a natural-language wizard that centralizes Telegram, Discord, and Slack setup into a guided flow, reducing setup time and preventing errors.