提取微信公众号文章全文。Use when the user provides a mp.weixin.qq.com URL and asks for 提取文章, 抓取公众号, 读一下这篇, or when another skill (ra-洗稿, ra-选题, ra-video-wash-pipeline) needs to read a WeChat article before processing. Uses MicroMessenger UA spoofing to bypass WeChat's first-layer access control. Stdlib only, no API key required.
$npx -y skills add pluviobyte/rnskill --skill ra-公众号提取Installs into the current project.
Run `npx skills use "https://github.com/pluviobyte/rnskill" --skill "pluviobyte/rnskill/ra-公众号提取"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pluviobyte/rnskill" that are relevant to the current task. Run `npx skills add "https://github.com/pluviobyte/rnskill"` and select the relevant skills, then follow their instructions.