discord-user-post

Post approved messages through the logged-in Discord desktop app.

388k|81.5k|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/openclaw/openclaw --skill discord-user-post
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord-user-post
Source: https://github.com/openclaw/openclaw/tree/main/.agents/skills/discord-user-post
Command: npx skills add https://github.com/openclaw/openclaw --skill discord-user-post

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Posting announcements or direct messages on behalf of a user through Discord requires operating the desktop app in their logged-in session, with strict confirmation steps to avoid sending unapproved content.

Core Features & Use Cases

  • User-Representative Posting: Drives the Discord desktop app via computer-use to send messages as the logged-in user, not via bots or webhooks.
  • Confirmation-Gated Workflow: Requires showing the exact final body and destination, then requesting action-time confirmation before typing.
  • Use Case: A maintainer wants to publish a release announcement in a specific Discord server channel. The skill drafts the message, verifies the destination, confirms with the user, and posts it once.

Quick Start

Post this approved release announcement as me in the #announcements channel of the OpenClaw Discord server using the logged-in Discord desktop app.

Frequently Asked Questions about discord-user-post

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

FAQPage Schema
How do I post a message as myself in Discord using automation?

Use a computer-use workflow that drives the Discord desktop app in your logged-in session. The skill drafts the message, verifies the server and channel, requests confirmation, then types and sends the approved body unchanged.

Discord bot vs user account posting for announcements, which to use?

Use a user account via the desktop app when the post must appear as the logged-in user. Use a Discord bot or webhook for automated, programmatic, or non-representational channel sends.

Can I post to Discord without using a bot or webhook?

Yes, by operating the Discord desktop app in your existing logged-in session through computer-use. This represents you directly and avoids bot tokens, webhooks, or relays.

Why does the skill require confirmation before sending to Discord?

Posting is representational communication on behalf of the user. Confirmation ensures the exact body and destination are reviewed and approved before any text is entered into Discord.

When should I not use the discord-user-post skill?

Do not use it for OpenClaw channel sends, Discord bots, webhooks, relays, agent sessions, or Discord archive and search tasks. Use the dedicated archive search skill for history lookups.