dingtalk
Installation
SKILL.md
dingtalk - DingTalk Bot Utility
The dingtalk module allows users to send text, markdown, and rich text card messages to DingTalk groups via bot webhooks.
When to Activate
- When sending automated build or status notifications to a DingTalk group.
- When using Markdown for formatted alerts (titles, lists, bold text).
- When creating interactive action cards with links and images.
Core Principles & Rules
- Webhook Required: Set the bot
webhookurl viainitor--cfg. - Markdown Support: Use
--markdownfor styled messages. - Card Messages: Use
--richtextand--cardfor complex interactive layouts.