dingtalk-troubleshoot

Installation
SKILL.md

钉钉连接器问题排查

❓ 常见问题(FAQ)

dws 命令返回 "command not found"

现象:执行 dws 命令时提示 command not found: dws

原因:dws CLI 未安装或未加入 PATH。

解决步骤

  1. 安装 dws CLI:npm i -g dingtalk-workspace-cli
  2. 或使用一键安装脚本:curl -fsSL https://github.com/open-dingtalk/dingtalk-workspace-cli/releases/latest/download/install.sh | sh
  3. 验证安装:dws --version(应 >= 1.0.6)

dws 命令返回 "请先执行 dws login"

现象:执行业务命令时提示需要先登录。

Related skills

More from dingtalk-real-ai/dingtalk-openclaw-connector

Installs
2
GitHub Stars
2.1K
First Seen
Apr 30, 2026