← 返回 Skills 市场
wechat-group-qa/
作者
jackzhenguo
· GitHub ↗
· v1.0.0
· MIT-0
289
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-group-qa
功能描述
从企业微信群提取学员提问,按课程阶段分类并生成表格。当用户在企业微信群里@机器人提问时,自动记录问题并整理。
安全使用建议
This skill's purpose (collect @-mentions from enterprise WeChat and save them) is plausible, but the SKILL.md gives no technical details about how to access WeChat or obtain permissions. Before installing or enabling it, ask the author or provider: (1) how does the skill receive group messages — is there a documented integration (WeChat Work bot token, webhook, or platform-provided context)? (2) what exact messages are read (only explicit @ messages, or entire chat history), and what retention/ deletion policy applies to stored data? (3) where is wechat-qa-records.md written and who can read it? (4) request that any access require explicit, scoped credentials (bot token or OAuth) rather than silent implicit access. If you cannot get clear answers, avoid installing this skill or only enable it in a sandboxed environment where it cannot access sensitive logs or network resources.
功能分析
Type: OpenClaw Skill
Name: wechat-group-qa
Version: 1.0.0
The skill bundle contains instructions for an AI agent to extract, classify, and record student questions from WeChat group messages into a structured markdown file (wechat-qa-records.md). There is no executable code, no network requests, and no evidence of malicious intent or prompt injection; the 'ReservedCode' in SKILL.md appears to be non-executable metadata for content provenance.
能力评估
Purpose & Capability
The skill's stated purpose is to extract @-mentions from enterprise WeChat group chats and persist them. However, the package declares no required environment variables, no credentials, no config paths, and no install or code — there is no described mechanism for accessing WeChat (API tokens, bot webhook, or platform integration). Either the platform must implicitly provide all chat data (not documented here) or the skill cannot perform its claimed function; this mismatch is unexplained.
Instruction Scope
SKILL.md instructs the agent to '读取群消息记录' and '自动记录' messages and save them to a local file (wechat-qa-records.md). It does not specify how message history is accessed, what time range is read (entire history vs only @ messages), or any privacy/consent rules. The file write behavior is explicit but there is no limitation on which messages are gathered, potentially allowing broad collection of chat history.
Install Mechanism
There is no install spec and no code files (instruction-only). This minimizes disk-writing install risk. The lack of an install mechanism contributes to the capability ambiguity described above but is not itself risky.
Credentials
The skill requests no credentials despite needing access to enterprise WeChat messages. A legitimate WeChat integration normally requires tokens/credentials or a documented bridge. The absence of declared auth raises the question of where messages come from and whether the agent would attempt to read system logs or other sources to obtain them.
Persistence & Privilege
always:false (normal) and autonomous invocation is allowed (disable-model-invocation:false), which is the platform default. The skill will write a local file (wechat-qa-records.md) when it runs; this is a modest persistence action but should be disclosed to users. There is no evidence it modifies other skills or global config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-group-qa - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-group-qa触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
wechat-group-qa
元数据
常见问题
wechat-group-qa/ 是什么?
从企业微信群提取学员提问,按课程阶段分类并生成表格。当用户在企业微信群里@机器人提问时,自动记录问题并整理。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 289 次。
如何安装 wechat-group-qa/?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-group-qa」即可一键安装,无需额外配置。
wechat-group-qa/ 是免费的吗?
是的,wechat-group-qa/ 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
wechat-group-qa/ 支持哪些平台?
wechat-group-qa/ 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 wechat-group-qa/?
由 jackzhenguo(@jackzhenguo)开发并维护,当前版本 v1.0.0。
推荐 Skills