Read 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.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill wechat-mp-reader --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Wechat Mp Reader?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-wechat-mp-reader)More formats (shields.io, HTML) on the badges page.
---
name: wechat-mp-reader
description: Read 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.
---
# WeChat Article Reader
## URL Normalization
**Critical**: The URL must end with `?scene=1` (not `&scene=1`), otherwise a CAPTCHA will be triggered.
Rules:
- No query params → append `?scene=1`
- Has existing `?` params → parse and rewrite query to include `scene=1`
## Steps
1. Open the page with `browser open "<url>?scene=1"`
2. Wait for content with `browser wait "#js_content" --load networkidle`
3. Extract body text with `browser evaluate --fn "() => document.querySelector('#js_content')?.innerText || document.querySelector('.rich_media_content')?.innerText || document.body.innerText"`
4. Return plain text content
5. Close the tab with `browser close <tabId>`
## Troubleshooting
- CAPTCHA → verify the URL has `?scene=1`
- Empty content → page may not have fully loaded, retry `browser wait`
- Deleted article → the page will display a notice
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk