community-automations/url-to-markdown

DevOps 與程式碼

PublicClaude 子代理

URL → Markdown

把網頁存下來做筆記或放進知識庫,通常會連選單、橫幅、追蹤垃圾一起拖進來。這個轉換器只抽出文章本身,交回乾淨的 Markdown。

sonnet2 天PythonReadabilityTurndownS3
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

把網頁存下來做筆記或放進知識庫,通常會連選單、橫幅、追蹤垃圾一起拖進來。這個轉換器只抽出文章本身,交回乾淨的 Markdown。

它會剝掉樣板內容、保留標題和清單的完整結構,並把相對連結改寫成絕對連結,檔案搬動後也不會斷。輸出會把標題和正規網址放進 front matter,所以它能直接丟進你的筆記或文件,不用再手動清理一遍。

運作方式

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

輸出範例

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.