dingtalk-skill
悟空技能管理(搜索 / 安装技能)。Use when 用户说 搜索技能/找技能/安装技能/技能市场/企业技能库。注意:这是元 skill —— 它管理的是 dws 平台上的其他 skill。命令前缀:dws skill。
pinned to #fc9acb9updated 2 weeks ago
Ask your AI client: “install skills/dingtalk-skill”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/dingtalk-skillmetahub onboarded this repo on the author's behalf.
If you own github.com/DingTalk-Real-AI/dingtalk-workspace-cli on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
2,377
Last commit
2 weeks ago
Latest release
published
About this skill
Pulled from SKILL.md at publish time.
> 🧪 **EXPERIMENTAL · 试验版 / Preview** — multi 模式当前未达 stable 标准。22 个 dingtalk-* skill 全部通过 dispatch verifier,但接口、命名、跨 skill 引用后续可能调整;生产 / 共享环境请优先使用 mono 模式(`dws skill setup --mode mono`)。问题请提 issue 反馈。
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.fc9acb9· 2 weeks ago
Documentation
41Description quality
68 words · 110 chars — "悟空技能管理(搜索 / 安装技能)。Use when 用户说 搜索技能/找技能/安装技能/技能市场/企业技能库。注意:这是元 skill —— 它管理的是 dw…"
README is present and substantial
32,991 chars · 12 sections · 25 code blocks
Tags / topics declaredwarn
No manifest tags and no GitHub repo topics
Add tags to the manifest (or GitHub topics on the repo) so the registry's search and category filters surface this artifact.
README has usage / example sections
found: Installation · Getting Started · Quick Start
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Release history
1- releasecurrentfc9acb9warn2 weeks ago
Contents
🧪 EXPERIMENTAL · 试验版 / Preview — multi 模式当前未达 stable 标准。22 个 dingtalk-* skill 全部通过 dispatch verifier,但接口、命名、跨 skill 引用后续可能调整;生产 / 共享环境请优先使用 mono 模式(
dws skill setup --mode mono)。问题请提 issue 反馈。
PREREQUISITE: Read the
dws-sharedskill first for auth, global flags, product routing, URL preflight, error codes, and safety rules. Thedwsbinary must be on PATH.
⚠️ 命令可用性以当前 dws 二进制为准。服务发现已下线,本文档随内置 skill 发布;如果
dws <cmd> --help不存在,说明当前版本未暴露该命令。若命令存在但调用失败,请按错误中的 endpoint 或 tool 提示确认静态端点目录和后端工具注册。实际调用前可用dws <cmd> --help或--dry-run验证。
命令参考:skill.md。
意图表
| 用户说 | 命令 |
|---|---|
| "搜索技能 / 找技能" | dws skill search --query "<关键词>" [--source "DingtalkMarket OrgInternal"] |
| "下载技能包到本地临时目录" | dws skill get --skill-id <id> |
| "安装技能到 Agent 目录" | dws skill install <skillId> <target>(target: claude / cursor / codex / opencode / qoder / .) |
环境
DWS_SKILL_API_HOST覆盖技能 API 地址(默认https://mcp.dingtalk.com)
兼容提示
dws skill find→ 用dws skill search --query <关键词>--scopes已废弃(会打印Flag --scopes has been deprecated, 请使用 --source 替代警告)→ 用--source- 前置:
skill search依赖企业开通技能市场;未开通时报「当前企业暂未开放此功能」,属企业级开关,非命令写法问题
Reviews
No reviews yet. Be the first.
Related
Verification Before Completion
Evidence before assertions, always
Writing Plans
Turn specs into phased implementation plans
Test-Driven Development
Red → green → refactor discipline for any feature or bugfix
mh install skills/dingtalk-skill