Official skills publisher
Verified
Skillscout rank 275
Firecrawl
Firecrawl publishes official AI agent skills for its tools, services, and developer workflows. Firecrawl provides web crawling and extraction tools for turning websites into structured data.
Browse 367 official AI agent skills across 15 Firecrawl repositories, with install commands and source links.
Install a full repository package, then let your agent activate the right skill for the task.
Ask your agent
Prompt
Fetch this Markdown manifest as plain text: https://skillscout.sh/official/firecrawl/firecrawl_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Firecrawl skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.
Includes 16 official skills: firecrawl-deep-research, firecrawl-research-papers, firecrawl-website-design-clone, firecrawl-market-research, firecrawl-knowledge-base, firecrawl-seo-audit.
Covers firecrawl-build-scrape, firecrawl-build-search, firecrawl-build-interact, firecrawl-build-onboarding, firecrawl-research-index, firecrawl-developer-index. 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. Builds Firecrawl `/search` flows when an app needs discovery before extraction — when a feature starts from a query instead of a URL — and optionally hydrates result content in the same call.
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.
Builds Firecrawl `/search` flows when an app needs discovery before extraction — when a feature starts from a query instead of a URL — and optionally hydrates result content in the same call.
Builds Firecrawl `/interact` flows inside product code when plain `/scrape` is not enough — dynamic pages, clicks, form fills, pagination, and authentication-aware navigation across multiple steps.
Entry-point skill for integrating Firecrawl inside product code when a feature needs web data — search, page scraping, structured extraction, or browser interaction.
Covers firecrawl-build-scrape, firecrawl-build-search, firecrawl-build-interact, firecrawl-build-onboarding, firecrawl-research-index, firecrawl-developer-index. 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. Builds Firecrawl `/search` flows when an app needs discovery before extraction — when a feature starts from a query instead of a URL — and optionally hydrates result content in the same call.
Top skills in this package
firecrawl-build-scrapeBuilds page-level extraction with Firecrawl `/scrape` when an app already has a URL and needs markdown, HTML, links, screenshots, metadata, or structured page output.
firecrawl-build-searchBuilds Firecrawl `/search` flows when an app needs discovery before extraction — when a feature starts from a query instead of a URL — and optionally hydrates result content in the same call.
firecrawl-build-interactBuilds Firecrawl `/interact` flows inside product code when plain `/scrape` is not enough — dynamic pages, clicks, form fills, pagination, and authentication-aware navigation across multiple steps.
firecrawl-build-onboardingWalks an app or agent through getting `FIRECRAWL_API_KEY` in place, choosing the right SDK, and wiring up the first Firecrawl call.
firecrawl-research-indexOfficial Firecrawl skill from firecrawl/skills.
firecrawl-developer-indexOfficial Firecrawl skill from firecrawl/skills.
firecrawl-buildEntry-point skill for integrating Firecrawl inside product code when a feature needs web data — search, page scraping, structured extraction, or browser interaction.
firecrawl-searchOfficial Firecrawl skill from firecrawl/skills.