What problem does it solve?
Reads URLs and PDFs by fetching source content, defaulting to concise summaries for plain read requests and clean Markdown when asked to convert, save, quote, cite, or feed downstream work. Use when users ask 看这个链接/读一下/read this/check this URL. Not for local text files already in the repo.
Core Features & Use Cases
- Fetches web pages and PDFs and returns concise, source-grounded summaries by default.
- Converts content to clean Markdown on demand (e.g., for quotes, citations, or downstream use).
- Supports downstream actions like convert, save, quote, or cite to produce outputs ready for downstream workflows.
- Falls back to local extraction or proxy-based routes if needed.
Quick Start
Fetch the URL or PDF and return a concise, source-grounded summary.