← 返回 Skills 市场
Dingtalk Setup
作者
shaoyunhao0107
· GitHub ↗
· v0.1.0
· MIT-0
517
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-skill-dingtalk-setup
功能描述
钉钉企业内部机器人渠道快速对接。Use when: 用户需要对接钉钉渠道、配置钉钉 Stream 模式、排查钉钉消息问题。NOT for: 飞书/Lark、企业微信等其他平台。
安全使用建议
This skill appears coherent for setting up a DingTalk channel. Before installing: (1) Verify the plugin repository (https://github.com/soimy/openclaw-channel-dingtalk) and inspect its code if possible; (2) avoid pasting real secrets into screenshots/public places or using example secrets shown in docs; prefer the interactive configure flow rather than supplying secrets on the command line (CLI args can be visible in process lists); (3) back up ~/.openclaw/openclaw.json before editing and consider storing secrets in a secure vault if your environment supports it; (4) only use trusted npm registries and avoid unknown proxies; (5) if you accidentally exposed credentials while testing, rotate them on the DingTalk Open Platform.
功能分析
Type: OpenClaw Skill
Name: openclaw-skill-dingtalk-setup
Version: 0.1.0
The skill bundle provides legitimate instructions for integrating DingTalk with OpenClaw. It guides the agent through installing the '@soimy/dingtalk' plugin, configuring credentials in 'openclaw.json', and utilizing a PowerShell script for setup. The instructions include environment-specific configurations (e.g., npmmirror.com and local proxies) that are standard for the intended use case, and no evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (DingTalk channel setup) match the runtime instructions: installing an OpenClaw dingtalk plugin, editing ~/.openclaw/openclaw.json, and configuring Client ID/Secret and optional fields. The single required binary is openclaw, which is appropriate.
Instruction Scope
Instructions stay within the scope of installing/configuring a channel and troubleshooting (editing openclaw.json, restarting gateway, checking logs). Note: the docs include an automated PowerShell script invocation and examples that pass ClientSecret on the command line; passing secrets as CLI args or storing them in plaintext config files can expose them (process lists, backups).
Install Mechanism
No install spec in the skill itself; user-facing instructions call openclaw plugins install @soimy/dingtalk (an OpenClaw/npm-based plugin). This is proportional and uses standard registries (registry.npmmirror.com or npm). No arbitrary downloads or obscure URLs in the SKILL.md.
Credentials
The skill declares no required env vars or credentials, which matches the content. However, examples in the docs contain concrete-looking clientId/clientSecret strings (likely illustrative) and the auto-setup script pattern requires secrets as parameters — both are operational privacy concerns but are consistent with the skill's purpose.
Persistence & Privilege
Skill is instruction-only, always:false, and does not request persistent elevated privileges or modify other skills' configurations beyond advising edits to the user's own ~/.openclaw/openclaw.json and plugin directory, which is expected for a channel plugin.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-skill-dingtalk-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-skill-dingtalk-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of the dingtalk-setup skill for OpenClaw:
- Provides step-by-step guidance for integrating DingTalk as an internal bot channel in OpenClaw.
- Covers plugin installation (mirrors, proxy, troubleshooting), configuration (interactive/manual/script), and restart instructions.
- Explains channel configuration options and parameters, with examples.
- Includes troubleshooting advice for installation, connectivity, authentication, and common errors.
- Offers references to related documentation and repositories, and highlights supported features and limitations.
元数据
常见问题
Dingtalk Setup 是什么?
钉钉企业内部机器人渠道快速对接。Use when: 用户需要对接钉钉渠道、配置钉钉 Stream 模式、排查钉钉消息问题。NOT for: 飞书/Lark、企业微信等其他平台。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 517 次。
如何安装 Dingtalk Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-skill-dingtalk-setup」即可一键安装,无需额外配置。
Dingtalk Setup 是免费的吗?
是的,Dingtalk Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Dingtalk Setup 支持哪些平台?
Dingtalk Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Dingtalk Setup?
由 shaoyunhao0107(@shaoyunhao0107)开发并维护,当前版本 v0.1.0。
推荐 Skills