Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Url -> MarkdownText
Fetch a target URL and convert its parsed HTML structure into clean Markdown for LLM consumption.
Problem it solves
Raw web pages contain excessive boilerplate, style tags, and scripts that inflate token usage.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.