community-automations/url-to-markdown

DevOps & Kode

PublicSubagen Claude

URL → Markdown

Menyimpan halaman web untuk catatan atau knowledge base biasanya ikut menyeret menu, banner, dan sampah tracking. Converter ini menarik keluar hanya artikelnya dan mengembalikan Markdown yang bersih.

sonnet2 hariPythonReadabilityTurndownS3
ClaudeClaude
ROI for
README.md

Mengapa subagent ini

Menyimpan halaman web untuk catatan atau knowledge base biasanya ikut menyeret menu, banner, dan sampah tracking. Converter ini menarik keluar hanya artikelnya dan mengembalikan Markdown yang bersih.

Ia membuang boilerplate, menjaga heading dan list tetap utuh, dan menulis ulang link relatif menjadi absolut agar tidak ada yang rusak saat file dipindah. Output-nya membawa judul dan URL kanonis sebagai front matter, sehingga langsung masuk ke catatan atau docs Anda tanpa perlu pembersihan manual.

Cara kerjanya

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

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