Skip to main content
NEW · APP STORE Now on iOS · macOS · iPad Android & Windows soon GET IT
Prompts Firecrawl Deep Web Scraper

agent data_extraction skill risk: low

Firecrawl Deep Web Scraper

Describes the firecrawl-scraper skill for deep web scraping, screenshots, PDF parsing, and website crawling with the Firecrawl API, including installation steps, usage conditions,…

SKILL 1 file

SKILL.md
---
name: antigravity-awesome-skills-firecrawl-scraper-a640301d
description: "Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API. Use when you need deep content extraction from web pages, page interaction is required (clicking, scrolling, etc.), or you want screenshots or PDF parsing."
---
# firecrawl-scraper

## Overview
Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API

## When to Use
- When you need deep content extraction from web pages
- When page interaction is required (clicking, scrolling, etc.)
- When you want screenshots or PDF parsing
- When batch scraping multiple URLs

## Installation
```bash
npx skills add -g BenedictKing/firecrawl-scraper
```

## Step-by-Step Guide
1. Install the skill using the command above
2. Configure Firecrawl API key
3. Use naturally in Claude Code conversations

## Examples
See [GitHub Repository](https://github.com/BenedictKing/firecrawl-scraper) for examples.

## Best Practices
- Configure API keys via environment variables

## Troubleshooting
See the GitHub repository for troubleshooting guides.

## Related Skills
- context7-auto-research, tavily-web, exa-search, codex-review

## Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

REQUIRED CONTEXT

  • task requiring deep web content extraction or page interaction

ROLES & RULES

  1. Use this skill only when the task clearly matches the scope described above.
  2. Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  3. Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

EXPECTED OUTPUT

Format
markdown
Constraints
  • include overview, when-to-use cases, installation steps, best practices, limitations

EXAMPLES

Links to external GitHub repository for examples.

CAVEATS

Dependencies
  • Firecrawl API key configured via environment variables
Missing context
  • Exact environment variable name(s) for API key configuration
  • Concrete invocation syntax or parameter schema
  • Target platform or runtime assumptions
Ambiguities
  • 'Use naturally in Claude Code conversations' is vague and undefined.
  • No details provided on how to actually invoke or parameterize the skill.

QUALITY

OVERALL
0.60
CLARITY
0.75
SPECIFICITY
0.55
REUSABILITY
0.45
COMPLETENESS
0.60

IMPROVEMENT SUGGESTIONS

  • Replace external GitHub link with 1-2 self-contained usage examples inside the prompt.
  • Add a short 'Parameters' or 'Input schema' section listing required/optional fields.

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR AGENT