← 返回 Skills 市场
benzking

WeChat Article Exporter

作者 benzking · GitHub ↗ · v3.3.0 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install wechat-article-exporter
功能描述
微信公众号推文长截图导出工具。支持多种链接格式,自动处理懒加载图片、视频占位符、底部工具栏遮挡等问题。触发词:微信文章导出、公众号截图、推文保存、mp.weixin.qq.com。
安全使用建议
This skill appears to do what it claims (capture long screenshots of WeChat articles). Before installing/using it: 1) ensure your runtime has Python, the playwright package, and a Chromium browser available — the skill does not declare these dependencies; otherwise the script will fail. 2) Be aware the script disables sandboxing and applies many anti-detection tweaks (common for scrapers) — run it in an isolated or trusted environment and consider legal/ToS implications of scraping target sites. 3) The provided file was truncated in the package listing; review the rest of the script for any network callbacks, uploads, or hard-coded remote endpoints before trusting it fully. 4) If you need stronger assurance, ask the author for a requirements.txt or install spec and a full code audit to confirm there are no hidden exfiltration paths.
功能分析
Type: OpenClaw Skill Name: wechat-article-exporter Version: 3.3.0 The skill is a legitimate tool for exporting WeChat articles as long screenshots and PDFs. The Python script `scripts/wechat_screenshot.py` uses Playwright with standard anti-bot detection techniques (e.g., overriding navigator.webdriver) to ensure images load correctly, but it does not exhibit any signs of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
Name/description (WeChat article long-screenshot exporter) aligns with the included script and SKILL.md; the script uses Playwright to load mp.weixin.qq.com, scroll, hide UI elements and take segmented screenshots — behavior you would expect from this tool.
Instruction Scope
SKILL.md instructs running the included python script on a mp.weixin.qq.com URL and writing output to /workspace/output. The runtime instructions and script are scoped to loading and processing the article page. Note: the script performs network requests to the target site and writes files to disk (output directory), which is expected but worth noting.
Install Mechanism
This is an instruction-only skill with no install spec. The Python script relies on Playwright (and a browser engine) but the skill does not declare that dependency or require binaries. That will lead to runtime failure unless the environment already has Python, the playwright package, and a Chromium browser installed. Lack of declared dependencies is an operational/incoherence issue.
Credentials
The skill requests no environment variables, credentials, or config paths. The script does not read secrets or unrelated system configs in the provided portion — the requested privileges are proportional to the stated task (network access to the target site and filesystem write access for screenshots).
Persistence & Privilege
Flags indicate no always:true or other elevated persistence. The skill is user-invocable and can be invoked autonomously (default), which is standard for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wechat-article-exporter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wechat-article-exporter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.3.0
- Improved wechat_screenshot.py script for enhanced article screenshot export. - Internal code changes for better export reliability and handling.
v3.2.0
- Improved screenshot export logic in scripts/wechat_screenshot.py. - Enhanced handling for generating long screenshots of WeChat articles.
v3.1.0
- Added new skill version 3.1.0 with improved long screenshot export for WeChat public articles. - Supports multiple link formats and handles lazy-loaded images, video placeholders, and toolbar overlays automatically. - New trigger phrases include 微信文章导出, 公众号截图, 推文保存, and mp.weixin.qq.com links. - Keeps original article layout in exported screenshots.
元数据
Slug wechat-article-exporter
版本 3.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

WeChat Article Exporter 是什么?

微信公众号推文长截图导出工具。支持多种链接格式,自动处理懒加载图片、视频占位符、底部工具栏遮挡等问题。触发词:微信文章导出、公众号截图、推文保存、mp.weixin.qq.com。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 WeChat Article Exporter?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-article-exporter」即可一键安装,无需额外配置。

WeChat Article Exporter 是免费的吗?

是的,WeChat Article Exporter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

WeChat Article Exporter 支持哪些平台?

WeChat Article Exporter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WeChat Article Exporter?

由 benzking(@benzking)开发并维护,当前版本 v3.3.0。

💬 留言讨论