← Back to Skills Marketplace
jackzhenguo

wechat-group-qa/

by jackzhenguo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
289
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-group-qa
Description
从企业微信群提取学员提问,按课程阶段分类并生成表格。当用户在企业微信群里@机器人提问时,自动记录问题并整理。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-group-qa
  3. After installation, invoke the skill by name or use /wechat-group-qa
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
wechat-group-qa
Metadata
Slug wechat-group-qa
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is wechat-group-qa/?

从企业微信群提取学员提问,按课程阶段分类并生成表格。当用户在企业微信群里@机器人提问时,自动记录问题并整理。 It is an AI Agent Skill for Claude Code / OpenClaw, with 289 downloads so far.

How do I install wechat-group-qa/?

Run "/install wechat-group-qa" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is wechat-group-qa/ free?

Yes, wechat-group-qa/ is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does wechat-group-qa/ support?

wechat-group-qa/ is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created wechat-group-qa/?

It is built and maintained by jackzhenguo (@jackzhenguo); the current version is v1.0.0.

💬 Comments