wechat-search

Search and rank WeChat hot articles by keyword using the RedFox API.

326|43|Updated May 12, 2026
One-click install
npx skills add https://github.com/redfox-data/redfox-community --skill wechat-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-search
Source: https://github.com/redfox-data/redfox-community/tree/main/skills/wechat-search
Command: npx skills add https://github.com/redfox-data/redfox-community --skill wechat-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

WeChat hot article discovery is time-consuming; this skill enables quick identification and ranking of relevant WeChat articles to inspire content and benchmark strategies.

Core Features & Use Cases

  • Keyword search and multi-keyword expansion to surface related articles
  • Three-dimensional scoring by relevance (10), popularity (3), and recency (2) to rank results
  • Time-range flexibility with automatic expansion from recent 7 days to 30 days, plus subscription-powered updates
  • HTML/JSON outputs with structured fields and optional HTML report

Quick Start

Run a keyword like "职场" to fetch, rank, and view the top WeChat hot articles for inspiration.

Frequently Asked Questions about wechat-search

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

FAQPage Schema
How do I find trending WeChat articles for content inspiration?

Find trending WeChat articles by searching specified keywords to fetch, rank, and view top hot articles. The skill authenticates with REDFOX_API_KEY and calls the RedFox API to return structured article data for inspiration.

How are WeChat hot articles ranked by relevance and popularity?

WeChat hot articles are ranked using a three-dimensional scoring system: relevance (10 points), popularity (3 points), and recency (2 points). This ensures the most fitting and engaging content surfaces first.

Can I search WeChat hot articles within a specific date range?

You can search WeChat hot articles within a recent date window. The skill features automatic time-range expansion from 7 days to 30 days, plus subscription-powered updates for ongoing content discovery.

What is the best way to get topic ideas for WeChat social media operations?

Get topic ideas by running keyword searches to surface related WeChat articles. The skill supports multi-keyword expansion to help social media operators and brands discover daily trends and benchmark content.

Do I need an API key to search for WeChat hot articles?

You need a REDFOX_API_KEY to authenticate and search for WeChat hot articles. The skill uses Python's standard library to call the RedFox API and return structured article data, optional top results, and related searches.

What formats are available for WeChat article search results?

WeChat article search results are available in HTML and JSON output formats. These structured outputs include article fields and an optional HTML report for viewing top results and related searches.