A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Claude Code Skill - 抓取微信公众号文章并转换为 Markdown,自动下载图片 | WeChat Article to Markdown Converter
Claude Code Skill - 抓取微信公众号文章并转换为 Markdown 文档,自动下载图片
一个专为 Claude Code 设计的技能,用于快速抓取微信公众号文章并将其转换为格式整洁的 Markdown 文档。支持自动下载图片、标记视频位置,完美适配 Obsidian 等笔记工具。
pip install requests beautifulsoup4
# 普通模式
python scripts/wechat_article_to_md.py https://mp.weixin.qq.com/s/xxxxxx
# Obsidian 模式(推荐)
python scripts/wechat_article_to_md.py https://mp.weixin.qq.com/s/xxxxxx . -obsidian
# 指定 Obsidian 的图片目录
python scripts/wechat_article_to_md.py https://mp.weixin.qq.com/s/xxxxxx . -obsidian -img-dir /path/to/obsidian/vault/attachments/img
| 特性 | 普通模式 | Obsidian 模式 |
|---|---|---|
| 图片引用格式 |  | ![[filename.png]] |
| 图片目录 | images/ | attachments/img/ |
| 通用性 | 通用 Markdown | Obsidian 专用 |
| 便携性 | 图片路径相对固定 | 自动查找 vault 目录 |
-obsidian 参数运行,图片自动保存到 attachments/img/查看 SKILL.md 了解完整使用说明。
将此技能添加到 Claude Code 后,即可在对话中使用:
请帮我抓取 https://mp.weixin.qq.com/s/xxxxxx 这篇文章并转换为 Markdown(Obsidian 模式)
MIT License
欢迎提交 Issue 和 Pull Request!
A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-day c
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Claude Code skill for YouTube creators — channel audits, video SEO, retention scripts, thumbnails, content strategy, Sho
AI image generation skill for Claude Code -- Creative Director powered by Gemini