community-automations/url-to-markdown

DevOps e Código

PublicSubagente Claude

URL → Markdown

Guardar uma página web para notas ou para uma base de conhecimento costuma arrastar menus, banners e lixo de tracking. Este conversor extrai apenas o artigo e devolve Markdown limpo.

sonnet2 diasPythonReadabilityTurndownS3
ClaudeClaude
ROI for
README.md

Porquê este subagente

Guardar uma página web para notas ou para uma base de conhecimento costuma arrastar menus, banners e lixo de tracking. Este conversor extrai apenas o artigo e devolve Markdown limpo.

Remove o boilerplate, mantém títulos e listas intactos e reescreve links relativos para absolutos para que nada quebre quando o ficheiro for movido. O output inclui o título e o URL canónico como front matter, pelo que encaixa diretamente nas suas notas ou docs sem precisar de limpeza manual.

Como funciona

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

Saída de exemplo

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.