← 返回 Skills 市场
liusining

Weflow Group Summarizer

作者 liusining · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
347
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weflow-group-summarizer
功能描述
Use when user asks to monitor WeChat groups, set up WeFlow API access, or when a heartbeat triggers for WeChat group summarization
安全使用建议
This package appears coherent for its purpose, but review these points before installing/running: 1) The proxy intentionally listens on 0.0.0.0:5032 and will expose the WeFlow API to the LAN when run — only run it in a trusted network and avoid exposing it to untrusted networks. 2) You (or the agent) will be asked to read exported member Excel files and local images; those files may contain sensitive personal data — confirm you are comfortable the agent can access and (if applicable) upload or analyze those images. 3) The Windows proxy is built locally with your Go toolchain; do not run untrusted pre-built binaries copied from unknown systems. 4) The skill does not request credentials, but it does read/write the weflow-groups.yaml you choose — keep backups if you care about that file. If you want more assurance, inspect and run the Python and Go code locally in an isolated environment before giving the agent access.
功能分析
Type: OpenClaw Skill Name: weflow-group-summarizer Version: 0.1.0 The skill bundle is a legitimate tool for monitoring and summarizing WeChat group messages via the WeFlow API. It contains Python scripts (scripts/fetch_messages.py, scripts/fetch_groups.py) to interact with the API and a Go-based reverse proxy (weflow-proxy/) to facilitate access when the WeFlow client is running on a different machine. While the proxy exposes the WeFlow API to the local network and the scripts handle sensitive chat data, these behaviors are clearly documented, aligned with the stated purpose, and lack evidence of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
The name/description (WeFlow group summarizer) aligns with the included scripts: check_weflow.py, fetch_groups.py, fetch_messages.py, convert_members.py, add_group.py and an optional weflow-proxy for remote access. Required binaries/env/config are none, matching a self-contained script-based tool. There are no unexpected credentials or unrelated dependencies.
Instruction Scope
SKILL.md instructs the agent/operator to run the provided Python scripts, optionally compile/run the Go reverse proxy on a Windows machine, and to read downloaded images for description. Reading saved images and the exported members .xlsx is consistent with summarization, but the instructions do require the agent/operator to access local files (images, members JSON, config YAML). The doc also tells the user to run a proxy that will expose the WeFlow API on the LAN—this is expected for remote access but raises an operational/privacy consideration (see user guidance).
Install Mechanism
No install spec; it's instruction-only with code files. The only build-step is a local Go cross-compile script (build-windows.sh) which copies a bundled go.mod.txt then runs 'go build'. No external download URLs or archived payloads are used. Python dependencies are minimal and listed in requirements.txt (pyyaml, openpyxl).
Credentials
The skill requests no environment variables, no secrets, and no config paths beyond the user-chosen weflow-groups.yaml and exported member files. All required inputs are proportional to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and doesn't attempt to modify other skills or system-wide agent configs. It updates only the user-provided weflow-groups.yaml (expected behavior) and writes downloaded media to a user-specified images directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weflow-group-summarizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weflow-group-summarizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of WeFlow 群聊总结器 for setting up and running scheduled WeChat group chat summarization. - Provides setup guide for connecting to WeFlow API (local & remote/VM), including proxy deployment instructions. - Includes scripts for fetching group lists, configuring watched groups, and setting custom summarization prompts. - Supports optional tracking and summarization of specific group members' messages via member export and selection. - Guides users through configuration and periodic execution (heartbeat) with detailed error handling and message summarization output.
元数据
Slug weflow-group-summarizer
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Weflow Group Summarizer 是什么?

Use when user asks to monitor WeChat groups, set up WeFlow API access, or when a heartbeat triggers for WeChat group summarization. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 347 次。

如何安装 Weflow Group Summarizer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install weflow-group-summarizer」即可一键安装,无需额外配置。

Weflow Group Summarizer 是免费的吗?

是的,Weflow Group Summarizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Weflow Group Summarizer 支持哪些平台?

Weflow Group Summarizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Weflow Group Summarizer?

由 liusining(@liusining)开发并维护,当前版本 v0.1.0。

💬 留言讨论