dingtalk-hr

Automate DingTalk HR data management via HRM APIs for rosters, positions, and employee lifecycle events.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DingTalk Smart HR API integration enables programmatic management of employee rosters, positions, and onboarding/offboarding workflows for enterprise HR teams.

Core Features & Use Cases

  • Retrieve and update employee roster fields to keep records in sync with HR initiatives.
  • Manage positions, ranks, and jobs to reflect organizational changes.
  • Handle onboarding and offboarding, as well as transfers, to streamline the entire employee lifecycle.

Quick Start

Obtain a valid DingTalk HR API access token and query the current roster to verify connectivity.

Frequently Asked Questions about dingtalk-hr

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

FAQPage Schema
How do I automate DingTalk HR roster management via API?

You can automate DingTalk HR roster management by using the HRM APIs to retrieve and update employee roster fields. This allows enterprise HR workflows to programmatically keep roster records in sync with organizational changes.

Can I handle employee onboarding and offboarding workflows programmatically in DingTalk?

Yes, you can handle employee onboarding and offboarding programmatically in DingTalk. The HRM APIs support managing pre-employees and dismissions to streamline the entire employee lifecycle workflow.

What do I need to authenticate DingTalk HRM API requests for employee transfers?

To authenticate DingTalk HRM API requests for employee transfers, you need a valid DingTalk OpenAPI access token. This token satisfies the openapi authentication requirements for managing transfers and position updates.

Does this approach support managing positions and ranks to reflect organizational changes?

Yes, this approach supports managing positions and ranks to reflect organizational changes. The DingTalk HRM endpoints allow you to programmatically update jobs and positions as part of your enterprise HR data workflows.

What's the best way to verify connectivity before querying DingTalk employee data?

The best way to verify connectivity is to obtain a valid DingTalk HR API access token and query the current roster. This validates your openapi authentication setup before executing complex employee lifecycle events.