wechat-searchSearch WeChat Official Account articles using OpenClaw's web search, Tavily API, and web fetch capabilities with compliance-focused design.
Install via ClawdBot CLI:
clawdbot install jixsonwang/wechat-searchSearch for WeChat Official Account (微信公众号) articles using a compliant, three-layer approach that prioritizes legal search APIs and falls back to respectful web scraping when needed.
web_search, web_fetch tools to be availablewechat-search "人工智能"
# 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 specific strategy
wechat-search "最新技术" --strategy tavily_only
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)"
}
site:mp.weixin.qq.com filterThis skill is designed to be both useful and responsible, providing access to valuable WeChat Official Account content while respecting platform rules and legal requirements.
Generated Feb 28, 2026
Companies can use this skill to monitor competitors' WeChat Official Accounts for product announcements, marketing campaigns, and industry insights. It helps gather real-time data on market trends and competitor strategies without manual searching.
Media outlets or content creators can aggregate the latest articles from WeChat Official Accounts on specific topics like AI or finance. This enables automated content sourcing for newsletters, reports, or social media updates, saving time and ensuring relevance.
Researchers can search for scholarly articles, case studies, or public opinions shared on WeChat Official Accounts. The skill's date filtering helps track developments over time, supporting studies in fields like sociology or business analytics.
Businesses can track mentions of their brand or products across WeChat Official Accounts to manage reputation and respond to feedback. The compliant design ensures ethical data collection while identifying trends in public perception.
Investors and financial analysts can search for news and reports on companies or industries via WeChat Official Accounts. This aids in due diligence by providing insights into market sentiment and emerging opportunities in sectors like tech or finance.
Offer this skill as part of a subscription-based platform for businesses needing regular WeChat content monitoring. Provide tiered plans based on search volume, advanced filters, and integration with other tools like CRM systems.
Provide consulting services to integrate this skill into clients' existing workflows, such as marketing automation or data analytics platforms. Offer customization for specific industries and ongoing support for compliance and optimization.
Aggregate and anonymize search results from WeChat Official Accounts to sell as datasets or offer API access to third parties. Focus on high-demand niches like AI trends or consumer behavior, ensuring data privacy and legal compliance.
💬 Integration Tip
Ensure OpenClaw web tools are properly configured and test API keys in a staging environment to avoid disruptions during integration.
iMessage/SMS CLI for listing chats, history, watch, and sending.
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
Build or update the BlueBubbles external channel plugin for Clawdbot (extension package, REST send/probe, webhook inbound).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).