Initial commit
This commit is contained in:
10
skills/summarizing-websites/SKILL.md
Normal file
10
skills/summarizing-websites/SKILL.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user