discord

Control Discord messages, reactions, polls, uploads, channels, and moderation via bot token.

1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/zkcpku/verdentClaw --skill discord-zkcpku
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/zkcpku/verdentClaw/tree/main/skills/discord
Command: npx skills add https://github.com/zkcpku/verdentClaw --skill discord-zkcpku

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines interactions with Discord, allowing for automated message sending, reaction management, poll creation, and even channel and moderation actions, all from within your agentic workflow.

Core Features & Use Cases

  • Message Management: Send, edit, delete, and reply to messages in channels or DMs.
  • Engagement Tools: React to messages, create polls, and manage threads.
  • Content Uploads: Upload custom emojis and stickers.
  • Information Retrieval: Fetch message details, channel info, member permissions, and more.
  • Channel & Moderation: Create, edit, delete channels, and manage user timeouts/kicks/bans (with appropriate configuration).
  • Use Case: Automatically post daily stand-up reminders in a specific channel, react to important announcements with a predefined emoji, and create a poll for team lunch decisions.

Quick Start

Use the discord skill to send the message "Hello from Verdent!" to the channel with ID "1234567890".

Frequently Asked Questions about discord

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

FAQPage Schema
How do I automate Discord message sending and reactions in my workflow?

You can automate Discord message sending and reactions by using this Skill to programmatically control message operations, manage reactions, and reply to messages within your agentic workflow.

Do I need a Discord bot token to automate channel moderation and message management?

Yes, you need a configured Discord bot token for authentication and authorization to perform automated channel moderation, message management, and content uploads.

Can I automate Discord poll creation and thread management without manual input?

Yes, you can automate Discord poll creation and thread management programmatically, alongside sending daily reminders and reacting to announcements automatically.

What is the best way to manage Discord server permissions and user timeouts programmatically?

The best way to manage Discord server permissions and user timeouts programmatically is through this Skill, which supports fetching member permissions and executing moderation actions like kicks and bans.

Does this Discord automation tool support uploading custom emojis and stickers?

Yes, this Discord automation tool supports content uploads, allowing you to programmatically upload custom emojis and stickers directly to your server.

Why are my automated Discord messages failing to send in direct messages?

Automated Discord messages may fail in direct messages if the configured bot token lacks the required authorization or if the bot does not have appropriate permission checks for the target user.