skills.vishalvoidskills/vishalvoid
Technical & DevelopmentIntermediate

firecrawl-build-scrape

Integrate Firecrawl `/scrape` for single-page extraction from product code

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/firecrawl/skills --skill firecrawl-build-scrape

Overview

What This Skill Does

Builds page-level extraction with Firecrawl `/scrape` when an app already has a URL and needs markdown, HTML, links, screenshots, metadata, or structured page output. Preferred over broader crawl patterns when the feature is page-level.

Application

When to use this Skill

Documentation

Show Skills.md file

Firecrawl Build Scrape

Use this when the application already has the URL and needs content from one page.

Use This When

  • the feature starts from a known URL
  • you need page content for retrieval, summarization, enrichment, or monitoring
  • you want the default extraction primitive before considering /interact

Default Recommendations

  • Return markdown unless the feature truly needs another format.
  • Use onlyMainContent for article-like pages where nav and chrome add noise.
  • Add waits or other rendering options only when the page needs them.

Common Product Patterns

  • knowledge ingestion from known URLs
  • enrichment from a company, product, or docs page
  • pricing, changelog, and documentation extraction
  • page-level quality checks or monitoring

Escalation Rules

Lines 1 - 25 of 50

Recommendations

Explore other random skills

All skillsMy patterns