Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
steipete avatar

Discord Clawd

  • 112 installs
  • 385k repo stars
  • Updated August 3, 2026
  • steipete/clawdis

Helps with ai & agent building tasks during AI-assisted development.

About

discord-clawd is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • discord-clawd
  • AI & Agent Building
  • AI-coding skill

Discord Clawd by the numbers

  • 112 all-time installs (skills.sh)
  • +3 installs in the week ending Jul 11, 2026 (Skillselion tracking)
  • Ranked #3,963 of 16,556 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/steipete/clawdis --skill discord-clawd

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs112
repo stars385k
Last updatedAugust 3, 2026
Repositorysteipete/clawdis

What it does

Helps with ai & agent building tasks during AI-assisted development.

Files

SKILL.mdMarkdownGitHub ↗

Discord Clawd

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.

Transport

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.

Guardrails

  • Resolve the target before sending real content.
  • Report the target and delivery mode used.
  • Do not use this for local Discord archive queries.
  • Do not expose gateway tokens or session secrets.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.