npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@dingtalk-real-ai/dingtalk-connector

v0.8.20

Published

Official OpenClaw DingTalk channel plugin | 钉钉官方 OpenClaw 插件

Downloads

23,670

Readme


特性

本插件为 OpenClaw 提供全面的钉钉集成能力:

| 类别 | 能力 | |------|------| | 📄 钉钉文档 | 创建、追加、搜索、列举钉钉文档 | | 🔔 DING 消息 | 向用户/群发送强提醒 DING | | 💬 消息收发 | 接收群聊/私聊消息,自动回复,发送文本/Markdown,@成员 | | ✅ 待办任务 | 创建个人待办,查状态,设截止时间 | | 📊 AI 表格 | 创建表格,读写行数据,条件查询 | | 📅 日历日程 | 日历管理、日程管理(创建/查询/修改/删除/搜索)、参会人管理、忙闲查询 | | 📝 日志 | 提交日报/周报,查历史日志 |

此外,插件还支持:

  • 🌊 AI Card 流式响应:打字机效果,在消息卡片中实时流式显示回复
  • 📱 交互式卡片:实时状态更新(思考中/生成中/完成),敏感操作确认按钮
  • 🔒 权限策略:为私聊和群聊提供灵活的访问控制策略
  • ⚙️ 多 Agent 路由:将多个机器人连接到不同 Agent,实现专业化服务
  • 🖼️ 富媒体处理:接收图片/音频/文件附件,自动上传本地图片
  • 🔄 会话管理:多轮对话上下文保持,私聊/群聊会话隔离

🚧 Coming Soon — 以下能力正在开发中,敬请期待!

| 类别 | 能力 | |------|------| | ✅ 待办任务 | 创建群待办,查状态,设截止时间 | | 📁 文件云盘 | 上传/下载文件到钉钉云盘 |


安全与风险提示(使用前必读)

本插件对接 OpenClaw AI 自动化能力,存在模型幻觉、执行不可控、提示词注入等固有风险。授权钉钉权限后,OpenClaw 将以你的用户身份在授权范围内执行操作,可能导致敏感数据泄露或越权操作等高风险后果,请谨慎使用。

为降低风险,插件已在多个层面启用默认安全保护,但风险仍然存在。我们强烈建议不要主动修改任何默认安全配置;一旦放开相关限制,风险将显著提高,后果需由你自行承担。

建议将接入 OpenClaw 的钉钉机器人作为个人对话助手使用,避免在企业生产环境中直接部署。若需在公司账号中使用,请遵守公司信息安全规范。

使用本插件即视为你已充分知悉并自愿承担所有相关风险与责任。


安装与要求

开始之前,请确保:

  • OpenClaw:已安装并正常运行。详情请访问 OpenClaw 官网
  • 版本要求:OpenClaw ≥ 2026.4.9,通过 openclaw -v 查看

如低于此版本,执行 npm install -g openclaw 升级。

一键安装 + 扫码授权(推荐)

npx -y @dingtalk-real-ai/dingtalk-connector install

安装过程中终端会显示钉钉授权二维码,使用钉钉手机 App 扫码,点击「一键创建新机器人」即可完成授权。

看到 Success! Bot configured. 即表示授权完成。之后重启 Gateway:

openclaw gateway restart

💡 扫码失败不影响安装:即使扫码流程出现问题(如超时、二维码无法显示等),插件本身仍会正常安装。你可以稍后参考 手动配置指南 完成凭证配置。


使用指南

OpenClaw 钉钉官方插件使用指南


进阶文档


贡献

欢迎社区贡献!如果你发现 Bug 或有功能建议,请提交 Issue 或 Pull Request。

对于较大的改动,建议先通过 Issue 与我们讨论。


许可证

本项目基于 MIT 许可证。


支持