configure-discord

Configure Discord notifications for OMX via webhook or bot API.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill configure-discord-kyrie66nb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-discord
Source: https://github.com/KYRIE66nb/codex-omx-public-config/tree/main/home/.agents/skills/configure-discord
Command: npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill configure-discord-kyrie66nb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure Discord notifications for OMX by guiding users through a natural-language setup to create and save notification settings.

Core Features & Use Cases

  • Interactive, step-by-step wizard to configure either a webhook or a Discord bot API method.
  • Writes the configuration to ~/.codex/.omx-config.json and applies across events like session end, user input, and session start.
  • Supports optional mentions by user or role, and allows a custom display name for the notifier.

Quick Start

Run configure-discord to start the interactive setup and save your settings to ~/.codex/.omx-config.json.

Frequently Asked Questions about configure-discord

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

FAQPage Schema
How do I configure Discord webhook notifications for OMX?

To configure Discord webhook notifications for OMX, run configure-discord to start an interactive natural-language setup that validates your webhook URL and saves settings to ~/.codex/.omx/.omx-config.json. It guides you step-by-step through the entire process.

Can I use a Discord bot API instead of a webhook for OMX alerts?

Yes, you can use a Discord bot API instead of a webhook for OMX alerts. The setup wizard supports both methods, validating your bot token and channel ID before writing the configuration to ~/.codex/.omx-config.json for event triggers.

What Discord notification events can I trigger during OMX onboarding?

Discord notification events you can trigger during OMX onboarding include session start, user input, and session end. The setup wizard allows you to select these event triggers and optionally configure user or role mentions for each alert.

Does configuring Discord alerts for OMX require manual file editing?

Configuring Discord alerts for OMX does not require manual file editing. The guided natural-language wizard handles input validation and automatically writes your webhook or bot API configuration directly to ~/.codex/.omx-config.json.

Can I customize the display name for OMX Discord notifications?

Yes, you can customize the display name for OMX Discord notifications. The setup wizard supports optional username overrides, allowing you to define a custom display name for the notifier alongside your event selections and mentions.