·dingtalk-document
</>

dingtalk-document

钉钉知识库和文档管理操作。当用户提到"钉钉文档"、"知识库"、"新建文档"、"查看文档目录"、"读取文档内容"、"写入文档"、"更新文档"、"文档成员"、"dingtalk doc"、"knowledge base"时使用此技能。支持:创建知识库、查询知识库列表、新建文档/文件夹、读取/写入文档正文内容、管理成员权限等全部文档类操作。

43Installs·20Trend·@breath57

Installation

$npx skills add https://github.com/breath57/dingtalk-skills --skill dingtalk-document

How to Install dingtalk-document

Quickly install dingtalk-document AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/breath57/dingtalk-skills --skill dingtalk-document
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: breath57/dingtalk-skills.

SKILL.md

View raw

| DINGTALKAPPKEY | 钉钉应用 appKey | 开放平台 → 应用管理 → 凭证信息 | | DINGTALKAPPSECRET | 钉钉应用 appSecret | 同上 | | DINGTALKOPERATORID | 操作人 unionId | 见下方"为什么需要 operatorId"章节 |

需要以下信息才能继续(已有的无需再填): 钉钉应用 appKey(钉钉开放平台 → 应用管理 → 凭证信息) 钉钉应用 appSecret 你的钉钉 userId 或 unionId(以便以你的身份操作文档)

钉钉开放平台要求所有写操作(创建文档、写入内容、管理成员等)必须代表一个真实用户身份执行,而不是以匿名应用身份操作。operatorId 就是声明"这个操作是谁做的"——它会被记录到文档的变更历史,并用于权限校验。

钉钉知识库和文档管理操作。当用户提到"钉钉文档"、"知识库"、"新建文档"、"查看文档目录"、"读取文档内容"、"写入文档"、"更新文档"、"文档成员"、"dingtalk doc"、"knowledge base"时使用此技能。支持:创建知识库、查询知识库列表、新建文档/文件夹、读取/写入文档正文内容、管理成员权限等全部文档类操作。 Source: breath57/dingtalk-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/breath57/dingtalk-skills --skill dingtalk-document
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from breath57/dingtalk-skills

Quick answers

What is dingtalk-document?

钉钉知识库和文档管理操作。当用户提到"钉钉文档"、"知识库"、"新建文档"、"查看文档目录"、"读取文档内容"、"写入文档"、"更新文档"、"文档成员"、"dingtalk doc"、"knowledge base"时使用此技能。支持:创建知识库、查询知识库列表、新建文档/文件夹、读取/写入文档正文内容、管理成员权限等全部文档类操作。 Source: breath57/dingtalk-skills.

How do I install dingtalk-document?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/breath57/dingtalk-skills --skill dingtalk-document Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/breath57/dingtalk-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09