messagemanager

v1.0.0

汇总企业微信群聊/单聊消息,提取重点、待办、风险与决策,输出可读的日报/周报/会议纪要;当用户提到“企业微信消息总结、群聊总结、提取待办、生成周报”等需求时触发。

0· 122·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for dymdsunp-dot/wxwork.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "messagemanager" (dymdsunp-dot/wxwork) from ClawHub.
Skill page: https://clawhub.ai/dymdsunp-dot/wxwork
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install wxwork

ClawHub CLI

Package manager switcher

npx clawhub@latest install wxwork
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name, description and workflow all describe summarizing Enterprise WeChat (群聊/单聊) messages into structured reports; nothing in the metadata asks for unrelated capabilities or credentials.
Instruction Scope
SKILL.md restricts itself to processing provided chat text or screenshots and describes a clear, bounded pipeline (cleaning, clustering, extraction, todo/risk identification, templated output). It mentions screenshots require OCR but does not prescribe an OCR service or instructions for image handling — this is not incoherent but means the agent/operator must decide how to perform OCR and how images are provided. Also: the skill will process potentially sensitive enterprise messages, so data handling/retention and whether OCR is done locally vs. via external services are important operational considerations.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and no external packages or downloads are requested.
Credentials
No environment variables, credentials, or config paths are requested. The lack of required secrets is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. Autonomous invocation is allowed by default but is not combined with other concerning privileges.
Assessment
This skill appears coherent and safe in terms of requested permissions (it asks for no credentials or installs). Before installing/using it, consider: (1) Do not paste or upload highly sensitive secrets or regulatory-protected data unless you trust where processing/OCR happens; redact if needed. (2) Decide whether OCR will be done locally or via an external service — if external, check that service's privacy/retention. (3) Confirm your organization’s policy for sharing chat logs with third-party tools. (4) If you need the agent to process images, supply pre-OCR text or an approved OCR tool to avoid unexpected network calls. If you can get answers to those operational questions, this skill's behavior matches its description.

Like a lobster shell, security has layers — review code before you run it.

latestvk97486sr6wgkbm60q4yf6yzjkx83j6b8
122downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

企业微信消息总结助手

用于把企业微信消息(群聊或单聊)整理成结构化总结,减少信息噪音并突出行动项。

适用场景

  • 日报:把当天聊天记录浓缩为重点进展
  • 周报:汇总本周关键事项、结果与阻塞
  • 会议纪要:提炼结论、决策、负责人和截止时间
  • 待办提取:从大量对话中抽取可执行任务

输入要求

至少提供以下其中一项:

  • 原始聊天文本(推荐,含时间/说话人更好)
  • 聊天截图(需先OCR)
  • 关键消息片段(不完整时需标注范围)

可选补充:

  • 总结时间范围(如“今天 09:00-18:00”)
  • 输出用途(日报/周报/纪要)
  • 关注重点(进度、风险、客户反馈、技术问题等)

工作流程

  1. 清洗文本:去除重复、无意义寒暄与系统噪音
  2. 主题聚类:按项目/议题归并消息
  3. 事实提取:提取进展、问题、决策、依赖
  4. 待办抽取:识别“动作 + 负责人 + 截止时间”
  5. 风险识别:标注延迟风险、资源风险、沟通风险
  6. 生成输出:按模板给出结构化总结

默认输出模板

1) 一句话总览

  • 今天/本周核心情况(1-2 句)

2) 关键进展

  • 事项A:进展描述
  • 事项B:进展描述

3) 关键问题与风险

  • 问题/风险:影响 + 当前状态 + 需支持事项

4) 决策与结论

  • 决策:结论内容 + 决策人(如可识别)

5) 待办清单(行动项)

  • [负责人] 任务内容(截止:YYYY-MM-DD/未明确)

6) 需确认信息

  • 缺失但重要的信息点(最多 3 条)

质量要求

  • 只写可追溯事实,避免臆测
  • 待办必须尽量包含负责人与时间
  • 同类信息合并,避免重复
  • 输出简洁、可直接转发到工作群

注意事项

  • 涉及敏感信息时,默认最小披露(可匿名)
  • 当输入不足以支持结论时,明确标注“信息不足”
  • 对时间含糊的任务,统一标注“截止未明确”

Comments

Loading comments...