🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Wechat Search Release

by @jixsonwang

Search WeChat Official Account articles using OpenClaw's web search and fetch capabilities with compliance-focused design.

Versionv1.0.3
Installs7
💡 Examples

Basic Search

wechat-search "人工智能"

Advanced Options

# Return 10 results instead of default 5
wechat-search "机器学习" --max-results 10

Search within past week

wechat-search "大模型" --past-week

Custom date range

wechat-search "AI应用" --from 2026-01-01 --to 2026-02-01

JSON output format

wechat-search "开源AI" --output json

Force web fetch strategy

wechat-search "最新技术" --strategy web_fetch

⚙️ Configuration

Create ~/.openclaw/wechat-search-config.json to customize behavior:

{
  "defaultMaxResults": 5,
  "maxResultsLimit": 20,
  "requestDelayMs": 5000,
  "cacheDurationHours": 1,
  "userAgent": "OpenClaw-WeChat-Search-Bot/1.0 (+https://github.com/your-username/wechat-search-skill)"
}

View on ClawHub
TERMINAL
clawhub install wechat-search-release

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →