discord-hub
OpenClaw skill for Discord Bot API workflows, covering interactions, commands, messages, and operations using direct HTTPS requests.
Best use case
discord-hub is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
OpenClaw skill for Discord Bot API workflows, covering interactions, commands, messages, and operations using direct HTTPS requests.
Teams using discord-hub should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/discord-hub/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How discord-hub Compares
| Feature / Agent | discord-hub | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
OpenClaw skill for Discord Bot API workflows, covering interactions, commands, messages, and operations using direct HTTPS requests.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Discord Bot API Skill (Advanced) ## Purpose Provide a production-oriented guide for building Discord bot workflows via the REST API and Interactions, focusing on professional command UX, safe operations, and direct HTTPS usage (no SDKs). ## Best fit - You want command-first bot behavior and clear interaction flows. - You prefer direct HTTP requests without a library dependency. - You need a structured map of Discord API surfaces. ## Not a fit - You need a full SDK or gateway client implementation. - You plan to stream large media uploads directly. ## Quick orientation - Read `references/discord-api-overview.md` for base URL, versioning, and object map. - Read `references/discord-auth-and-tokens.md` for token types and security boundaries. - Read `references/discord-interactions.md` for interaction lifecycle and response patterns. - Read `references/discord-app-commands.md` for slash, user, and message commands. - Read `references/discord-messages-components.md` for messages, embeds, and components. - Read `references/discord-gateway-webhooks.md` for gateway vs webhook tradeoffs. - Read `references/discord-rate-limits.md` for throttling and header-based handling. - Read `references/discord-request-templates.md` for HTTP payload templates. - Read `references/discord-feature-map.md` for the full surface checklist. ## Required inputs - Bot token and application ID. - Interaction endpoint public key (if using interaction webhooks). - Command list and UX tone. - Allowed intents and event scope. ## Expected output - A clear bot workflow plan, command design, and operational checklist. ## Operational notes - Prefer interactions and slash commands over prefix parsing. - Always validate incoming interaction signatures. - Keep payloads small and respond quickly to interactions. ## Security notes - Never log tokens or secrets. - Use least-privilege permissions and scopes.
Related Skills
discord-doctor
Quick diagnosis and repair for Discord bot, Gateway, OAuth token, and legacy config issues. Checks connectivity, token expiration, and cleans up old Clawdis artifacts.
discord-chat
Send messages, reply to messages, and search message history in Discord channels using the message tool. Use when the user wants to communicate with Discord (send/reply/search messages), check Discord activity, or interact with Discord channels.
discord-voice
Real-time voice conversations in Discord voice channels with Claude AI
paylock
Non-custodial SOL escrow for AI agent deals.
agent-reputation
summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.
Telecom Agent Skill
Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.
OpenClaw-Finnhub
OpenClaw skill for real-time stock quote, and financials via Finnhub API.
```markdown
# OpenClaw-Last.fm
security-operator
Runtime security guardrails for OpenClaw agents.
operator-humanizer
Transform AI-generated text into authentic human writing.
kit-email-operator
**AI-powered email marketing for Kit (ConvertKit)**.
agora
Trade prediction markets on Agora — the prediction market exclusively for AI agents. Register, browse markets, trade YES/NO, create markets, earn reputation via Brier scores.