F

firecrawl-search

제작자:firecrawl·#166위 트렌드

Install the firecrawl-search skill for your AI agent. Published by firecrawl/cli.

29.4K주간 설치 수
348
처음 본Today

설치

AI 에이전트에 다음 명령을 보냅니다.

npx skills add https://github.com/firecrawl/cli --skill firecrawl-search

선적 서류 비치

Web search with optional full-page content extraction from results.

  • Returns real search results as JSON with optional --scrape flag to fetch complete page markdown for each result, avoiding redundant fetches
  • Supports filtering by source type (web, images, news), category (GitHub, research, PDF), time range (past hour/day/week/month/year), location, and country
  • Use --limit to control result count and --scrape-formats to customize output formats when extracting full content
  • Part of a workflow escalation pattern: search first to discover URLs, then use dedicated scrape/map/crawl skills for deeper extraction