dingtalk-wiki

Create, search, and manage DingTalk wiki spaces via the dws CLI.

2.7k|181|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli --skill dingtalk-wiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dingtalk-wiki
Source: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/tree/main/skills/multi/dingtalk-wiki
Command: npx skills add https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli --skill dingtalk-wiki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Organizations often need a centralized, easily navigable knowledge base within DingTalk; this Skill provides an AI-assisted CLI workflow to create, search, list, and govern wiki spaces (knowledge bases) so teams can share information efficiently and consistently.

Core Features & Use Cases

  • Create and manage wiki spaces (knowledge bases) for teams and individuals.
  • Search, list, and access wiki spaces with role-based membership controls and cross-linking to documents via dws doc.
  • Reference authoritative guidelines and commands through the included references to ensure consistent usage and governance.

Quick Start

Create your first wiki space using the CLI by running dws wiki space create --name "Team Knowledge" --desc "Team knowledge base".

Frequently Asked Questions about dingtalk-wiki

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

FAQPage Schema
How do I create a knowledge base in DingTalk for team collaboration?

To create a DingTalk knowledge base for team collaboration, run the command `dws wiki space create` with the desired name and description. This initializes a centralized wiki space for your team.

What is the best way to manage wiki space membership for cross-team collaboration?

Managing wiki space membership for cross-team collaboration involves using dws wiki commands to assign role-based access controls. This governs who can view or edit specific knowledge bases.

Does the DingTalk wiki CLI require special enterprise authorization to manage knowledge bases?

Yes, managing DingTalk knowledge bases with the dws wiki CLI requires proper enterprise authorization. You must also ensure the dws binary is installed and available on your system PATH.

How do I search and list existing wiki spaces within DingTalk?

You can search and list existing DingTalk wiki spaces by executing dws wiki commands. These CLI operations retrieve and display available knowledge bases for your organization.

Can I link documents directly into a DingTalk wiki space?

Yes, you can cross-link documents into a DingTalk wiki space by using the dws doc commands. This integrates individual documents into your broader knowledge base structure.