wechat-article-search

Search WeChat Official Account articles by keyword and extract titles, summaries, and links.

27|1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/hua-bang/pulse-agent --skill wechat-article-search-hua-bang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-article-search
Source: https://github.com/hua-bang/pulse-agent/tree/main/apps/remote-server/.agents/skills/wechat-article-search
Command: npx skills add https://github.com/hua-bang/pulse-agent --skill wechat-article-search-hua-bang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cheerio, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of finding and retrieving articles from WeChat Official Accounts, enabling quick access to a wealth of information across various topics.

Core Features & Use Cases

  • WeChat Official Account Search: Facilitates the search of articles within specific WeChat Official Accounts.
  • Keyword-based Retrieval: Allows users to search for articles using specific keywords.
  • Information Extraction: Provides the title, summary, publication time, account name, and link of the article.
  • Use Case: For researchers, students, or anyone who needs to gather information quickly from WeChat Official Accounts, this Skill can be a time-saver.

Quick Start

Run the wechat-article-search skill with the keyword 'AI' to search for related articles.

Frequently Asked Questions about wechat-article-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract articles from WeChat Official Accounts using keywords?

Yes, WeChat article search is ideal for market analysis and educational research. It allows you to gather information quickly across various topics by retrieving titles, summaries, publication times, and direct links from specified Chinese social media accounts.

What data fields can I retrieve when searching for WeChat articles?

You can retrieve the title, summary, publication time, account name, and the article link. This data supports efficient information gathering for researchers and students analyzing Chinese social media content.

Do I need NodeJS to extract data from WeChat Official Accounts?

Yes, NodeJS version 20.18.1 or higher is required. The Skill uses NodeJS alongside the cheerio library to process and retrieve content from HTML sources for WeChat article extraction.

What is the best way to search for specific topics in WeChat Official Accounts?

Using keyword-based retrieval is the best way to search for specific topics in WeChat Official Accounts. Inputting targeted keywords filters and extracts relevant article data including titles, summaries, and publication times.

How does cheerio work with NodeJS for WeChat article search?

Cheerio works with NodeJS by parsing HTML sources from WeChat Official Accounts. This combination enables efficient extraction of article details like titles, summaries, and links for information retrieval.