Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Broadcast agent activity status to Discord channel (thinking, tool use, web search, coding, done, error). Use for transparency so users know agent is working.
Broadcast agent activity status to Discord channel (thinking, tool use, web search, coding, done, error). Use for transparency so users know agent is working.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Broadcast real-time agent activity to Discord channel.
✅ USE this skill when: Starting a long-running task (installing skills, downloading files, etc.) Waiting for rate limits or external APIs Running multiple sequential operations User might think you're stuck or buggy
StatusEmojiWhen🤔 Thinking🤔Starting to think/plan🔧 Working🔧Using tools🌐 Web🌐Searching/fetching from web💻 Coding💻Writing/editing code⏳ Waiting⏳Waiting for rate limit/API✅ Done✅Task completed❌ Error❌Something went wrong
// Send activity update message({ action: "send", channel: "discord", to: "channel:1477516155655688306", message: "⏳ **Activity Update**\n\nInstalling 6 skills... (waiting for rate limit)" })
Be concise — short updates, not novels Use emoji — visual scanning is faster Include progress — "3/6 installed" is better than "installing..." Don't spam — only for tasks >5 seconds Final summary — always send completion message
Optional: Set ACTIVITY_CHANNEL_ID in environment to override default channel.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.