Communityv1.0.0

Dingtalk Group Saver

自动在钉钉群中被@时保存群ID和群名,双写至JSON和MEMORY.md实现持久化和跨Session共享。

813downloads1stars6active installsjohnson
View on ClawHubBack to Skills

Skill Details

Slug
dingtalk-group-saver
Latest Version
1.0.0
Author
johnson
Published
Mar 2, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Dingtalk Group Saver.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release: saves DingTalk group ID and group name to a structured JSON file (`memory/dingtalk-groups.json`) when mentioned in a group. - Triggered automatically only when @-mentioned in a group to avoid logging all groups. - Tracks when each group was first seen, last active, and the number of times mentioned. - Simple and lightweight design for easy integration.