wechat-search
SKILL.md
WeChat Search Skill
Search for WeChat Official Account (微信公众号) articles using a compliant, two-layer approach that prioritizes legal search APIs and falls back to respectful web scraping when needed.
Features
- Compliant Design: Prioritizes legal search APIs, respects robots.txt and rate limits
- Two-Layer Strategy:
- Primary: Web search with
site:mp.weixin.qq.comfilter - Fallback: Direct page fetching with proper delays and headers
- Primary: Web search with
- Recent Results: Returns the 5 most recent articles by default (configurable)
- Time Filtering: Support for date range and recency filters
- Multiple Output Formats: Text, JSON, and markdown formats available
Prerequisites
- OpenClaw Web Tools: Requires
web_searchandweb_fetchtools to be available - Tavily API Key (optional): For enhanced search capabilities via Tavily integration