discord

Automate Discord messaging, reactions, threads, polls, and moderation actions.

2|Updated May 20, 2026
One-click install
npx skills add https://github.com/Dianshu-Liao/SkilLGuard --skill discord-dianshu-liao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/Dianshu-Liao/SkilLGuard/tree/main/data/skills/discord
Command: npx skills add https://github.com/Dianshu-Liao/SkilLGuard --skill discord-dianshu-liao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you carry out Discord actions reliably from an agent, including sending messages, managing reactions, organizing threads, running polls, handling moderation tasks, and sharing media—without giving the agent unrestricted access.

Core Features & Use Cases

  • Message and reaction management: send messages, edit/delete messages, react to messages, list reactions and users, and read or search recent messages.
  • Community operations: create threads, pin or list pins, manage channels and categories (optionally gated), and view roles/member/channel/voice status information.
  • Content features and moderation: upload custom emojis and stickers, create polls, and perform moderation actions such as timeouts, with optional offline moderation workflows.

Quick Start

Use the discord skill to send a message to a channel with an attached media file for your release update.

Frequently Asked Questions about discord

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

FAQPage Schema
How do I automate Discord messaging without giving an agent unrestricted access?

Discord message automation can be safely handled by using a bot-token-backed interface that mediates tool calls at runtime and applies permission gating to ensure agents only execute authorized actions.

Can I manage Discord channel operations and threads using an automated agent workflow?

Yes, agent workflows can manage Discord channel operations by creating threads, pinning messages, organizing channels and categories, and viewing roles or voice status information through structured action inputs.

Does this approach support running Discord polls and uploading custom emoji or stickers?

Discord content features are fully supported, allowing agents to create polls, upload custom emojis and stickers, and manage message reactions through structured, permission-gated inputs.

What is needed to perform automated Discord moderation actions like timeouts?

Automated Discord moderation requires a bot-token-backed tool interface and structured action inputs to perform timeouts and other moderation tasks, with optional offline moderation workflows available.

How do I send a Discord message with an attached media file from an agent?

To send a Discord message with media, provide the agent with a structured action input specifying the channel target and the attached media file, ensuring the required bot permissions are validated at runtime.