What problem does it solve?
This Skill eliminates the distractions of web articles (ads, navigation, pop-ups) by extracting only the core content. It saves you time and improves focus by providing clean, readable text from any URL, perfect for offline reading or content repurposing.
Core Features & Use Cases
- Clutter-Free Extraction: Removes ads, navigation, and other distractions, leaving only the main article text.
- Multiple Extraction Methods: Utilizes
reader, trafilatura, or a fallback curl method for robust extraction across various websites.
- Automated Formatting & Saving: Cleans up content, extracts the article title, and saves it to a neatly named text file.
- Use Case: Download a research article from a busy website to a clean text file, allowing you to read and annotate it without interruptions, or easily integrate its content into your notes.
Quick Start
Extract an article using the best available tool
ARTICLE_URL="https://example.com/article"
The skill will automatically detect and use 'reader', 'trafilatura', or a fallback.
Example output:
✓ Extracted article: Article Title from Website
✓ Saved to: Article-Title-from-Website.txt
Preview (first 10 lines):
[Article content...]