
from wechat-article-to-markdown565
Fetch WeChat Official Account articles and convert them to clean, local Markdown with images and metadata for archiving or AI ingestion.
Fetches WeChat Official Account (公众号) articles and converts them into portable Markdown files with localized images, extracted metadata (title, account, publish date), and fenced code blocks where available. Designed for archiving, knowledge-base ingestion, and feeding clean content to LLMs.
Use this when you need to save or repurpose WeChat articles: personal archives, creating searchable knowledge bases, preprocessing content for AI summarization, or converting article assets to local files for offline use. Works with public mp.weixin.qq.com article URLs.
wechat-article-to-markdown "<WECHAT_ARTICLE_URL>").output/<article-title>/<article-title>.md and images/*), features list (anti-detection fetch, metadata extraction, image localization, HTML→Markdown conversion, concurrent downloads).Suitable for agents that can invoke CLI tools or run Python scripts; useful for workflows that prepare text for LLM consumption (web_fetch alternatives, ingestion pipelines).
This skill has not been reviewed by our automated audit pipeline yet.