Manages DingTalk todos through Claude, handling the full lifecycle from creation to deletion. The skill caches access tokens for two hours and automatically converts between userId and unionId (DingTalk's two identity schemes), which saves you from wrestling with their API docs. It persists credentials to disk so you configure once per machine. One gotcha: todos created via API land in the Teambition section of DingTalk's UI, not the personal section, and you can't delete them manually, only through the API. Useful if you're already living in DingTalk and want to script task management without opening the app.
npx skills add https://github.com/breath57/dingtalk-skills --skill dingtalk-todo