wechat-search-releaseSearch WeChat Official Account articles using OpenClaw's web search and fetch capabilities with compliance-focused design.
Install via ClawdBot CLI:
clawdbot install jixsonwang/wechat-search-releaseSearch 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.
site:mp.weixin.qq.com filterweb_search and 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 web fetch strategy
wechat-search "最新技术" --strategy web_fetch
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)"
}
This 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 Mar 1, 2026
Companies can use this skill to monitor competitor activities and industry trends by searching for WeChat Official Account articles. It helps gather insights on product launches, marketing campaigns, and thought leadership content from key players in the market.
Researchers and journalists can leverage this skill to find recent articles on specific topics like AI developments or social trends from WeChat Official Accounts. The time filtering and compliance features ensure ethical data collection for papers or news reports.
Content creators and digital marketers can search for trending articles to curate newsletters, blogs, or social media posts. The skill's recent results and multiple output formats facilitate easy integration into content pipelines.
Organizations in regulated industries can track official announcements or guidelines from WeChat Official Accounts to ensure compliance with new policies. The compliant design minimizes legal risks while providing up-to-date information.
Offer this skill as part of a subscription-based platform for businesses needing regular WeChat article insights. Revenue comes from monthly or annual fees, with tiers based on search volume and advanced features like summarization.
Provide tailored integration services for enterprises that require this skill embedded into their internal tools or workflows. Revenue is generated through one-time project fees and ongoing support contracts.
Use the skill to collect WeChat article data and sell analyzed reports or dashboards to clients interested in market trends. Revenue streams include report sales and access to premium analytics platforms.
💬 Integration Tip
Ensure the OpenClaw web tools are properly configured and test with a Tavily API key for enhanced search reliability in production environments.
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).