wechat-article-search
搜索微信公众号文章技能。通过微信搜索获取文章列表,覆盖科技/AI、社会热点、财经、教育、职场等各类中文资讯;可按关键词检索并返回标题、概要、发布时间、来源公众号与链接。当用户需要查找微信公众号文章、整理参考资料或快速获取文章信息时使用此技能。
Why use this skill?
Search and retrieve Chinese WeChat Official Account articles with titles, summaries, and links. Perfect for AI research and trend monitoring in the WeChat ecosystem.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/wuchubuzai2018/wechat-article-searchWhat This Skill Does
The wechat-article-search skill is a specialized utility designed for the OpenClaw AI agent to interface with WeChat's vast ecosystem of public account content. It allows users to perform keyword-based searches to retrieve high-quality, long-form content spanning diverse categories such as technology, artificial intelligence, current social affairs, finance, education, and career development. The skill returns structured data including article titles, brief summaries, publication timestamps, the originating公众号 (WeChat Official Account) names, and direct, accessible links. It acts as an bridge between the user's information needs and WeChat's typically siloed content architecture.
Installation
To begin using this skill, ensure you have Node.js installed in your environment. First, install the necessary parsing dependency:
npm install -g cheerio
Then, use the OpenClaw command-line interface to install the skill package from the source repository:
clawhub install openclaw/skills/skills/wuchubuzai2018/wechat-article-search
Use Cases
- Research & Knowledge Gathering: Quickly aggregate industry news or specific technical tutorials from top-tier WeChat tech bloggers.
- Content Curation: Collect a list of relevant articles to create a newsletter, reading list, or research report.
- Trend Analysis: Monitor specific keywords to track how social topics or financial markets are being discussed across various influential accounts.
- Reference Retrieval: Find back-dated articles from specific publishers when the direct link is lost or harder to navigate via the mobile app interface.
Example Prompts
- "帮我搜一下关于生成式AI最新发展的微信公众号文章,找5篇高质量的。"
- "查找最近一周内关于宏观经济分析的文章,并把结果保存到 research.json 文件中。"
- "帮我找关于职场规划的深度长文,尽可能获取文章的真实可访问链接,数量设置为10篇。"
Tips & Limitations
- Rate Limiting: WeChat maintains strict anti-scraping measures. Excessive or rapid requests may lead to IP address blocking. Use the tool responsibly and avoid mass-crawling.
- URL Resolution: The
-rflag allows for attempting to resolve the final destination URL. Note that this may fail intermittently due to WeChat's dynamic redirect policies. If resolution fails, the intermediate URL provided is still generally valid for browser access. - Ethical Usage: This tool is intended for research and personal knowledge management. It must not be utilized for commercial scraping, building competing databases, or any activity that violates WeChat’s terms of service. Respect the content creators by citing their work properly.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-wuchubuzai2018-wechat-article-search": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, external-api
Related Skills
nano-banana-pro-image-gen
图片生成技能,当用户需要生成图片、创建图像、编辑/修改/调整已有图片时使用此技能。支持10种图片比例(1:1、16:9、9:16等)和3种分辨率(1K、2K、4K),支持文生图和图生图编辑。
juejin-article-trends
获取掘金网站热门文章排行榜,支持查询文章分类列表和各分类的热门文章趋势。当用户需要了解掘金技术文章排行榜、获取前端/后端/AI等领域的热门文章时使用此技能。
baidu-milan-winter-olympics-2026
获取2026年米兰冬奥会数据技能,包括奖牌榜排名、现场新闻报道和赛程安排。从百度体育网页抓取实时的奖牌排行榜信息、最新新闻资讯和比赛赛程。当用户需要获取米兰冬奥会需求,需要查询冬奥会奖牌榜、了解各国奖牌数量、获取现场新闻、查看赛程安排时使用此技能。能够根据指定时间(今天、明天、yyyy-MM-dd日期格式)或指定运动项目获取赛程安排。A skill for retrieving 2026 Milan Winter Olympics data, including medal standings, live news reports, and competition schedules. Scrapes real-time medal rankings, latest news, and match schedules from Baidu Sports. Use this skill when users need to query Winter Olympics medal standings, check medal counts by country, get live news, or view competition schedules.