dingtalk-openapi-skill

Send DingTalk messages to individuals, groups, and service groups via OpenAPI.

111|9|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/holon-run/uxc --skill dingtalk-openapi-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dingtalk-openapi-skill
Source: https://github.com/holon-run/uxc/tree/main/skills/dingtalk-openapi-skill
Command: npx skills add https://github.com/holon-run/uxc --skill dingtalk-openapi-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the operation of DingTalk messaging APIs, allowing for efficient communication through automated messages and user lookups.

Core Features & Use Cases

  • Send Messages: Facilitates sending one-to-one, group, and service group messages via DingTalk robots.
  • User Lookup: Enables retrieval of user information using their unionId.
  • Use Case: Automate sending daily status updates to a specific DingTalk group or sending personalized notifications to multiple users simultaneously.

Quick Start

Use the dingtalk-openapi-skill to send a text message to a group conversation.

Frequently Asked Questions about dingtalk-openapi-skill

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

FAQPage Schema
How do I automate sending DingTalk messages to a group conversation?

You can automate sending DingTalk messages to groups by using this Skill to interact with DingTalk messaging APIs programmatically. It supports sending text messages to group conversations via DingTalk robots.

Can I retrieve DingTalk user details using a unionId?

Yes, you can retrieve DingTalk user details by looking up their unionId. This Skill enables programmatic interaction with DingTalk contact APIs to fetch specific user information efficiently.

What credentials do I need to call DingTalk OpenAPI for communication?

Calling DingTalk OpenAPI requires UXC for execution, an app-token bearer authentication, and specific DingTalk API credentials to successfully operate the messaging and contact endpoints.

Does DingTalk API messaging support sending personalized notifications to individual users?

Yes, DingTalk API messaging supports sending personalized notifications to individual users. The Skill facilitates sending one-to-one messages, as well as group and service group messages, through DingTalk robots.

What is the best way to send daily status updates to a DingTalk group automatically?

The best way to send daily status updates to a DingTalk group automatically is by using this Skill to streamline DingTalk messaging APIs, allowing efficient scheduled communication through robotic message delivery.