configure-notifications

Configure Discord, Telegram, Slack, webhook, and CLI notification channels via JSON.

2|Updated May 3, 2026
One-click install
npx skills add https://github.com/JustineDevs/roblox-ai-os --skill configure-notifications-justinedevs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-notifications
Source: https://github.com/JustineDevs/roblox-ai-os/tree/main/plugins/roblox-ai-os-creator-skills/skills/configure-notifications
Command: npx skills add https://github.com/JustineDevs/roblox-ai-os --skill configure-notifications-justinedevs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq.

What problem does it solve?

This Skill centralizes the fragmented configuration of notification channels and automation hooks, ensuring consistent communication across Discord, Telegram, Slack, and custom CLI/webhook gateways.

Core Features & Use Cases

  • Unified Configuration: Manage all native and custom notification settings through a single, interactive interface.
  • Extensible Hooks: Configure complex event-driven workflows, including OpenClaw agent integration for automated dev-ops tasks.
  • Use Case: A developer needs to route session-start and session-stop events to a specific Discord channel via an agentic workflow to keep the team updated on progress without manual reporting.

Quick Start

Invoke the configure notifications skill to begin the interactive setup process for your preferred messaging platform or custom webhook.

Frequently Asked Questions about configure-notifications

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

FAQPage Schema
How do I configure Discord webhook notifications for automated devops events?

To configure Discord webhook notifications, you can use a centralized configuration interface to route session-start and session-stop events directly to a specific channel, ensuring reliable event dispatch without manual reporting.

Can I manage Telegram and Slack notification channels alongside custom webhooks in one place?

Yes, you can manage Telegram and Slack native integrations alongside generic webhook and CLI command gateways through a single unified configuration system to ensure consistent communication across platforms.

How do I set up event-driven automation hooks for OpenClaw agent workflows?

You set up event-driven automation hooks by enforcing structured JSON configuration updates to the local environment, enabling reliable agentic workflow execution and automated devops tasks via OpenClaw integration.

Do I need jq to manage structured JSON configuration updates for notification channels?

Yes, jq is required as a dependency to process the structured JSON configuration updates needed for managing notification channels and event-driven automation hooks within the RCS operating layer.