configure-notifications

Configure and centralize OMB notifications across Discord, Telegram, Slack, and custom gateways.

3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Tienching/oh-my-codebuddy --skill configure-notifications-tienching
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-notifications
Source: https://github.com/Tienching/oh-my-codebuddy/tree/main/.codex/skills/configure-notifications
Command: npx skills add https://github.com/Tienching/oh-my-codebuddy --skill configure-notifications-tienching

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unified and single entry point for notification setup across native platforms and custom gateways, simplifying configuration and maintenance.

Core Features & Use Cases

  • Native integrations (first-class): Discord, Telegram, Slack
  • Generic extensibility integrations: custom_webhook_command, custom_cli_command
  • OpenClaw-ready dispatch and safety gates, with step-by-step guidance for configuration

Quick Start

Run the setup workflow to initialize notification configurations and verify with a smoke test.

Frequently Asked Questions about configure-notifications

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

FAQPage Schema
How do I centralize notifications across Discord, Slack, and Telegram in one place?

This unified notification setup works by applying per-platform settings, event subscriptions, and safety validations through a single configuration entry point.

Can I use a custom webhook or CLI command to route notifications?

Custom webhook and CLI commands are supported as generic gateway integrations, enabling OpenClaw-compatible dispatch alongside native Discord, Telegram, and Slack channels.

What is the best way to set up per-channel toggles for Telegram and Discord alerts?

Setting up per-channel toggles involves a structured configuration workflow that applies per-platform settings and event subscriptions to control notification delivery.

Does this notification configuration support safety gates before sending messages?

Safety gates are enforced during the configuration workflow, providing validations to ensure secure notification dispatch across all configured platforms and gateways.

How do I verify my notification configuration works after setup?

You verify notification configuration by running a smoke test after the setup workflow initializes your settings and applies platform-specific dispatch rules.