Turns any URL into clean Markdown, with smart routing for pages that normally break standard scrapers. Drop in a WeChat article, Twitter thread, Feishu doc, or PDF and it picks the right extraction method automatically. Uses Playwright for JavaScript-heavy sites, hits Jina or Defuddle proxies for paywalled content, and falls back gracefully when one method fails. Saves everything to Downloads with proper YAML frontmatter by default. The routing table is sensible and it stays quiet after fetching unless you ask for analysis. Handles Chinese platforms better than most Western-focused tools, which makes sense given the name. Setup requires some Python deps for WeChat and Feishu API credentials if you use those platforms.
npx skills add https://github.com/joeseesun/qiaomu-markdown-proxy --skill qiaomu-markdown-proxy