Η αποθήκευση μιας ιστοσελίδας για σημειώσεις ή μια βάση γνώσεων συνήθως παρασύρει μενού, banner και σκουπίδια παρακολούθησης. Αυτός ο converter τραβάει μόνο το άρθρο και επιστρέφει καθαρό Markdown.
sonnet2 ημέρεςPythonReadabilityTurndownS3
Claude
85ROI
81Scale
$3.5k94Saved
ROI for
README.md
Γιατί αυτός ο subagent
Η αποθήκευση μιας ιστοσελίδας για σημειώσεις ή μια βάση γνώσεων συνήθως παρασύρει μενού, banner και σκουπίδια παρακολούθησης. Αυτός ο converter τραβάει μόνο το άρθρο και επιστρέφει καθαρό Markdown.
Αφαιρεί τα περιττά, διατηρεί τις κεφαλίδες και τις λίστες ανέπαφες και ξαναγράφει τα σχετικά links σε απόλυτα ώστε να μην σπάει τίποτα όταν το αρχείο μετακινηθεί. Το output κουβαλάει τον τίτλο και το canonical URL ως front matter, ώστε μπαίνει κατευθείαν στις σημειώσεις ή τα docs σου χωρίς χειροκίνητο καθάρισμα.
Πώς λειτουργεί
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 διατηρώντας headings, lists και targets συνδέσμων.
pending
Ανέγραψε τους relative links σε absolute URLs ώστε το output να παραμένει usable εκτός πηγής.
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.