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.com filter
    • Fallback: Direct page fetching with proper delays and headers
  • 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_search and web_fetch tools to be available
  • Tavily API Key (optional): For enhanced search capabilities via Tavily integration

Usage

Installs
10
First Seen
Apr 5, 2026