discord

Send and manage Discord messages, threads, and polls via a unified tool.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for seamless interaction with Discord channels and users through the versatile message tool, abstracting away direct Discord API complexities.

Core Features & Use Cases

  • Send Messages: Post messages to specific channels or users, with options for silent notifications and rich content like components or legacy embeds.
  • Message Management: React to messages, edit or delete existing messages, and manage pinned messages.
  • Advanced Interactions: Create threads, conduct polls, and search for messages within guilds.
  • Use Case: Automatically post daily status updates to a specific Discord channel, react to important messages with an emoji, or create a new thread for a reported bug.

Quick Start

Use the discord skill to send a message to channel ID '123' with the content 'hello world'.

Frequently Asked Questions about discord

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

FAQPage Schema
How do I automate sending messages to a Discord channel?

You can automate sending Discord messages by using a message tool interface that targets specific channels via explicit channel IDs. This abstraction handles API complexities and supports rich content and silent notifications.

Can I create threads and conduct polls in Discord automatically?

Yes, you can automatically create threads and conduct polls in Discord channels through the message tool interface. These advanced interactions require explicit channel and message IDs to target the correct location within the guild.

How do I manage existing Discord message states like reactions and pins?

You can manage Discord message states by using the message tool to add emoji reactions, edit or delete existing content, and manage pinned messages. Targeted actions require the explicit message ID to identify the correct message.

What do I need to target specific users or channels for Discord messaging automation?

Discord messaging automation requires explicit channel and message IDs for targeted actions like sending messages or managing threads. The interface respects Discord's gating for certain actions, meaning precise identifiers are mandatory for operation.

Are there limitations when automating Discord interactions like presence updates?

Yes, automating Discord interactions has limitations, specifically respecting Discord's gating for actions like presence updates. The message tool requires explicit channel and message IDs for targeted actions and cannot bypass platform restrictions.