configure-notifications

Configure OMX notifications for Discord, Telegram, Slack, and custom gateways.

1|Updated Sep 22, 2025
One-click install
npx skills add https://github.com/prthik/prathik-astro --skill configure-notifications-prthik
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: configure-notifications
Source: https://github.com/prthik/prathik-astro/tree/main/.codex/skills/configure-notifications
Command: npx skills add https://github.com/prthik/prathik-astro --skill configure-notifications-prthik

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OMX users need a centralized, reliable way to configure notifications across multiple platforms, both native and custom, without juggling separate tools.

Core Features & Use Cases

  • Centralized configuration for native platforms (Discord, Telegram, Slack) and generic gateways (custom_webhook_command, custom_cli_command)
  • Guided prompts and writes to the OMX config file to ensure repeatable setups
  • OpenClaw-compatible options and a single entry point to manage all notification channels

Quick Start

Configure OMX notifications from a single entry point to enable cross-platform alerts.

Frequently Asked Questions about configure-notifications

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

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

You can configure OMX notifications for Discord, Telegram, and Slack centrally by using a guided workflow that writes settings directly to the OMX config file at $HOME/.codex/.omx-config.json.

Can I set up custom webhook or CLI command alerts for OMX?▼

Yes, you can set up custom webhook and CLI command alerts for OMX by selecting the generic gateway options, which allow integration with custom_webhook_command and custom_cli_command alongside native platforms.

What is the best way to centralize cross-platform alerts for OMX without using separate tools?▼

The best way to centralize cross-platform OMX alerts is through a single entry point that manages both native and custom gateways, writing validated configurations to the OMX config file for repeatable setups.

Does configuring OMX notifications support OpenClaw workflows?▼

Configuring OMX notifications supports optional OpenClaw workflows, allowing you to integrate notification gateways seamlessly within your existing OpenClaw-compatible automation processes.

Where are OMX notification settings saved after completing the guided setup?▼

OMX notification settings are saved in the OMX config file located at $HOME/.codex/.omx-config.json after the guided workflow validates your selected action and gateway configurations.