What problem does it solve?
Convert web pages, platform-specific documents, and PDFs into clean, readable Markdown automatically, eliminating manual copying, format cleanup, and tool chaining so users can quickly read, archive, or process content.
Core Features & Use Cases
- Proxy cascade fetching: Tries defuddle.md and r.jina.ai then local tools as fallbacks to maximize coverage and preserve images and metadata.
- Platform-specific handlers: Built-in Feishu/Lark API fetcher and a WeChat Playwright scraper plus GitHub raw/gh fallbacks for reliable retrieval.
- PDF extraction & saving: Handles remote and local PDFs with multiple extraction strategies and saves results with YAML frontmatter to ~/Downloads.
- Use Case: Give a URL to fetch a WeChat article or a PDF research paper, get a summarized header and a saved Markdown file for review or processing.
Quick Start
Use the read skill to fetch a URL or PDF and save the cleaned Markdown to your Downloads folder.