dingtalk-docs

Automate DingTalk cloud document search, creation, editing, and folder traversal.

46|5|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/aliramw/dingtalk-docs --skill dingtalk-docs-aliramw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dingtalk-docs
Source: https://github.com/aliramw/dingtalk-docs/tree/main
Command: npx skills add https://github.com/aliramw/dingtalk-docs --skill dingtalk-docs-aliramw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcporter, and includes scripts (resource) and references (resource) components.

What problem does it solve?

DingTalk cloud docs can be hard to manage at scale. This Skill centralizes search, creation, reading/writing, folder traversal, and precise block editing across the DingTalk docs platform, reducing manual work and errors.

Core Features & Use Cases

  • Search documents you have access to, with optional keyword filters.
  • Create documents with optional initial Markdown content, auto-placing in root or specified folders/workspaces.
  • Read and write document content, including fine-grained block edits and support for various file types.
  • Traverse folders and workspaces to locate and organize documents efficiently.

Quick Start

Install the skill and configure your MCP URL, then use mcporter to create, search, or edit documents.

Frequently Asked Questions about dingtalk-docs

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

FAQPage Schema
How do I automate DingTalk document management at scale?

You can automate DingTalk document management by using this Skill to centralize search, creation, reading, writing, and folder traversal across your cloud documents, reducing manual work and errors.

Can I create a DingTalk document with initial Markdown content?

Yes, you can create DingTalk documents with optional initial Markdown content, automatically placing the new files in either the root directory or specified folders and workspaces.

How do I perform block-level edits on DingTalk cloud docs?

You can perform block-level edits on DingTalk cloud docs by validating nodeId and blockId integrity through the Skill, enabling precise content updates within your documents.

Do I need mcporter to search and traverse DingTalk folders?

Yes, you need mcporter and a valid DingTalk MCP URL to search documents and traverse folders, as the Skill relies on this dependency to locate and organize files efficiently.

Are there limitations when automating DingTalk docs across organizations?

Yes, the Skill prevents unauthorized access or cross-organization usage by validating nodeId and blockId integrity, ensuring your document automation remains within authorized boundaries.