discord

Automate Discord messaging, moderation, and channel management via Clawdbot.

1|1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/Kjdragan/universal_agent --skill discord-kjdragan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/Kjdragan/universal_agent/tree/main/.claude/skills/discord
Command: npx skills add https://github.com/Kjdragan/universal_agent --skill discord-kjdragan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables programmatic control of Discord via Clawdbot, removing the need for manual command entry and enabling automated messaging, moderation, and channel management.

Core Features & Use Cases

  • Send messages to channels or DMs, react to messages, and post or upload media, stickers, or emojis.
  • Create polls, manage threads and pins, and fetch permissions or channel/member information across guilds.
  • Moderation actions in channels or DMs, with optional gating to disable groups for safety and compliance.

Quick Start

Configure your Discord bot token for Clawdbot and ensure the bot has the required permissions. Then issue common tasks via the discord tool, for example: sending a message to a channel, reacting to a message, creating a poll, or fetching channel information.

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 and channel management?

Discord automation is handled by issuing structured tool actions via Clawdbot to send messages, manage threads, and post polls. You configure a Discord bot token, grant the bot required permissions, and then issue commands to automate messaging and channel management tasks.

Do I need a bot token to automate Discord moderation tasks?

A Discord bot token is required to automate Discord moderation tasks via Clawdbot. You must configure the token and ensure the bot has the necessary permissions to perform actions like managing channels, reacting to messages, and querying member information.

Can I create polls and manage threads on Discord automatically?

You can create polls and manage threads automatically by issuing tool actions through Clawdbot. The skill supports posting polls, managing pins, uploading media, and sending messages to channels or direct messages without manual command entry.

How do I restrict or disable specific Discord bot actions for safety?

Discord bot actions can be restricted or disabled using action gating flags. You can enable or disable specific groups of actions, such as moderation tasks, via discord.actions.* flags to ensure safety and compliance within your guild.

What Discord permissions are needed to fetch channel and member information?

Fetching channel and member information requires the bot to have appropriate Discord permissions configured within the guild. Once the bot token is set up with the correct access rights, Clawdbot can query permissions, channel details, and member information across guilds.

Does this approach support sending direct messages and uploading media?

Yes, the Discord automation tool supports sending direct messages, uploading media, and posting stickers or emojis. It covers a range of messaging actions including reacting to messages and posting media to channels or DMs programmatically.