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.
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
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(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.