community-automations/url-to-markdown

DevOps & code

PublicClaude-subagent

URL → Markdown

Een webpagina opslaan voor notities of een kennisbank sleept meestal menu's, banners en trackingrommel mee naar binnen. Deze converter haalt er alleen het artikel uit en levert schone Markdown terug.

sonnet2 dagenPythonReadabilityTurndownS3
ClaudeClaude
ROI for
README.md

Waarom deze subagent

Een webpagina opslaan voor notities of een kennisbank sleept meestal menu's, banners en trackingrommel mee naar binnen. Deze converter haalt er alleen het artikel uit en levert schone Markdown terug.

Hij stript boilerplate, houdt koppen en lijsten intact en herschrijft relatieve links naar absolute, zodat er niets breekt zodra het bestand verhuist. De output draagt de titel en canonieke URL als front matter, zodat hij rechtstreeks in je notities of docs valt zonder handmatige opschoonronde.

Hoe hij werkt

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Voorbeelduitvoer

json
// Sample output
// (generated when the pipeline finishes)

Given a URL, extract the main content and return clean Markdown with title and canonical URL as front matter and absolute links.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.