11 lines
354 B
Markdown
11 lines
354 B
Markdown
---
|
|
name: summarizing-websites
|
|
description: Extract clean article content from URLs (blog posts, articles, tutorials). Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter.
|
|
---
|
|
|
|
# Summarizing Websites
|
|
|
|
## Instructions
|
|
|
|
Run: `ruby scripts/jina.rb <URL>` with the URL you want to summarize.
|