ノートやナレッジベース用に Web ページを保存すると、メニュー、バナー、トラッキング用の余計な要素まで付いてきます。このコンバーターは記事本体だけを抽出し、クリーンな Markdown で返します。
sonnet2日以内PythonReadabilityTurndownS3
Claude
85ROI
81Scale
$3.5k94Saved
ROI for
README.md
このサブエージェントを選ぶ理由
ノートやナレッジベース用に Web ページを保存すると、メニュー、バナー、トラッキング用の余計な要素まで付いてきます。このコンバーターは記事本体だけを抽出し、クリーンな Markdown で返します。
定型部分を除去し、見出しやリストをそのまま維持し、相対リンクを絶対リンクに書き換えるため、ファイルを移動してもリンクが壊れません。出力にはタイトルと正規 URL が 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
出力元が異なる環境でも利用可能になるよう、相対リンクを絶対URLに書き換えます。
pending
ページタイトルと正規URLをフロントマターとして付与したMarkdownを返却します。
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.