它會剝掉樣板內容、保留標題和清單的完整結構,並把相對連結改寫成絕對連結,檔案搬動後也不會斷。輸出會把標題和正規網址放進 front matter,所以它能直接丟進你的筆記或文件,不用再手動清理一遍。
運作方式
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.
將清理後的 HTML 轉換為 Markdown,同時保留標題、列表與連結目標。
pending
將相對連結重寫為絕對網址,確保輸出檔案在原始來源之外仍可正常使用。
pending
回傳 Markdown 內容,並將頁面標題與規範化網址(canonical URL)置於 Front matter 中。
pending
輸出範例
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.