← 返回 Skills 市场
513
总下载
1
收藏
3
当前安装
3
版本数
在 OpenClaw 中安装
/install wechat-helper
功能描述
WeChat File Helper automation. Use when: - Check if filehelper.weixin.qq.com is open in browser - Open the page if not already open - Capture QR code and sen...
安全使用建议
This skill appears to do what it claims: it automates a browser tab for filehelper.weixin.qq.com, captures the QR when logged out, and sends it to a configured channel so a user can scan it. Before installing: (1) confirm your platform has the messaging channels (WhatsApp/Telegram/Slack/iMessage) configured and that messages will go only to trusted recipients — QR images grant login access and are sensitive; (2) avoid using this with personal WeChat accounts if it violates terms of service; (3) review/modify the scripts if you want different temporary file paths or logging behavior; (4) be cautious about running the monitor/cron scripts unattended — they will capture and transmit QR images automatically. If the skill later adds network calls to unknown endpoints, requires API keys, or includes obfuscated code, re-evaluate (that would change this assessment).
功能分析
Type: OpenClaw Skill
Name: wechat-helper
Version: 1.1.0
The skill is a legitimate automation tool for the WeChat File Helper web interface. It uses OpenClaw browser primitives to monitor login status, capture QR codes for user authentication, and send text messages. The logic in `scripts/monitor.sh` and `SKILL.md` is transparent, and the high-risk actions (taking screenshots and messaging them) are essential to the stated purpose of handling QR-based logins. No evidence of data exfiltration, obfuscation, or malicious intent was found.
能力评估
Purpose & Capability
Name/description match the contents: the SKILL.md and scripts implement browser automation for filehelper.weixin.qq.com, QR capture, and sending messages. Required capabilities (browser control and a messaging channel) are what you'd expect for this functionality.
Instruction Scope
Instructions operate only on browser tabs, take screenshots to /tmp/wechat-qr.png, and call the agent's message-sending actions to deliver QR images — all consistent with the goal. Note: the instructions explicitly send QR screenshots to external channels (WhatsApp/Telegram/Slack/etc.), which is necessary for login but is a privacy-sensitive operation and should only target trusted recipients.
Install Mechanism
No install spec and no external downloads; this is instruction-plus-script only. Scripts are small, readable shell scripts — nothing is fetched from remote URLs or extracted to disk during install.
Credentials
The skill declares no environment variables or credentials and does not request unrelated secrets. It relies on the agent/platform-provided 'browser' and 'message' actions (implicit capabilities) rather than asking for API keys, which is proportionate. Users should ensure the platform has the required messaging channels configured.
Persistence & Privilege
always is false and the skill doesn't attempt to modify other skills or system-wide settings. It can be run on a cron (scripts provided) but doesn't request permanent elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Fixes + docs
v1.0.1
- Added new aliases: wechat-helper, wechat-me, wechat-filehelper for broader skill invocation.
- Updated skill name from "wechat" to "wechat-helper" in metadata.
- No logic or workflow changes; documentation only.
v1.0.0
WeChat File Helper automation skill initial release.
- Automates WeChat File Helper via web interface: open page, capture/send QR, monitor for login, and send messages.
- Supports WhatsApp delivery of QR codes for user convenience.
- Includes sample Bash scripts and workflow for login detection and automated messaging.
- Provides selectors and troubleshooting for reliable message sending.
- NOT for personal WeChat accounts (see ToS warning).
元数据
常见问题
Wechat File Helper 是什么?
WeChat File Helper automation. Use when: - Check if filehelper.weixin.qq.com is open in browser - Open the page if not already open - Capture QR code and sen... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 513 次。
如何安装 Wechat File Helper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-helper」即可一键安装,无需额外配置。
Wechat File Helper 是免费的吗?
是的,Wechat File Helper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wechat File Helper 支持哪些平台?
Wechat File Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wechat File Helper?
由 christo(@qidu)开发并维护,当前版本 v1.1.0。
推荐 Skills