firecrawl-workflows

作成者: firecrawl

成果物(リサーチレポート、SEO監査、QAレポート、リードリスト、ナレッジベース、ウェブサイトデザインシステム、その他の構造化されたウェブデータ成果物など)を生成する、成果重視のFirecrawlワークフローを実行します。ユーザーが、単にページをスクレイピングしたりAPI呼び出しをコードに統合したりするのではなく、Firecrawlにビジネス、マーケティング、製品、またはクリエイティブなワークフローを完了させたい場合に使用します。

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

Firecrawl Workflows

Use this when the user wants a finished deliverable powered by Firecrawl, not only raw web extraction and not product-code integration.

Choose The Workflow

If no existing workflow fits, use this generic process and produce a reusable pattern that could become a new skill.

Required Intake

Infer the workflow, inputs, audience, and output format from the user's request and surrounding context. If enough is clear, start immediately.

Ask at most 1-3 concise clarifying questions only when a missing input would block the work, such as:

  • the URL, company, topic, or source to analyze
  • the desired deliverable or output format
  • a constraint that would materially change the workflow

Use the host agent's normal way to ask clarifying questions. Do not depend on a harness-specific function name.

Default Process

  1. Confirm the workflow and final artifact.
  2. Collect web evidence with Firecrawl through the CLI or equivalent Firecrawl tool surface.
  3. Save or cite source evidence so the final claims are traceable.
  4. Run independent research units in parallel when available.
  5. Synthesize findings into the requested deliverable.
  6. Include a short "rerun inputs" block when the workflow could be automated.

Parallel Work

If appropriate, use sub-agents or equivalent parallel task runners for independent units such as:

  • one competitor per researcher
  • one URL or page per researcher
  • one source category per researcher
  • one analysis dimension per reviewer

Keep the handoff generic: provide the unit of work, source URLs or search terms, expected extracted fields, and output format.

Deliverable Standards

Every workflow should return:

  • a concise executive summary
  • the evidence base used
  • the analysis or artifact requested by the user
  • recommendations or next actions when useful
  • automation inputs for reruns

For authoring new workflow skills, see workflow-authoring.md.

firecrawlのその他のスキル

firecrawl-research-index
firecrawl
Firecrawl Researchを使用して、研究クエリに回答する論文を、意味検索、意味的・構造的拡張、本文内検証により見つけます。文献検索や論文取得のタスク(単一論文の検索から複数論文のセットまで)には、常にこのスキルを使用してください。
data-analysisresearchweb-scraping
oracle
firecrawl
oracle CLIのベストプラクティス(プロンプトとファイルのバンドル、エンジン、セッション、ファイル添付パターン)
pinecone
firecrawl
プロダクションAIアプリケーション向けの管理型ベクトルデータベース。フルマネージド、自動スケーリング、ハイブリッド検索(高密度+スパース)、メタデータフィルタリング、名前空間を備えています。…
wpds
firecrawl
WordPress Design System(WPDS)とそのコンポーネント、トークン、パターンなどを活用してUIを構築する際に使用します。
audiocraft-audio-generation
firecrawl
音声生成のためのPyTorchライブラリ。テキストから音楽を生成するMusicGenと、テキストから効果音を生成するAudioGenを含む。テキストから音楽を生成する必要がある場合に使用する…
skypilot-multi-cloud-orchestration
firecrawl
MLワークロード向けのマルチクラウドオーケストレーションで、自動コスト最適化を実現。複数のクラウドにまたがってトレーニングやバッチジョブを実行する必要がある場合、または…を活用する場合に使用します。
firecrawl-seo-audit
firecrawl
Firecrawlを使用してウェブサイトのSEOを監査します。ユーザーがSEO監査、メタデータや見出しのレビュー、サイトマップやサイト構造の分析、キーワードの機会、競合のSERP比較、優先順位付けされた検索最適化の推奨事項を求めた場合に使用します。
data-analysisresearchweb-scraping
gh-issues
firecrawl
GitHubのIssueを取得し、修正を実装してPRを開くサブエージェントを起動し、その後PRレビューコメントを監視して対応します。使用方法: /gh-issues [owner/repo] [--label…]