← 返回
未分类

WeChat Group Operator

WeChat group operations automation for Windows desktop WeChat. Use when the user wants to run recurring group engagement workflows such as morning questions,...
Windows 版微信群运营自动化,用于自动执行周期性群互动流程,如早安提问等
jinhuadeng jinhuadeng 来源
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 374
下载
💾 0
安装
1
版本
#latest

概述

wechat-group-operator

Use this skill to operate designated WeChat groups on a recurring schedule.

What this skill provides

  • group whitelist config
  • content pools for questions / followups / cases
  • post history to reduce repeats
  • execution script for one action at a time
  • compatibility with OpenClaw cron jobs

Files

Core files:

  • scripts/wechat_group_operator.py
  • assets/groups.json
  • assets/post_history.json
  • assets/content/questions.json
  • assets/content/followups.json
  • assets/content/cases.json

Supported actions

  • morning_question
  • afternoon_followup
  • evening_case

Quick start

Dry run

python scripts/wechat_group_operator.py --action morning_question --dry-run
python scripts/wechat_group_operator.py --action evening_case --group "Core突击龙虾🦞" --dry-run

Real send

python scripts/wechat_group_operator.py --action morning_question
python scripts/wechat_group_operator.py --action afternoon_followup
python scripts/wechat_group_operator.py --action evening_case

Recommended workflow

  1. Edit assets/groups.json to maintain target group whitelist
  2. Edit content pools under assets/content/
  3. Dry run first
  4. Run real send manually
  5. Attach to OpenClaw cron when stable

OpenClaw routing guidance

Map user intent like this:

  • “上午往群里抛一个问题” → morning_question
  • “下午追问一下群里讨论” → afternoon_followup
  • “晚上发一个案例到群里” → evening_case
  • “给指定群先预演一下今天会发什么” → add --dry-run

Boundaries

Current MVP assumes:

  • groups are manually whitelisted
  • content comes from maintained pools
  • one action runs at a time
  • sending uses existing desktop WeChat sender capability

Do not claim support yet for:

  • automatic discovery of groups where the user is owner
  • automatic web research and content generation inside this skill
  • advanced WeChat content forwarding/media posting

Read more when needed

  • references/config.md
  • references/actions.md
  • references/cron-setup.md

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-07 06:35 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

GEO Content Optimization

jinhuadeng
针对生成式AI系统(如ChatGPT、Claude、Gemini等)优化文章、落地页、文档和品牌内容的可见性、引用及推荐。
★ 0 📥 436

Volcengine Video Studio

jinhuadeng
生产级 Volcengine/ARK 视频生成,支持提示词转视频、图像转视频以及草稿视频的优化,适用于用户需要动手操作的技能。
★ 0 📥 472

Command Guardian

jinhuadeng
用于在执行删除、覆盖、移动、部署、重写 Git 历史、修改权限等命令前的安全检查。
★ 0 📥 426