What problem does it solve?
Manually copying web content into Markdown loses original formatting and includes unwanted clutter like ads, navigation bars, and sidebars, while batch processing multiple URLs is time-consuming and prone to errors.
Core Features & Use Cases
- Intelligent Content Extraction: Uses Mozilla Readability to automatically strip ads, nav elements, and sidebars, pulling only the main article content from any public web page.
- Batch URL Processing: Convert single URLs, multiple URLs at once, or load URLs from .txt, .csv, or .json files to process dozens of web pages in seconds.
- Customizable Output: Toggle inclusion of images, links, and metadata, or generate an ASCII page-structure map of headings for quick navigation of long articles. For example, if you have a list of 20 research article URLs, use this skill to convert all of them to clean, organized Markdown files ready to add to your personal knowledge base.
Quick Start
Provide your list of web URLs to the skill, and it will automatically convert them all to clean, well-formatted Markdown files saved to the .md directory.