search-wechat

Retrieve WeChat Official Account articles via read-only search and URL fetching.

Updated Aug 14, 2026
One-click install
npx skills add https://github.com/MDSIXONE/opencode-config --skill search-wechat-mdsixone
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: search-wechat
Source: https://github.com/MDSIXONE/opencode-config/tree/main/skills/search-wechat
Command: npx skills add https://github.com/MDSIXONE/opencode-config --skill search-wechat-mdsixone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? WeChat Official Account articles are hard to access outside the WeChat app, and their search indexes are unstable. This Skill provides a read-only workflow to find, fetch, and read WeChat article content, metadata, and reposted copies without logging in or interacting with the platform. ## Core Features & Use Cases - Article Retrieval: Read article body, title, author, publish time, and account name from a user-provided WeChat article URL using WebFetch, WebSearch, or the currently visible Firefox page. - Read-Only Search: Search public indexes (e.g., Sogou WeChat) for articles by account, topic, or time period without logging in, following accounts, or writing to the platform. - Repost Tracking: Find reposts, citations, mirrors, or public backups of an article, clearly labeling repost sources so they are not mistaken for the original. - Use Case: A user pastes a WeChat article link and asks for a summary; the Skill fetches the content read-only and returns the title, account, author, publish date, and source URL. ## Quick Start Read this WeChat article and give me its title, author, publish date, and a summary of the content.

Frequently Asked Questions about search-wechat

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I read a WeChat Official Account article outside the WeChat app?▼

Provide the article URL and the Skill fetches it read-only using WebFetch, WebSearch, or the currently visible Firefox page. It returns the article body, title, author, publish time, account name, and source link.

How can I search WeChat articles by account or topic?▼

The Skill searches public indexes such as Sogou WeChat or general web search for articles matching an account name, topic, or time period. It only reads publicly accessible pages and never logs in or interacts with the platform.

Can this access deleted, paid, or followers-only WeChat articles?▼

No. The Skill does not bypass paywalls, login requirements, deletion, or region restrictions. Deleted, followers-only, or paid articles cannot be guaranteed; it may instead find public reposts, citations, or mirrors.

Does reading WeChat articles require logging in or scanning a QR code?▼

No new login or QR-code scan is initiated. The Skill reuses only the currently visible Firefox session if available, and never follows accounts, likes, comments, saves cookies, or stores session tokens.

Why might a reposted WeChat article be missing images or view counts?▼

Repost pages often omit original images, comments, and read counts. The Skill labels repost sources explicitly so they are not confused with the original publication page.