dingtalk-skill

Search, install, and publish skills on the DWS platform.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

悟空技能管理 Skill 旨在集中管理 dws 平台上的技能:搜索、安装、发布,解决技能来源分散、手动管理成本高的问题。

Core Features & Use Cases

  • 支持跨钉钉市场与企业内部库的技能搜索与发现。
  • 将选定技能安装到本地 Agent 目录,便于快速调试与使用。
  • 从本地目录或 ZIP 包发布到企业技能库,实现团队共享与治理。
  • 典型场景:团队需要快速找到一个符合需求的技能并将其部署到多个代理上。

Quick Start

Search for a skill and install it into your target directory with a single command.

Frequently Asked Questions about dingtalk-skill

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

FAQPage Schema
How do I search and install DWS skills into local agents?

To install DWS skills, search across the DingTalk market and enterprise libraries, then deploy the selected skill directly into your target local agent directory for immediate debugging.

What is the best way to publish skills to an enterprise library?

Publishing skills to an enterprise library is done by uploading from a local directory or ZIP package, which validates safety and compatibility to enable secure team sharing and governance.

Do I need the dws binary to manage enterprise skills?

Yes, managing enterprise skills requires the dws binary on your PATH, as the tool relies on this dependency to validate safety and support both mono and multi installation modes.

Can I deploy a single skill to multiple agents at once?

Yes, you can deploy a single discovered skill to multiple agents by installing it into various local agent directories, supporting both mono and multi modes for scalable configuration.

Why does skill installation validate safety and compatibility?

Skill installation validates safety and compatibility to ensure that published skills from local directories or ZIP packages do not introduce risks when shared across the enterprise skill libraries.

What is the difference between searching the DingTalk market and enterprise internal libraries?

Searching the DingTalk market discovers public skills, while searching enterprise internal libraries finds team-shared skills, both of which can be installed to local agents via the dws binary.