wechat-channels-ai-feed

Aggregate AI WeChat video posts by engagement and generate an HTML report.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Creating daily insights from AI-related WeChat video posts is labor-intensive and error-prone. This skill automates scanning the platform, filtering posts by engagement, clustering topics, and delivering a polished HTML daily report with visuals and metrics.

Core Features & Use Cases

  • Automated discovery of hot WeChat AI posts by keywords and engagement metrics
  • Smart topic clustering to reveal daily AI trends
  • Generates a visually styled HTML daily report with covers and metrics
  • Optional daily subscription to auto-create reports for offline viewing

Quick Start

Run the fetch_sph_ai.py script to generate today's AI WeChat video report.

Frequently Asked Questions about wechat-channels-ai-feed

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

FAQPage Schema
How do I generate a daily AI video report from WeChat Channels posts?

To generate a daily AI video report, run the fetch_sph_ai.py script to aggregate WeChat Channels posts by engagement and cluster topics into a visual HTML report. The script automates content discovery and saves the final report to your local Downloads/QoderReports folder.

What is the best way to cluster trending AI topics from WeChat video content?

The best way to cluster trending AI topics is to use automated topic clustering on aggregated WeChat video posts. This process filters content by engagement metrics and groups related posts into category cards to reveal daily AI trends.

Do I need an API key to fetch WeChat video AI content?

Yes, you need a valid REDFOX_API_KEY environment variable to fetch WeChat video AI content. The skill uses this key to access the public RedFox API for scanning posts and aggregating engagement metrics.

Can I automate daily WeChat AI video report generation for offline viewing?

Yes, you can automate daily WeChat AI video report generation for offline viewing through an optional daily subscription. This automatically creates visual HTML reports with covers and metrics without manual script execution.

What limitations exist when filtering WeChat AI posts by engagement?

A key limitation when filtering WeChat AI posts by engagement is the dependency on the public RedFox API, which requires a valid REDFOX_API_KEY. Additionally, the generated visual HTML reports are saved locally, restricting automated cloud distribution.

Does this WeChat video report tool require any specific Python dependencies?

Yes, the WeChat video report tool requires the Python requests dependency to fetch data from the public RedFox API. You must ensure this package is installed before running the report generation script.