url-scrape
Installation
SKILL.md
URL Scrape
Scrape any URL through the local Frevana daemon and Chrome Extension session.
Purpose
This skill is for scraping a web page URL using the Chrome Extension-backed Frevana MCP tool frevana_scrape.
Inputs:
url(required) - absolute URL to scrapeprovider(optional) - defaults tourlfor clean Markdown extraction via Readability.jstimeout(optional) - Frevana tool timeout in milliseconds, default comes from the tool
Output:
- scraped page content, usually clean Markdown with title, author, content, and links
Summarize the scraped content unless the user asks for the raw scrape output.