firecrawl-search

Search the web and extract full page content as Markdown via Firecrawl CLI.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill firecrawl-search-zju-real
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firecrawl-search
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/plugin_bundles/marketplace/firecrawl/skills/search
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill firecrawl-search-zju-real

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of finding reliable web sources and extracting complete page content instead of relying on incomplete search snippets.

Core Features & Use Cases

  • Web Search: Discover relevant pages, articles, news, images, GitHub repositories, research, and PDFs.
  • Full-Page Extraction: Scrape complete page content from search results in Markdown format.
  • Focused Discovery: Apply source, category, location, country, and time-based filters for targeted research.
  • Use Case: Research a recent technical topic by searching for relevant articles, extracting their full content, and saving the results as structured JSON for analysis.

Quick Start

Use the firecrawl search skill to find recent articles about a specified topic and return the results with full-page Markdown content.

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 instead of just snippets?

Web search and content extraction finds relevant pages and scrapes complete content in Markdown format. It returns structured JSON results alongside the full-page text, overcoming the limitation of incomplete search snippets for research.

How do I find recent news and articles with full content for technical research?

Recent news monitoring searches the web for technical articles and extracts their full content. You can apply time-based filters to discover recent sources, returning structured JSON and scraped Markdown for analysis.

Can I filter web search results by category, location, and country?

Focused discovery supports source, category, location, country, and time-based filters. These options allow targeted web searches and source collection, ensuring the extracted full-page content matches specific research requirements.

Do I need the Firecrawl CLI to scrape web pages and return Markdown content?

Yes, the Firecrawl CLI and an available Firecrawl search service are required. The Skill depends on this environment to perform full-page extraction and return the structured JSON and Markdown content from search results.

What is the best way to collect structured JSON sources from web searches?

Source collection through web search retrieves relevant pages and extracts complete content. The process returns structured JSON results containing the discovered sources, which can be saved for further research analysis.

What types of sources can I discover and extract full content from?

Web search discovers relevant pages, articles, news, images, GitHub repositories, research, and PDFs. It extracts the complete page content from these sources in Markdown format for information discovery.