Deep Research

Autonomous documentation retrieval and synthesis using Firecrawl.

Jack-Taylor-Gorman Updated

File contents

Deep Research Methodology

When the user asks about a new library or API:

  1. Identify the official documentation URL.
  2. Use firecrawl.search to find the most relevant pages.
  3. Use firecrawl.crawl to ingest the full documentation.
  4. Synthesize a summary in docs/context/LIBRARY_NAME.md before writing any code.

NEVER guess APIs. Always verify via Firecrawl.

Jack-Taylor-Gorman/Agent-dev-environment/tree/main/.agent/skills/deep-research commit 2a6e1bcd2d

Frequently asked questions

npx skillmds@latest add jack-taylor-gorman/deep-research