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
Claude
85ROI
81Scale
$3.5k94Saved
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
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.
Converte o HTML limpo para Markdown, preservando títulos, listas e destinos dos links.
pending
Reescreve os links relativos para URLs absolutos, garantindo que a saída permanece funcional fora do contexto original.
pending
Devolve o Markdown com o título da página e o URL canónico como metadados iniciais (front matter).
pending
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.