send-discord-notification

Send formatted notifications to Discord channels via an MCP server.

3|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/X-McKay/kubani --skill send-discord-notification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: send-discord-notification
Source: https://github.com/X-McKay/kubani/tree/main/kubani/skills/general/notifications/send-discord-notification
Command: npx skills add https://github.com/X-McKay/kubani --skill send-discord-notification

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates sending notifications to Discord channels, ensuring timely communication for alerts, reports, and important updates without manual intervention.

Core Features & Use Cases

  • Versatile Notifications: Supports various message types including health reports, issue alerts, investigation results, and escalations.
  • Rich Embeds: Allows for formatted messages with titles, descriptions, colors, and custom fields for clarity.
  • Use Case: Automatically post a high-severity alert to the 'kubani-alerts' channel when a critical pod failure is detected in Kubernetes, including details about the resource and namespace.

Quick Start

Send a 'health' type notification with the title 'System Check' and description 'All systems nominal' to the 'kubani-alerts' channel.

Frequently Asked Questions about send-discord-notification

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

FAQPage Schema
How do I send automated alerts to a Discord channel?

To send automated alerts to a Discord channel, this Skill posts messages via an MCP server, supporting diverse notification types like issue alerts and health reports without manual intervention.

Can I format Discord notifications with rich embeds and custom fields?

Yes, you can format Discord notifications with rich embeds. This Skill supports adding titles, descriptions, colors, and custom fields to ensure clear communication for alerts and investigation results.

Do I need a Discord MCP server to route messages to specific channels?

Yes, you need a Discord MCP server integration. This Skill requires the MCP server to be connected and asks you to specify exact channel names for correctly routing your notification messages.

What's the best way to post Kubernetes pod failure alerts to Discord?

The best way to post Kubernetes pod failure alerts to Discord is using this Skill to send a high-severity alert. It routes the formatted message with resource and namespace details directly to a specified channel.

What types of messages can I send as Discord notifications?

You can send various message types as Discord notifications, including health reports, issue alerts, investigation results, and escalations, ensuring timely communication for important system updates.