🎯

skill-creator

🎯Skill

from breath57/dingtalk-skills

📦

Same repository

breath57/dingtalk-skills(9 items)

skill-creator

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add breath57/dingtalk-skills --skill skill-creator
skills.sh Install⚠ Installs to .agents/skills/
npx skills add breath57/dingtalk-skills --skill skill-creator
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/skill-creator/SKILL.md
43Installs
-
AddedMar 13, 2026

More from this repository8

🎯
dingtalk-document🎯Skill

Enables AI agents to manage DingTalk knowledge bases and documents—including creation, querying, directory browsing, content reading/writing, and member management—using only curl with no SDKs required. Tokens and configuration are automatically managed.

🎯
dingtalk-message🎯Skill

A skill for sending messages through DingTalk, supporting Webhook bots (text, Markdown, ActionCard, Link/FeedCard), one-on-one and group chat via enterprise bots, work notifications, message recall, and read-status queries — all using only curl with zero external dependencies.

🎯
dingtalk-ai-table🎯Skill

A DingTalk AI Table skill from the dingtalk-skills collection that enables AI agents to manage worksheets, fields, and records (CRUD) in DingTalk's AI Tables, requiring only curl with zero SDK dependencies and automatic token management via a shared config.

🎯
dingtalk-todo🎯Skill

Agent skill from the DingTalk skill library that manages 钉钉 todos (create / query / update / complete / delete) using only `curl` — no Python / SDKs — with one-time credential capture (appKey / appSecret / operatorId saved to `~/.dingtalk-skills/config`), built on the Anthropic skills spec.

🎯
dingtalk-contact🎯Skill

An agent skill for DingTalk (Dingtalk) contact/directory operations using only curl, enabling user search, user detail retrieval, department tree browsing, member listing, and unionId-to-userId conversion through conversational commands.

🎯
dingtalk-calendar🎯Skill

Enables AI agents to manage DingTalk calendar events via curl-based API calls, supporting CRUD operations, availability checks, video meetings, meeting rooms, and check-in/check-out -- with zero dependencies and automatic token management.

🎯
dingtalk-ai-web-search🎯Skill

DingTalk agent skills that let AI agents operate DingTalk directly for web search, documents, AI tables, messaging, todos, contacts, and calendar, using only curl.

🎯
dingtalk-skill-creator🎯Skill

Enables AI agents to operate DingTalk directly through natural conversation, covering knowledge bases, documents, AI tables, messaging, and to-dos. Uses only curl with zero dependencies and supports one-time configuration with persistent credential management.