When you need to research something technical and don't want to tab-switch through a dozen Stack Overflow posts and docs sites, this skill decomposes your query into 2-5 focused facets and fires off parallel document-specialist agents to hunt them down. Each agent uses WebSearch and WebFetch to pull official docs, examples, and references, then everything gets synthesized into a single report with proper citations. It's genuinely useful for comparative questions like "Prisma vs Drizzle ORM" or diving into best practices that span multiple sources. The parallel execution means you're not waiting for sequential searches, and the structured output keeps things readable instead of dumping raw search results on you.
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill external-context