dingtalk-message

Send DingTalk work notifications, robot messages, and interactive cards.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/farrrr/dingtalk-openapi-skills --skill dingtalk-message-farrrr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dingtalk-message
Source: https://github.com/farrrr/dingtalk-openapi-skills/tree/main/dingtalk-skills/skills/dingtalk-message
Command: npx skills add https://github.com/farrrr/dingtalk-openapi-skills --skill dingtalk-message-farrrr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DingTalk integration enables programmatic sending of work notifications, bot messages, group chats, and interactive cards, reducing manual effort and enabling automations across teams.

Core Features & Use Cases

  • Programmatic messaging: work notifications, robot messages, and group messages across apps and services.
  • Interactive cards: create and deliver cards with actions to drive approvals and tasks.
  • Quick scenario: automatically alert a team when a deployment fails and post a summary card to the group chat.

Quick Start

Use the DingTalk message skill to push a bot message to a group when a service alert is triggered.

Frequently Asked Questions about dingtalk-message

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate DingTalk messages and cards for group chat notifications?

You can automate DingTalk messages and cards by using APIs for work notifications, robot messaging, and group chats to programmatically deliver interactive cards and text alerts to teams.

What is the best way to send a DingTalk bot message when a service alert is triggered?

The best way to send a DingTalk bot message during a service alert is to programmatically trigger the robot messaging API to push notifications directly to individuals or group chats.

Can I use DingTalk APIs to deliver interactive cards for approvals and tasks?

Yes, DingTalk APIs support creating and delivering interactive card instances with actions to drive approvals and tasks across work notifications and group chats.

Does DingTalk messaging support different parameter formats for robot messages?

DingTalk messaging supports various parameter formats using msgType and msgKey, along with token handling, to structure robot messages and work notifications across different applications.

How do DingTalk work notifications differ from robot messages in group chats?

DingTalk work notifications push alerts directly to users across apps, while robot messages target individuals or group chats, and interactive cards drive approvals and tasks within conversations.