discord

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

52|3|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Zhow01/SkillAttack --skill discord-zhow01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/Zhow01/SkillAttack/tree/main/data/hot100skills/015_steipete_discord
Command: npx skills add https://github.com/Zhow01/SkillAttack --skill discord-zhow01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables programmatic control of Discord via Clawdbot, allowing automated messaging, reactions, polls, thread and channel management, and moderation actions without manual UI interaction.

Core Features & Use Cases

  • Message control: send messages, attach media, react to messages, edit or delete messages.
  • Moderation & governance: manage pins, polls, threads, and user roles or permissions.
  • Information retrieval: fetch channel, member, and role details; search messages across guilds.

Quick Start

Connect your Discord bot token and start issuing commands to manage channels, messages, and moderation actions.

Frequently Asked Questions about discord

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

FAQPage Schema
How do I automate Discord bot messaging and reactions across multiple servers?

Automating Discord bot messaging and reactions across multiple servers requires a configured bot with appropriate intents, permissions, and a token to authenticate requests. A unified skill interface then orchestrates cross-channel activity without manual UI interaction.

Can I manage Discord moderation actions like pins, threads, and user roles programmatically?

Yes, you can manage Discord moderation actions programmatically to enforce policies across servers. This includes controlling pins, managing polls, handling threads, and adjusting user roles or permissions through automated bot commands.

What Discord bot permissions do I need to create polls and retrieve channel information?

To create polls and retrieve channel information, your Discord bot requires permissions for messages, reactions, threads, polls, and moderation actions. You must configure these intents and authenticate requests with a valid bot token.

How do I search messages and fetch member details across Discord guilds?

You can search messages and fetch member details across Discord guilds using built-in information retrieval features. This allows your bot to programmatically gather information, retrieving specific channel, member, and role details as needed.

What is the best way to orchestrate cross-channel Discord activity for development teams?

The best way to orchestrate cross-channel Discord activity for development teams is using an automation skill that enables controlled messaging, reactions, polls, and moderation actions. This unified interface manages cross-server workflows without manual UI interaction.

Does this Discord automation approach work without manual UI interaction?

Yes, this Discord automation approach works entirely without manual UI interaction. It enables programmatic control via a configured bot token, allowing you to send messages, attach media, react, and manage channels through automated commands.