breath57breath57Communityยท7 Agent Skills Included

dingtalk-skills

Manage DingTalk messages, docs, calendars, todos, and contacts

Automates DingTalk workplace tasks: sending group messages and work notifications, managing docs and knowledge bases, editing AI tables, scheduling calendar events, and tracking todos. Eliminates manual API calls, token handling, and repetitive clicking across the DingTalk platform. Runs on plain curl with one-time credential setup, so every skill works instantly after a single configuration.
npx skills add breath57/dingtalk-skills --all -g -y
Available:

Explains the repository layout and skill catalog so the agent knows which DingTalk skill to load for each user request, plus conventions for credentials, testing, and adding new skills.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dingtalk-skills?โ–ผ

Run `npx skills add breath57/dingtalk-skills --all -g -y` in your terminal to install all DingTalk skills globally.

What can dingtalk-skills automate?โ–ผ

It covers DingTalk messaging, work notifications, knowledge base docs, AI tables, calendars and meeting rooms, todos, contact lookups, and web search, all triggered by plain-language requests.

Do I need coding skills to use dingtalk-skills?โ–ผ

No. After a one-time setup where you provide your appKey, appSecret, and userId, you just describe tasks in plain language and the agent handles the API calls.

Which agents are compatible with dingtalk-skills?โ–ผ

The skills follow the universal SKILL.md standard and work with Claude Code, OpenClaw, Cursor, Copilot, and Hermes.

Does dingtalk-skills require Python or SDKs?โ–ผ

Most skills only need curl, which is preinstalled on nearly every system. Only the knowledge-search skill optionally uses Python 3 for document export.

Related Repositories in Product & Management

View All in Product & Managementโ†’