Manage documents, folders and content in DingTalk Cloud Documents. Used when users want to create documents, search documents, read or write document content, and create folders to organize documents. It is also applicable to scenarios where users mention keywords such as cloud documents, online documents, DingTalk documents, and DingTalk documents. Do not trigger when users need to operate multidimensional tables, manage schedules, send messages, or process approval flows.
Data sourced from ClawHub. View on ClawSkills
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install dingtalk-docsOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install dingtalk-docsβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/dingtalk-docs/π‘Extract and place the folder at the path above, then restart your agent.
Category
CommunicationWhat dingtalk-docs can do for your AI workflow
Documents, folders and content directly from your Claude conversation
Works across Claude, Cursor, OpenClaw β install once, use everywhere
One-command installation β no complex setup required
Combine with other skills to build powerful multi-step AI workflows
Try these prompts with your AI agent after installing dingtalk-docs
Send a Slack message to the #engineering channel about the deployment
Formats and sends the message with relevant context, tagging the right people
Summarize all unread messages in my inbox from today
Reads messages across connected channels and returns a prioritized summary
Draft a reply to this customer complaint and send it for review
Writes an empathetic, professional response and routes it to the approval queue
Guides & tutorials for AI skills
10 Fresh GitHub Agent Skills Added in June 2026
A hand-checked shortlist of recently updated GitHub agent skills that were not already in our catalog, excluding marketplaces, awesome lists, managers, and generic skill directories.
The 7 AI Skills Every Software Developer Should Have Installed in 2026
After testing dozens of developer-focused AI skills, these are the seven that have proven genuinely useful across different tech stacks and workflows β not just impressive demos, but tools that hold up under daily use.
Staying on top of communications across multiple channels is a real challenge for modern teams. dingtalk-docs helps by enabling manage documents, folders and content in dingtalk cloud documents. used when users want to create documents, search documents, read or write document content, and create folders to organize documents. it is also applicable to scenarios where users mention keywords such as cloud documents, online documents, dingtalk documents, and dingtalk documents. do not trigger when users need to operate multidimensional tables, manage schedules, send messages, or process approval flows directly from your AI assistant, without switching apps or logging into separate platforms.
dingtalk-docs works across Claude, Cursor, OpenClaw through the Model Context Protocol (MCP) β an open standard that lets AI clients share tools and skills without lock-in. Because MCP is platform-agnostic by design, you install dingtalk-docs once and it becomes available across all your AI clients. Whether you're working in Claude for focused sessions or Cursor for integrated workflows, the skill behaves consistently.
Getting started with dingtalk-docs takes about two minutes. Place the skill at `~/.claude/skills/dingtalk-docs/` (personal, all projects) or `.claude/skills/dingtalk-docs/` (project-specific), then restart your AI client. From that point, typing `/dingtalk-docs` in any conversation activates it, or the AI will use it on its own when it detects a relevant request.
dingtalk-docs has 824 installs and is part of the growing Communication skill ecosystem on DiscoverAISkills. The source code is open on GitHub β you can inspect it, contribute fixes, or fork it to adapt the skill for your specific setup. Like all skills on DiscoverAISkills, it is free to install and use. The broader AI skills ecosystem continues to expand as developers contribute new capabilities across categories like developer tools, data analysis, writing, automation, and more.
Place the skill folder at ~/.claude/skills/dingtalk-docs/ for personal use (all projects), or .claude/skills/dingtalk-docs/ for project-specific use. Restart your AI client, then invoke with /dingtalk-docs or let the AI discover it automatically.
dingtalk-docs supports Claude, Cursor, OpenClaw. It integrates seamlessly with these AI platforms to extend their capabilities.
dingtalk-docs is free to install. Check the repository for licensing information.
Manage documents, folders and content in DingTalk Cloud Documents. Used when users want to create documents, search documents, read or write document content, and create folders to organize documents. It is also applicable to scenarios where users mention keywords such as cloud documents, online documents, DingTalk documents, and DingTalk documents. Do not trigger when users need to operate multidimensional tables, manage schedules, send messages, or process approval flows.
Dingtalk Api
CuratedCall the DingTalk open platform API to support user search/details/query, department management (search/details/sub-department/user list/parent department), robot single chat message sending, group chat message sending, group robot list query, Stream mode event push, multi-session isolation management and other core functions. Use when needing to search DingTalk users or departmen...
Nanonets OCR
Document extraction API by Nanonets. Convert PDFs and images to markdown, JSON, or CSV with confidence scoring. Use when you need to OCR documents, extract invoice fields, parse receipts, or convert tables to structured data.
Links
dingtalk-docs is categorized under Communication. These skills help AI agents perform specialized tasks in this domain.
Dingtalk Ai Table
DingTalk AI table (multidimensional table) operation skills. Use mcporter CLI to connect to the new version of DingTalk's official AI table MCP server, and perform queries, additions, deletions and modifications of Base, Table, Field and Record based on the baseId / tableId / fieldId / recordId system. Suitable for creating AI tables, searching tables, reading...