publish-discord

Publish formatted content to Discord channels with embeds and threads.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of publishing formatted content, including breaking news and digests, to Discord channels, ensuring messages are correctly formatted and split for readability.

Core Features & Use Cases

  • Formatted Content Publishing: Send text, embeds, and create threads in Discord.
  • Message Splitting: Automatically handles messages exceeding Discord's character limits.
  • Breaking News Alerts: Utilizes embeds and specific colors for high-impact announcements.
  • Use Case: Automatically post daily news digests to a dedicated Discord channel, creating a new thread for each day's summary to keep the main channel clean.

Quick Start

Use the publish-discord skill to send a breaking news alert about a new AI model release to the 'announcements' channel.

Frequently Asked Questions about publish-discord

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

FAQPage Schema
How do I automate publishing news digests to a Discord channel?

You can automate publishing news digests to Discord by using this Skill to send formatted messages and create dedicated threads. It utilizes MCP tools to handle message splitting and reliable delivery.

Can I send Discord messages with rich formatting and embeds for breaking alerts?

You can send Discord messages with rich formatting by using embeds and specific colors for high-impact breaking alerts. This Skill formats content and uses discord/send_embed to ensure reliable delivery.

How do I handle Discord character limits when posting long formatted content?

To handle Discord character limits when posting long content, this Skill automatically splits messages exceeding the limits. This ensures readability and reliable delivery without manual truncation.

Does this Discord publishing method support creating threads to keep channels clean?

This Discord publishing method supports creating threads to keep channels clean by using the discord/create_thread tool. It automatically creates a new thread for summaries or daily digests.

What happens when Discord rate limiting affects automated message alerts?

When Discord rate limiting affects automated alerts, this Skill handles the rate limiting and error conditions directly. This ensures reliable delivery of your formatted content and breaking news.