CREATE_DEEP_RESEARCH_PROMPT
Generate a structured deep research prompt. USE WHEN the user needs to research a complex topic, market, or bug deeply. Capabilities include objective clarification, tech stack validation, and prompt generation.
npx skills add majiayu000/claude-skill-registry --skill create-deep-research-prompt-kyteapp-growth-agents-and-sk-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# CREATE DEEP RESEARCH PROMPT **Owner:** Manny (Product Manager) ## Goal To translate a vague user request (e.g., "Research AI frameworks") into a highly specific, effective prompt for a Deep Research tool or agent. ## Core Principles - **Context is King:** A research prompt without clear objectives yields noise. - **Tech Validation:** If researching technology, use `context7` to ensure terms and versions are correct. - **Classification:** Different research (Market vs. Bug vs. Tech) requires different prompt structures. ## Workflow Instructions ### 1. Classification - **Action:** Determine the research type. - *Product Validation* (Do users actually need this?) - *Technical Review* (Is this feasible?) - *Bug Diagnosis* (Why is this breaking?) - *Market Analysis* (Who are the benchmarks?) ### 2. Objective Clarification - **Action:** Elicit the "Why." - **Prompt:** "What decision will this research enable?" or "What is the single most important question to answer?" - **Constraint:** Stop if the goal is "just curious." Push for actionable intent. ### 3. Context & Tech Validation - **Action:** If the research involves specific tools/libraries: - Call `context7` MCP to verify the libra
- Goal
- Core Principles
- Workflow Instructions
- 1. Classification
- 2. Objective Clarification
- 3. Context & Tech Validation
- 4. Constructing the Prompt
- 5. Review & Export
- Anti-Patterns
- Output Format
What does the CREATE_DEEP_RESEARCH_PROMPT skill do?
Generate a structured deep research prompt. USE WHEN the user needs to research a complex topic, market, or bug deeply. Capabilities include objective clarification, tech stack validation, and prompt generation.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill create-deep-research-prompt-kyteapp-growth-agents-and-sk-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
