weixin-article-reader

Installation
SKILL.md

Weixin Article Reader

Quick Start

Use the bundled script first:

python3 scripts/read_weixin_article.py 'https://mp.weixin.qq.com/s/...' --format md

For machine-readable output:

python3 scripts/read_weixin_article.py 'https://mp.weixin.qq.com/s/...' --format json

To save output:

Installs
1
First Seen
Jul 24, 2026
weixin-article-reader — dull-bird/wechat-official-account-reader.skill