← 返回 Skills 市场
haweiyu

wechat-article

作者 haweiYu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
3048
总下载
8
收藏
52
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-article
功能描述
抓取微信公众号文章,提取标题和内容并输出为 Markdown 格式。支持多种提取方式。
安全使用建议
Use this skill only with public or non-sensitive WeChat article links unless you are comfortable sending the URL to r.jina.ai. Be aware that Python requests may need to be installed separately. Avoid confidential, access-controlled, tokenized, or internal URLs.
能力评估
Purpose & Capability
The documentation and script are coherent: the skill accepts a WeChat article URL, tries extraction, parses title/content, and prints Markdown.
Instruction Scope
The README names r.jina.ai as a third-party extraction service and recommends it, but it does not clearly spell out the privacy implication that submitted URLs are sent to that service.
Install Mechanism
The metadata declares python3 but not the Python requests dependency or an explicit network capability; this is a packaging/transparency gap rather than evidence of hidden behavior.
Credentials
Outbound requests to r.jina.ai and mp.weixin.qq.com are proportionate to article extraction, with a simple WeChat URL substring check and no credential requirements.
Persistence & Privilege
The artifacts show no default file writes, no persistence, no background workers, no privilege escalation, and no credential or local profile access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wechat-article
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wechat-article 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: fetch and extract WeChat article titles and content as Markdown. - Supports input via public WeChat article links. - Tries multiple extraction methods: r.jina.ai, direct fetch, and browser automation. - Outputs clean Markdown with title, publication date, official account, and body. - Provides usage instructions and sample output. - Notes limitations with anti-crawling and captchas on some articles.
元数据
Slug wechat-article
版本 1.0.0
许可证
累计安装 52
当前安装数 52
历史版本数 1
常见问题

wechat-article 是什么?

抓取微信公众号文章,提取标题和内容并输出为 Markdown 格式。支持多种提取方式。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3048 次。

如何安装 wechat-article?

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

wechat-article 是免费的吗?

是的,wechat-article 完全免费(开源免费),可自由下载、安装和使用。

wechat-article 支持哪些平台?

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

谁开发了 wechat-article?

由 haweiYu(@haweiyu)开发并维护,当前版本 v1.0.0。

💬 留言讨论