This gives Claude the ability to post messages to Discord channels via webhooks. You can send simple text, rich embeds with custom colors and fields, or attach files. It's especially handy for CI/CD notifications, error alerts, or any automated status updates you want piped into Discord. The skill includes examples for everything from basic messages to multi-embed pipeline notifications. Just note the rate limits: 30 requests per minute per webhook, and keep your webhook URL secret since anyone with it can post to your channel.
npx skills add https://github.com/vm0-ai/vm0-skills --skill discord-webhook