← Back to Skills Marketplace
haweiyu

wechat-article

by haweiYu · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
3048
Downloads
8
Stars
52
Active Installs
1
Versions
Install in OpenClaw
/install wechat-article
Description
抓取微信公众号文章,提取标题和内容并输出为 Markdown 格式。支持多种提取方式。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-article
  3. After installation, invoke the skill by name or use /wechat-article
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug wechat-article
Version 1.0.0
License
All-time Installs 52
Active Installs 52
Total Versions 1
Frequently Asked Questions

What is wechat-article?

抓取微信公众号文章,提取标题和内容并输出为 Markdown 格式。支持多种提取方式。 It is an AI Agent Skill for Claude Code / OpenClaw, with 3048 downloads so far.

How do I install wechat-article?

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

Is wechat-article free?

Yes, wechat-article is completely free (open-source). You can download, install and use it at no cost.

Which platforms does wechat-article support?

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

Who created wechat-article?

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

💬 Comments