Chat directly with the Discord-backed OpenClaw agent in real time.
This appears to be a prompt/documentation-style skill with no declared secrets, remote endpoints, or local data permissions in the material itself; combined with open source and very high community adoption, the overall risk is low. The README does reference local relay scripts to interact with a Discord-backed agent/session, so any actual network sending or execution capability likely resides in external companion tooling rather than in this skill itself.
The material explicitly states there are no required keys or environment variables. The README only warns not to expose gateway tokens or session secrets, with no direct credential collection or abuse pattern shown.
The skill is described as talking to a 'Discord-backed agent/session,' and the README references openclaw_relay.py for ask/publish/force-send. Although no specific remote host is listed, its intended use clearly involves sending messages to an external session/Discord route, implying routine outbound data flow.
The README shows usage via local python3 relay scripts, indicating companion tooling may start local scripts/processes. However, the system flags this item as prompt-only, and the material does not show the skill itself requesting elevated or unusually dangerous execution privileges.
The material does not declare access to local files, databases, system resources, or Discord archive/history data. It explicitly says not to use this for local Discord archive queries, and no overbroad data access is described.
The source is an open-source GitHub repository with extremely high community adoption (~377k stars), which is a strong risk-reducing signal. While the license is not stated and maintenance status is unknown, there are no high-risk red flags such as closed source, unclear distribution, or suspicious installation payloads.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "discord-clawd" skill from askskill: 1. Download https://raw.githubusercontent.com/openclaw/openclaw/main/.agents/skills/discord-clawd/SKILL.md 2. Save it as ~/.claude/skills/discord-clawd/SKILL.md 3. Reload skills and tell me it's ready
Connect to the current Discord-backed OpenClaw session and tell me what task the agent is handling, its current progress, and the recommended next step.
A status update summarizing the agent’s current task, progress, and recommended next actions.
In the Discord-backed OpenClaw session, send this instruction: prioritize investigating the latest build failure and reply with a concise list of issues found and suggested fixes.
The agent acknowledges the instruction and returns a list of issues and suggested fixes.
Continue the current OpenClaw session and follow up on the previous discussion: if this must be completed today, give me the minimum viable plan and key risks. This is a live conversation, not an archive search.
A contextual follow-up response with an executable minimum viable plan and risk notes.
Use this when the task is to talk with the Discord-backed agent/session, ask it a question, or post through that route.
For Discord archive/history/search, use $discrawl instead.
Use the OpenClaw relay helper:
cd ~/Projects/agent-scripts
python3 skills/openclaw-relay/scripts/openclaw_relay.py targets
python3 skills/openclaw-relay/scripts/openclaw_relay.py resolve --target maintainers
If the target alias exists, prefer a private ask first:
python3 skills/openclaw-relay/scripts/openclaw_relay.py ask \
--target maintainers \
--message "Reply with exactly OK."
Use publish when the session should decide whether to post. Use force-send only when the user explicitly wants a message posted.
Generate shareable code or text diffs for review and collaboration.
Automate OpenClaw nightly releases, branch maintenance, and forward-porting to main.
Debug Node.js apps with inspect, breakpoints, heap, and CPU profiling.
Audit and harden OpenClaw hosts for security and operational health.
List chats, review message history, and send iMessage or SMS from CLI.
Run Parallels smoke tests with Discord roundtrip verification across host and guest.
Connect AI assistants to OpenClaw agents, sessions, and workspace files.
Build multi-agent messaging apps with unified cross-platform communication APIs.
Connect OpenClaw to Claude Desktop for cross-assistant AI interaction.
Deploy and scale multi-tenant AI agent teams with strong built-in safety.
Diagnose OpenClaw node pairing, auth, routing, and connection issues.
Find and reuse production-ready OpenClaw agent templates and SOUL configs.