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

The prompt describes a skill for deep web scraping, screenshots, PDF parsing, and website crawling using the Firecrawl API, including installation instructions and usage guidelines…

  • External action: medium

SKILL 1 file

SKILL.md
---
name: antigravity-awesome-skills-firecrawl-scraper
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.

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 installation command
  • list when-to-use conditions
  • state limitations

CAVEATS

Dependencies
  • Firecrawl API key
Missing context
  • Exact input parameters or function signatures for the skill
  • Output format expectations
Ambiguities
  • Does not specify how to configure the Firecrawl API key.
  • Step 3 says 'Use naturally in Claude Code conversations' without defining usage format or parameters.

QUALITY

OVERALL
0.50
CLARITY
0.75
SPECIFICITY
0.55
REUSABILITY
0.25
COMPLETENESS
0.45

IMPROVEMENT SUGGESTIONS

  • Replace external links with inline minimal examples or parameter schemas.
  • Add a 'Usage' section with concrete prompt templates or function call syntax.

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