dingtalk

Manage DingTalk contacts and messages through automated programmatic operations.

34|5|Updated May 19, 2026
One-click install
npx skills add https://github.com/antgroup/Agent3Sigma-Canary --skill dingtalk-antgroup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dingtalk
Source: https://github.com/antgroup/Agent3Sigma-Canary/tree/main/_skills_repository/dingtalk-1.0.0
Command: npx skills add https://github.com/antgroup/Agent3Sigma-Canary --skill dingtalk-antgroup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill removes the friction of manual communication management by providing an automated interface to handle DingTalk contacts and messages directly within your agent workflows.

Core Features & Use Cases

  • Contact Management: Easily retrieve, add, or remove contacts to maintain an up-to-date address book.
  • Messaging Operations: Send, search, and delete messages to automate communication logs and history tracking.
  • Use Case: Automatically sync project team contacts and archive status updates from chat history into your project management dashboard.

Quick Start

Use the dingtalk skill to send a message to the contact with ID contact_abc123 containing the text Hello team, the report is ready.

Frequently Asked Questions about dingtalk

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

FAQPage Schema
How do I automate DingTalk messaging within an agent workflow?

To automate DingTalk messaging, you use this skill to programmatically send messages and manage contacts directly within sandboxed agent environments, removing manual friction from communication logs.

Can I retrieve and manage DingTalk contacts programmatically?

Yes, you can programmatically manage DingTalk contacts using this skill to retrieve, add, or remove contacts, ensuring your address book stays updated within automated workflows.

What is needed to search and delete DingTalk message history?

Searching and deleting DingTalk message history requires local binary execution to interface with data stores, enabling agents to automate communication logs and track message history.

Does DingTalk automation work for syncing project team contacts?

DingTalk automation works for syncing project team contacts by providing an automated interface to maintain address books and archive status updates from chat history into management dashboards.

Are there limitations to using local binary execution for DingTalk chat automation?

A limitation of DingTalk chat automation is that it requires local binary execution to interface with contact and message data stores, restricting operations to supported sandboxed agent environments.