# Research

> Iterative, self-evaluating web research. Use when answering open-ended questions that require gathering and verifying information from multiple sources.

- Skill: `shadcn-labs/research` (Agent Skill)
- Install (CLI): `npx skillmds@latest add shadcn-labs/research`
- Raw SKILL.md: https://api.skillmd.com/api/skills/shadcn-labs/research/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: shadcn-labs (https://skillmd.com/u/shadcn-labs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/shadcn-labs/research

---


## Research Process

1. Decompose the question into concrete sub-questions.
2. Search each sub-question with `web_search`; collect URLs and snippets.
3. Self-evaluate: list gaps, weak evidence, and contradictions.
4. Re-search to close gaps until coverage is sufficient.
5. Synthesize an answer citing every source. Flag anything unverified.

