What problem does it solve? Finding writing references on WeChat is hard because search results are noisy, outdated, or duplicated, and article bodies are difficult to capture. This Skill searches WeChat public account articles by keyword, filters old and duplicate results, and saves the plain text of selected public articles so you can build topic angles from real source material. ## Core Features & Use Cases - Keyword Search with Filtering: Search via Sogou Weixin with a configurable date window (default 30 days) and result limit (default 10), with automatic deduplication and exclusion reasons recorded in result.json. - Single-Article Text Capture: Read one public mp.weixin.qq.com article at a time, saving article.md, article.json, and source.html, with verification that the body matches the requested URL. - Safe Failure Handling: Stops immediately on captcha, 403, or 429 responses without retrying, rotating identities, or reading cookies, and reports honest statuses like blocked, unresolved, or filtered_empty. - Use Case: Ask for recent articles about a product topic, pick up to 3 promising candidates, save their text, and receive 2-3 writing angles grounded in the actual article content with titles, accounts, dates, and links. ## Quick Start Use the wechat-topic-research skill in this workspace to search WeChat articles from the last 30 days about "home organization", pick one public article, save its text, and summarize the main points with the saved file path.