link-scraper

Installation
SKILL.md

Link Scraper

Fetch and extract content from URLs with automatic summarization. This skill enables the agent to gather information from the web by scraping web pages, extracting main content, and providing concise summaries.

When to Use

  • User shares a URL and asks "what's this about?"
  • Researching a topic that requires reading online articles
  • Extracting documentation or technical content from websites
  • Getting summaries of blog posts, news articles, or papers
  • Extracting code snippets or examples from web sources
  • Fetching content that the user wants analyzed or discussed

Setup

No additional installation required. Uses built-in Node.js modules andcheerio for HTML parsing.

If cheerio is not available, falls back to basic regex-based extraction.

Related skills
Installs
14
First Seen
Mar 1, 2026