configure-notifications

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

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Rheinmir/skills-kit --skill configure-notifications-rheinmir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-notifications
Source: https://github.com/Rheinmir/skills-kit/tree/main/skills/configure-notifications
Command: npx skills add https://github.com/Rheinmir/skills-kit --skill configure-notifications-rheinmir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure multi-channel notifications for Antigravity via natural language.

Core Features & Use Cases

  • Interactive wizard to configure Telegram, Discord, and Slack by answering questions
  • Supports event-based notifications (session end, input needed, session start, session continuing)
  • Writes configuration to ~/.gemini/antigravity/.omc-config.json and supports environment variable overrides
  • Includes optional references to webhooks, bot tokens, and test-send capability for verification

Quick Start

Use the configure-notifications wizard to set up Telegram, Discord, and Slack using guided prompts.

Frequently Asked Questions about configure-notifications

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

FAQPage Schema
How do I configure multi-channel notifications for Antigravity session events?

You can configure multi-channel notifications for Antigravity by using a natural language interactive wizard that sets up real-time alerts for session events across Telegram, Discord, and Slack.

Can I set up Telegram, Discord, and Slack alerts without manually editing configuration files?

Yes, the configuration wizard guides you through answering questions to set up Telegram, Discord, and Slack alerts, automatically writing the settings to your configuration file.

What types of Antigravity session events can I receive notifications for?

You can receive real-time alerts for Antigravity session events including session start, session continuing, input needed, and session end across your configured platforms.

How do I test my Telegram, Discord, or Slack notification setup to ensure it works?

After configuring your Telegram, Discord, or Slack webhooks and bot tokens, you can use the test-send capability to verify that your notification setup delivers alerts correctly.

Can I override Antigravity notification settings using environment variables?

Yes, alongside the configuration file written by the wizard, Antigravity supports environment variable overrides to dynamically manage your multi-channel notification settings.

Do I need bot tokens and webhooks to configure Antigravity notifications via natural language?

Yes, configuring notifications requires referencing webhooks and bot tokens for your chosen platforms, which the interactive wizard incorporates into the generated configuration.