configure-notifications

Configure Telegram, Discord, and Slack notification integrations with validation and test messaging.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Hyeonjun0527/yeon --skill configure-notifications-hyeonjun0527
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-notifications
Source: https://github.com/Hyeonjun0527/yeon/tree/main/.codex/skills/configure-notifications
Command: npx skills add https://github.com/Hyeonjun0527/yeon --skill configure-notifications-hyeonjun0527

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configuring notification integrations across Telegram, Discord, and Slack can be error-prone and time-consuming when done manually.

Core Features & Use Cases

  • Interactive setup: guide users through tokens, webhooks, and channel IDs.
  • Multi-platform support: configure Telegram, Discord, and Slack in a centralized way.
  • Reconfigure and test: verify settings with test messages and environment variable fallbacks.

Quick Start

Command Claude to configure notifications for your preferred providers.

Frequently Asked Questions about configure-notifications

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

FAQPage Schema
How do I configure notifications for Telegram, Discord, and Slack in one place?

Configuring notifications for Telegram, Discord, and Slack centrally involves interactively validating tokens, webhooks, and channel IDs. The setup merges these settings into a single configuration file, supporting environment-variable fallbacks to ensure reliable cross-platform alerts.

Can I test my Slack and Discord webhook configurations to verify they work?

You can verify your Slack and Discord webhook configurations using the built-in test messaging feature. This sends test alerts to your configured channels, ensuring your tokens and webhook settings are correctly validated before relying on them for automated notifications.

What is the best way to manage environment variable fallbacks for notification tokens?

Managing environment variable fallbacks for notification tokens is handled natively during the centralized configuration merge. This approach secures your Telegram, Discord, and Slack credentials by validating them against environment variables, ensuring reliable alerts without hardcoding sensitive webhook data.

Does this notification setup support configuring event triggers for specific platforms?

Yes, the notification setup supports configuring event triggers across Telegram, Discord, and Slack. It guides the end-to-end setup process to validate tokens and webhooks against specific event triggers, ensuring reliable alerts are centralized in your configuration file.

Why are my Telegram bot tokens not working after manual configuration?

Telegram bot tokens often fail after manual configuration due to input errors or missing validation. Using an interactive setup process validates your bot tokens, channel IDs, and webhooks end-to-end, merging them reliably into a centralized configuration file to prevent such errors.