The optional scripts. You never need one of these to build a stack; they save an hour of copy-and-paste.
tools/scrape-site.mjs fetches a website and writes it into _inbox/ as clean markdown, one file per page, each carrying the URL it came from and the date it was fetched. It exists for the tw…