Install
openclaw skills install wechat-mp-readerRead WeChat official account articles. Use the built-in browser tool to open the page and extract body text. Always append ?scene=1 to the URL.
openclaw skills install wechat-mp-readerCritical: The URL must end with ?scene=1 (not &scene=1), otherwise a CAPTCHA will be triggered.
Rules:
?scene=1? params → parse and rewrite query to include scene=1browser open "<url>?scene=1"browser wait "#js_content" --load networkidlebrowser evaluate --fn "() => document.querySelector('#js_content')?.innerText || document.querySelector('.rich_media_content')?.innerText || document.body.innerText"browser close <tabId>?scene=1browser wait