deep-research-firecrawl
Deep Research (Firecrawl)
Purpose
Deliver verifiable research reports with explicit citations, clear fact-vs-analysis boundaries, and user-selectable depth.
Tooling requirements
- Use Firecrawl MCP for web retrieval:
firecrawl:firecrawl_searchfor discoveryfirecrawl:firecrawl_scrapefor page extractionfirecrawl:firecrawl_mapfor URL discovery on known domainsfirecrawl:firecrawl_crawlfor controlled multi-page capturefirecrawl:firecrawl_agentfor autonomous broad collection when scope is unclear
- Prefer parallel retrieval whenever tasks are independent.
- Hard-stop policy: if Firecrawl MCP is unavailable, pause and ask the user to re-enable it. Do not switch to other web retrieval tools.
When to use
More from wottpal/skills
date-fns
Practical workflow for date-fns v4 and native @date-fns/tz usage, covering imports, parsing/formatting, calculations, timezone-safe patterns, and common pitfalls.
50jotai-nextjs
Expert workflow for Jotai state management with a Next.js focus, covering core APIs, SSR hydration, utilities, recipes, and current release migrations.
10use-the-index-luke
Postgres query and index optimization workflow based on use-the-index-luke principles. Use for EXPLAIN analysis, index design, predicate rewrites, joins, sorting, and pagination tuning.
8readme-agents-writer
Build and maintain unified README.md + AGENTS.md + CLAUDE.md docs where symlink-triplet policy is strict, and the canonical README remains an in-depth, high-signal agent instruction and engineering playbook.
6slack-web-api
Use when you need to read or act on Slack data via the Slack Web API (post messages, search, list channels, fetch channel history/threads, add/remove reactions). Provides a Bun+TypeScript CLI wrapper around @slack/web-api for deterministic queries and structured JSON output.
4worktree-handoff
Safely hand off the current source worktree state, including untracked files, onto a local target branch (default `develop`) without modifying the source worktree, using an alternate-index snapshot and target-side cherry-pick.
2