← 返回 Skills 市场
2566
总下载
3
收藏
16
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-reader
功能描述
Read WeChat public account (微信公众号) articles. Activate when the user shares a mp.weixin.qq.com link, asks to read/summarize a WeChat article, or mentions 公众号/...
安全使用建议
This skill appears to do what it says (use a browser to render and snapshot WeChat articles), but ask the publisher or maintainer what 'profile="openclaw"' means before installing. That profile may reuse stored browser cookies or logins and could expose session tokens or other sites' data. Prefer an ephemeral/isolated browser profile or require explicit user confirmation when a login wall is encountered. If you need stronger assurance, request the SKILL.md be updated to: (1) avoid referencing a persistent profile or (2) state that an ephemeral profile will be used, and (3) require user consent before loading pages that trigger login walls or capture content beyond the article body.
功能分析
Type: OpenClaw Skill
Name: wechat-reader
Version: 1.0.0
The wechat-reader skill is designed to extract and summarize content from WeChat public account articles using browser automation. The instructions in SKILL.md provide a legitimate workflow for handling JS-rendered pages that standard fetch tools cannot process, using standard browser tool actions (open, snapshot, close) without any evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description match the instructions: WeChat public-account pages are JS-rendered and the SKILL.md correctly prescribes browser automation to extract full article text. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
Instructions are precise (detect mp.weixin.qq.com URLs, open via browser tool, snapshot, close). They remain within the stated purpose. However the instructions explicitly specify using a browser profile (profile="openclaw") and suggest scrolling/multiple snapshots for very long articles — actions that can broaden what gets captured (e.g., other page content, additional requests) and increase the amount of user data collected.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by the skill itself. This is the lowest-risk install profile.
Credentials
Although no environment variables or credentials are declared, the use of a named browser profile is the main concern: if that profile maps to an existing browser session it may expose cookies, auth tokens, or other site session data (including logged-in WeChat sessions or unrelated site accounts). The skill does not document what the profile is or whether an ephemeral profile will be used, so credential exposure is possible.
Persistence & Privilege
The skill is not always-enabled and requests no persistent system privileges or config writes. It does not modify other skills or system settings according to the manifest.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-reader - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-reader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of WeChat Article Reader skill.
- Enables reading and summarizing full WeChat public account articles (mp.weixin.qq.com), overcoming JS rendering and anti-scraping blocks.
- Detects shared article links or user requests related to WeChat articles and public accounts.
- Uses browser automation to extract complete article text and images (including captions/alt text).
- Handles content removal messages and login-required scenarios, informing the user when access is blocked.
- Supports reading and presenting very long articles by increasing snapshot limits or sequential snapshots.
元数据
常见问题
WeChat Article Reader 是什么?
Read WeChat public account (微信公众号) articles. Activate when the user shares a mp.weixin.qq.com link, asks to read/summarize a WeChat article, or mentions 公众号/... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2566 次。
如何安装 WeChat Article Reader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-reader」即可一键安装,无需额外配置。
WeChat Article Reader 是免费的吗?
是的,WeChat Article Reader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WeChat Article Reader 支持哪些平台?
WeChat Article Reader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WeChat Article Reader?
由 wes(@imwyvern)开发并维护,当前版本 v1.0.0。
推荐 Skills