read-wechat-article

Community

Extract clean text from WeChat public articles.

Authorsungaoxiang-backend
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Extract clean text from WeChat public account articles.

Core Features & Use Cases

  • Text extraction: Retrieve the full article text from a given WeChat URL (mp.weixin.qq.com) for downstream processing like summarization or data extraction.
  • Content cleaning: Removes non-content elements such as scripts and styles to produce clean text suitable for analysis.
  • Use Case: When you receive a WeChat article URL, run this skill to obtain the article body for AI-based summarization or archival storage.

Quick Start

Run the fetch script with a WeChat article URL to extract its text: python3 scripts/fetch_wechat.py "https://mp.weixin.qq.com/s/xxxxx"

Dependency Matrix

Required Modules

playwright

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: read-wechat-article
Download link: https://github.com/sungaoxiang-backend/intelligent-evidence-platform/archive/main.zip#read-wechat-article

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.