fetch-wx-article

Installation
SKILL.md

Fetch WeChat Article - 获取微信公众号文章

从微信公众号文章链接提取内容的 skill。

快速开始

python3 scripts/fetch_wx_article.py https://mp.weixin.qq.com/s/xxx

安装依赖

使用前需要先安装依赖:

pip install "scrapling[ai]" html2text

使用说明

Installs
8
GitHub Stars
19
First Seen
May 15, 2026
fetch-wx-article — bighardperson/computer-science-skills-collection