Install
openclaw skills install @scubiry-glitch/wechat-article-fetcher抓取微信公众号文章内容并提取结构化摘要。Use when user shares a mp.weixin.qq.com link and wants the article content extracted, summarized, or analyzed. Also use when needing to fetch and archive WeChat articles for reference.
openclaw skills install @scubiry-glitch/wechat-article-fetcher微信公众号文章(mp.weixin.qq.com)通过 web_fetch 通常只能获取标题,正文被 JS 渲染屏蔽。
微信文章内容无法直接抓取时,请用户:
web_fetch(url, maxChars=30000)
有时能获取部分内容,但不稳定。标题和公众号名称通常可获取。
如果有 Agent Browser skill,可尝试: