firecrawl-workflows

โดย firecrawl

เรียกใช้เวิร์กโฟลว์ Firecrawl ที่เน้นผลลัพธ์ ซึ่งสร้างผลลัพธ์ เช่น รายงานการวิจัย การตรวจสอบ SEO รายงาน QA รายชื่อลูกค้า ฐานความรู้ ระบบออกแบบเว็บไซต์ และสิ่งประดิษฐ์ข้อมูลเว็บที่มีโครงสร้างอื่นๆ ใช้เมื่อผู้ใช้ต้องการให้ Firecrawl ดำเนินการเวิร์กโฟลว์ทางธุรกิจ การตลาด ผลิตภัณฑ์ หรือความคิดสร้างสรรค์ แทนที่จะเพียงแค่ขูดหน้าเว็บหรือรวมการเรียก API ลงในโค้ด

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.

Skills เพิ่มเติมจาก firecrawl

oracle
firecrawl
แนวทางปฏิบัติที่ดีที่สุดสำหรับการใช้ oracle CLI (การรวม prompt และไฟล์, เอ็นจิน, เซสชัน, และรูปแบบการแนบไฟล์)
official
pinecone
firecrawl
ฐานข้อมูลเวกเตอร์ที่จัดการแล้วสำหรับแอปพลิเคชัน AI ในระบบผลิต จัดการเต็มรูปแบบ ปรับขนาดอัตโนมัติ พร้อมการค้นหาแบบไฮบริด (dense + sparse) การกรองเมตาดาต้า และเนมสเปซ…
official
sentence-transformers
firecrawl
เฟรมเวิร์กสำหรับการฝังประโยค ข้อความ และรูปภาพที่ทันสมัยที่สุด มีโมเดลที่ผ่านการฝึกอบรมล่วงหน้ามากกว่า 5000 โมเดลสำหรับความคล้ายคลึงทางความหมาย การจัดกลุ่ม และการดึงข้อมูล
official
wp-playground
firecrawl
ใช้สำหรับเวิร์กโฟลว์ของ WordPress Playground: อินสแตนซ์ WP แบบใช้แล้วทิ้งที่รวดเร็วในเบราว์เซอร์หรือในเครื่องผ่าน @wp-playground/cli (server, run-blueprint, build-snapshot),…
official
wp-plugin-development
firecrawl
ใช้เมื่อพัฒนา WordPress plugins: สถาปัตยกรรมและ hooks, การเปิดใช้งาน/ปิดใช้งาน/ถอนการติดตั้ง, UI สำหรับผู้ดูแลระบบและ Settings API, การจัดเก็บข้อมูล, cron/งาน, ความปลอดภัย…
official
wp-project-triage
firecrawl
ใช้เมื่อคุณต้องการตรวจสอบที่เก็บ WordPress (ปลั๊กอิน/ธีม/ธีมบล็อก/WP core/Gutenberg/ทั้งไซต์) อย่างแน่นอน รวมถึงเครื่องมือ/การทดสอบ/เวอร์ชัน…
official
wp-rest-api
firecrawl
ใช้เมื่อสร้าง ขยาย หรือดีบักเอนด์พอยต์/เส้นทางของ WordPress REST API: register_rest_route, คลาส WP_REST_Controller/controller, schema/argument…
official
wp-wpcli-and-ops
firecrawl
ใช้เมื่อทำงานกับ WP-CLI (wp) สำหรับการดำเนินการ WordPress: การค้นหาและแทนที่อย่างปลอดภัย, การส่งออก/นำเข้าฐานข้อมูล, การจัดการปลั๊กอิน/ธีม/ผู้ใช้/เนื้อหา, cron, การล้างแคช,…
official