firecrawl-search

Search the web and extract full-page markdown content from results.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/ironkid90/lucky5-v8 --skill firecrawl-search-ironkid90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firecrawl-search
Source: https://github.com/ironkid90/lucky5-v8/tree/main/plugins/skills/firecrawl-search
Command: npx skills add https://github.com/ironkid90/lucky5-v8 --skill firecrawl-search-ironkid90

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, npx firecrawl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for a comprehensive web search that not only returns results but also provides full-page content extraction, offering a more in-depth search experience than traditional search methods.

Core Features & Use Cases

  • Full Page Content Extraction: Offers real search results with optional full-page markdown content.
  • Advanced Search Options: Allows filtering by source types, categories, time-based search, and location.
  • Scalable Search: Supports bulk searches and can handle a wide range of search queries.
  • Use Case: Ideal for users who need to find detailed information on a topic, research a subject, or discover sources for a project.

Quick Start

Run the search command with your query: firecrawl search "your query" --json

Frequently Asked Questions about firecrawl-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract full-page content from web search results?

Full-page content extraction from web search results is achieved by running a search command with your query and utilizing content scraping features to retrieve detailed markdown output.

Can I filter web searches by time, category, and location?

Yes, web searches can be filtered by specific source types, categories, time-based parameters, and location settings to narrow down and refine the retrieved search results.

Do I need Bash and npx to run full-page web scraping?

Yes, you need Bash and the npx firecrawl tool installed in your environment to execute the web search and full-page content extraction commands.

What is the best way to handle bulk web searches for research?

Handling bulk web searches for research is done using the scalable search feature, which supports a wide range of queries and returns full-page content for comprehensive information retrieval.

How does full-page content extraction differ from traditional web search?

Full-page content extraction provides real search results with optional in-depth markdown content, offering a more comprehensive search experience than traditional methods that only return links.