discord

Send, read, edit, and delete Discord messages via a unified message tool.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/qkal/superbyte --skill discord-qkal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/qkal/superbyte/tree/main/skills/discord
Command: npx skills add https://github.com/qkal/superbyte --skill discord-qkal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discord channel operations are streamlined via a universal message tool, eliminating the need for provider-specific tooling.

Core Features & Use Cases

  • Send messages to channels or users using the message tool.
  • Read, edit, delete messages; manage polls, pins, threads, and presence.
  • Use cases include automated notifications, moderations tasks, and user engagement across channels.

Quick Start

Send a test message to a Discord channel using the message tool.

Frequently Asked Questions about discord

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

FAQPage Schema
How do I automate sending Discord channel messages and notifications?

You can automate Discord channel messages by using the unified message tool to issue notifications and manage interactions, eliminating the need for provider-specific tooling.

Can I manage Discord threads, pins, and polls through automation?

Yes, Discord thread management, pins, and polls are supported through the message abstraction, allowing you to create, edit, and manage channel interactions automatically.

What do I need to read, edit, or delete Discord messages programmatically?

To read, edit, or delete Discord messages programmatically, you need to provide channelId and messageId values to the message tool, along with optional accountId for routing.

Does this Discord automation approach work for moderating channel content?

Discord channel moderation tasks are fully supported, enabling you to automate content deletion, message editing, and user engagement enforcement through a uniform message channel abstraction.

What are the limitations of using a unified message tool for Discord channel ops?

The message tool enforces gating and formatting rules defined by the skill, meaning all Discord interactions must adhere to the uniform message channel abstraction and may not support provider-specific features outside that scope.