wechat-reader

Installation
SKILL.md

微信公众号文章读取

使用方式

识别到微信公众号链接(包含 mp.weixin.qq.com)时,运行脚本读取:

# 可读文本输出
python3 {baseDir}/scripts/read_wechat.py "<url>"

# JSON 结构化输出
python3 {baseDir}/scripts/read_wechat.py "<url>" --json

输出字段

Installs
24
First Seen
Apr 3, 2026
wechat-reader from skills.volces.com