I've built a cli tool to help extract content from webpages into markdown.
This was an experiment to get used to a new workflow using claude-code and task-master.
It doesn't require an LLM or api keys to run so you can install and go. Hope it helps somebody:
npm install -g url-to-markdown-cli-tool
repo: https://github.com/mmdclx/url-to-markdown-cli-tool