community-automations/url-to-markdown

DevOps e codice

PublicSubagent Claude

URL → Markdown

Salvare una pagina web per appunti o per una knowledge base di solito si tira dietro menu, banner e spazzatura di tracking. Questo converter estrae solo l'articolo e ti restituisce Markdown pulito.

sonnet2 giorniPythonReadabilityTurndownS3
ClaudeClaude
ROI for
README.md

Perché questo subagent

Salvare una pagina web per appunti o per una knowledge base di solito si tira dietro menu, banner e spazzatura di tracking. Questo converter estrae solo l'articolo e ti restituisce Markdown pulito.

Rimuove il boilerplate, tiene intatti titoli ed elenchi e riscrive i link relativi in assoluti, così niente si rompe una volta spostato il file. L'output porta con sé titolo e URL canonico come front matter, così finisce dritto nei tuoi appunti o nella documentazione senza un giro di pulizia manuale.

Come gira

    • 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.

Esempio di output

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.