deep-research
Installation
SKILL.md
Deep Research Skill
Perform comprehensive technical research using the Firecrawl Agent API for autonomous web investigation. Use this skill when tasks require understanding external patterns, competitive analysis, or finding implementation examples.
When to Trigger Deep Research
Scan for these patterns in PRDs and task requirements:
| Pattern | Example | Research Action |
|---|---|---|
| "like X" references | "authentication like Auth0" | Research how Auth0 implements it |
| "similar to" comparisons | "similar to Stripe webhooks" | Study Stripe's webhook patterns |
| Competitive mentions | "compete with Notion" | Analyze Notion's architecture |
| Best practices requests | "follow industry standards" | Survey how leaders solve it |
| Unfamiliar tech | "use CRDT for sync" | Find CRDT implementation examples |
| "how do others" questions | "how do others handle this?" | Multi-source investigation |