web-scraping

Extract article titles, content, and metadata from URLs.

Updated Oct 23, 2025
One-click install
npx skills add https://github.com/tyroneross/blog-content-scraper --skill web-scraping
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-scraping
Source: https://github.com/tyroneross/blog-content-scraper/tree/main/skills/scraper
Command: npx skills add https://github.com/tyroneross/blog-content-scraper --skill web-scraping

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates scraping of blog posts and news articles, turning web content into ready-to-use data for dashboards, SEO research, or AI workflows.

Core Features & Use Cases

  • Single-article extraction: Retrieve title, content, and metadata from a single URL.
  • Batch discovery: Find and collect multiple articles from a site listing or RSS feed.
  • LLM-ready outputs: Produce Markdown, HTML, and token-efficient text suitable for AI systems.

Quick Start

Use the web-scraping skill to extract content from https://example.com/blog/post and save the results to your workspace for immediate use.