configure-notifications

Configure Telegram, Discord, and Slack notifications via an interactive wizard.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/oneforce/oh-my-gemini-cli --skill configure-notifications-oneforce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-notifications
Source: https://github.com/oneforce/oh-my-gemini-cli/tree/main/skills/configure-notifications
Command: npx skills add https://github.com/oneforce/oh-my-gemini-cli --skill configure-notifications-oneforce

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Configure-notifications provides a natural-language wizard to set up and manage notification integrations across Telegram, Discord, and Slack for Gemini's CLI.

## Core Features & Use Cases

  • Interactive setup guiding through provider choices, tokens, webhooks, and channel mentions
  • Writes settings to ~/.gemini/.omg-config.json and supports environment-variable overrides
  • Per-event and per-platform configuration with a test notification option

### Quick Start Run the configure-notifications wizard and follow prompts to link Telegram, Discord, and Slack integrations.

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 Gemini CLI across multiple platforms?

You can configure Gemini CLI notifications by running an interactive wizard that guides you through provider choices, tokens, and webhooks, saving settings to ~/.gemini/.omg-config.json.

Can I set up alerts for both Discord and Telegram in the same workflow?

Yes, you can set up alerts for Discord and Telegram simultaneously. The configuration supports per-event and per-platform settings, allowing tailored routing and mentions across multiple providers within a single workflow.

Does the notification setup support environment variable overrides?

Yes, the notification setup supports environment variable overrides. While the interactive wizard writes base configurations to ~/.gemini/.omg-config.json, environment variables can be used to dynamically tailor alerts without modifying the file.

What is the best way to verify my Slack notification configuration?

The best way to verify Slack notification configuration is to use the built-in test messaging option. After completing the interactive setup, sending a test message confirms that your webhooks and channel routing are correctly applied.

How do I customize event routing for team deployments in Gemini?

To customize event routing for team deployments, use the interactive wizard to apply per-event configurations across providers. This allows you to tailor alerts and mentions for different platforms and route them appropriately.