vercel-labs/discord-delivery
Discord channel specialist workflow: debug interaction webhooks, Ed25519 signatures, deferred replies, workflow forwarding to /discord-webhook, integration reconcile, and token expiry.
npx skills add https://github.com/vercel-labs/vercel-openclaw --skill discord-delivery
Use after channel-debug-core for Discord issues.
src/app/api/channels/discord/webhook/route.tssrc/server/channels/discord/**src/server/workflows/channels/drain-channel-workflow.tssrc/server/admin/why-not-ready.tssrc/app/api/channels/summary/route.tsDiscord interaction -> /api/channels/discord/webhook -> Ed25519 signature validation -> PING type 1 or deferred type 5 -> workflow -> reconcileDiscordIntegration -> native forward to port 3000 /discord-webhook -> interaction edit or channel fallback
Before proposing a Discord fix, consume:
/discord-webhook evidence when native forwarding occurred.drainChannelWorkflow run ID/status/steps, token-age evidence, final edit/fallback attempt, with verified project targeting when .vercel/project.json differs from the incident target.channel-forward-parity.Take vercel-labs/discord-delivery from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.