#
ENJA

wechat-article-for-ai

bzd6661/wechat-article-for-ai

Converts WeChat Official Account articles into clean Markdown files equipped with YAML frontmatter, locally downloaded images, and extracted code blocks.

94 15No licenseUpdated 2026-03-04

Overview

This tool automates the extraction and conversion of WeChat public articles into well-formatted Markdown documents. It features anti-bot evasion utilizing Camoufox, asynchronous concurrent image downloading, media reference extraction, and metadata preservation. Designed for both standalone command-line usage and Model Context Protocol (MCP) server integration with AI agents.

Capabilities

  • WeChat article scraping with stealth browser evasion
  • Markdown conversion with preserved code blocks and media references
  • Local image downloading with concurrency and content-type inference
  • YAML frontmatter and blockquote metadata generation
  • MCP server interface for AI tool integration

Best for

Archiving WeChat public account articles into local knowledge bases, Converting web-based WeChat reads into clean Markdown notes for AI processing, Batch processing URLs from text files for automated content curation

Works with

Claude CodeChatGPTCursor
Evoa Score breakdown= Σ (score × weight)
62
Task usefulness20%88 → +17.6

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%90 → +13.5

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%70 → +10.5

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%30 → +3.6

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%75 → +7.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%52 → +4.2

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%75 → +3.8

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total72.6 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

The script runs a local headless browser instance and executes network requests against remote URLs. Running untrusted URLs may expose the environment to tracking or automated bot-mitigation challenges.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.