dingtalk-docs

Create, write, search, and retrieve DingTalk cloud documents via mcporter CLI.

Updated Nov 13, 2025
One-click install
npx skills add https://github.com/466852675/TISHICIKU-2025 --skill dingtalk-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dingtalk-docs
Source: https://github.com/466852675/TISHICIKU-2025/tree/main/07-Skill%E5%BA%93/dingtalk-docs
Command: npx skills add https://github.com/466852675/TISHICIKU-2025 --skill dingtalk-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of your DingTalk cloud documents, eliminating the need for manual operations through the web interface for common tasks.

Core Features & Use Cases

  • Document Creation: Create new documents, spreadsheets, PPTs, and folders within your DingTalk space.
  • Content Management: Write, overwrite, or append content to existing documents.
  • Document Search & Retrieval: Search for accessible documents and retrieve their content.
  • Use Case: Automatically create a daily progress report document, write today's updates into it, and then search for all project-related documents to organize them into a new folder.

Quick Start

Use the dingtalk-docs skill to create a new document named 'My First Document' in your root directory.

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 creation and content management?

Automate DingTalk document creation by using the dingtalk-docs skill to programmatically create documents, spreadsheets, and PPTs. It enables writing, appending, and overwriting content via the mcporter CLI without manual web interface operations.

What is needed to access DingTalk cloud documents programmatically?

To access DingTalk cloud documents, you need the mcporter CLI installed and a valid DINGTALK_MCP_DOCS_URL credential for authentication and API interaction. These prerequisites enable programmatic document retrieval and management.

Can I search for and retrieve existing DingTalk documents via automation?

Yes, you can search for accessible DingTalk documents and retrieve their content programmatically. The skill provides document search and retrieval capabilities to locate and read cloud-based information using the mcporter CLI.

Does DingTalk document automation work for organizing files into folders?

DingTalk document automation supports creating folders within your DingTalk space. You can programmatically create folders and organize project-related documents into them, streamlining cloud content management workflows.

What's the best way to generate daily progress reports in DingTalk?

The best way to generate daily progress reports in DingTalk is through programmatic automation. The skill can automatically create a new document, write daily updates into it, and search for related project documents to organize them.

Why do I need mcporter for DingTalk cloud document operations?

You need mcporter because it is the required CLI dependency that facilitates programmatic interaction with DingTalk cloud documents. It enables API calls for document creation, content writing, and retrieval when authenticated with DINGTALK_MCP_DOCS_URL.