firecrawl-build-search
検索クエリに基づいて関連するウェブページソースを自動的に発見・フィルタリングし、その後のクロールとデータ抽出のための候補リストを準備します。
npx skills add firecrawl/skills --skill firecrawl-build-searchBefore / After 効果比較
1 组手動で検索エンジンを使用して関連ウェブページを検索し、URLを一つずつコピーし、関連性(relevance)を手動で選別する必要がある。一つのテーマ調査に30分かかる。
クエリキーワードを入力すると、自動で検索し、最も関連性の高いウェブソースをインテリジェントに選別し、直接クローリング可能な候補リストを生成する。2分で完了。
firecrawl-build-search
Firecrawl Build Search
Use this when the application starts with a query, not a URL.
Use This When
-
the user asks a question and the product must discover sources first
-
the feature needs current web results
-
you want to turn a search query into a shortlist of pages for later scraping
Default Recommendations
-
Use
/searchfirst when URL discovery is part of the product behavior. -
Keep search and extraction conceptually separate unless scraping search results is clearly required.
-
Prefer selective follow-up extraction over broad hydration when cost or latency matters.
Common Product Patterns
-
answer generation with cited sources
-
company, competitor, or topic discovery
-
research workflows that produce a shortlist before deeper extraction
-
query-to-URL pipelines for later
/scrapeor/interact
Escalation Rules
-
If you already have the URL, use firecrawl-build-scrape.
-
If the result page then requires clicks or form interaction, escalate to firecrawl-build-interact.
Implementation Notes
-
Treat
/searchas discovery, ranking, and source selection. -
Be explicit about whether the product needs snippets, URLs, or full result content.
-
Keep the query contract stable so downstream scraping logic stays predictable.
Docs (Source of Truth)
Read the source-of-truth page for your project language before writing integration code:
-
Node / TypeScript: docs.firecrawl.dev/agent-source-of-truth/node
-
cURL / REST: docs.firecrawl.dev/agent-source-of-truth/curl
See Also
Weekly Installs1.6KRepositoryfirecrawl/skillsGitHub Stars2First Seen5 days agoSecurity AuditsGen Agent Trust HubPassSocketPassSnykWarnInstalled onopencode1.6Kclaude-code1.6Kcodex1.6Kantigravity1.6Kgithub-copilot1.6Kamp1.6K
ユーザーレビュー (0)
レビューを書く
レビューなし
統計データ
ユーザー評価
この Skill を評価