configure-notifications

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

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Moliboy5000/.claude --skill configure-notifications-moliboy5000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-notifications
Source: https://github.com/Moliboy5000/.claude/tree/main/plugins/cache/omc/oh-my-claudecode/4.8.2/skills/configure-notifications
Command: npx skills add https://github.com/Moliboy5000/.claude --skill configure-notifications-moliboy5000

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the setup of notification integrations for various platforms, ensuring you are alerted about important events within your Claude Code sessions.

Core Features & Use Cases

  • Multi-Platform Support: Configure notifications for Telegram, Discord, and Slack.
  • Event Customization: Choose which events (session end, input needed, etc.) trigger notifications.
  • Interactive Setup: Guides users through the configuration process using natural language prompts.
  • Use Case: You want to be notified on your phone via Telegram when a long-running Claude Code session finishes. This Skill helps you set up that integration quickly.

Quick Start

Use the configure-notifications skill to set up Telegram notifications.

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 notifications for Claude Code sessions?

You can set up notifications for Claude Code sessions by configuring integration settings for Telegram, Discord, or Slack using natural language prompts to define event triggers and credentials.

Can I get a Telegram message when a long-running Claude Code task finishes?

Yes, you can receive a Telegram message when a task finishes by configuring the session-end event trigger, setting your bot token and chat ID to receive alerts on your phone.

What events can trigger Discord or Slack notifications?

Discord and Slack notifications can be triggered by specific events such as session-end and input-needed, allowing you to track when a session completes or requires your attention.

How does the notification configuration process work?

The notification configuration process works through interactive natural language prompts that guide you to input webhook URLs, bot tokens, and chat IDs for persistent storage in your config file.

Where are my Slack and Telegram bot tokens stored?

Your Slack and Telegram bot tokens, webhook URLs, and chat IDs are stored persistently in the ~/.claude/.omc-config.json file for ongoing session event alerts.