Agent skill · AI & Agents

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/analysis/create-deep-research-prompt-kyteapp-growth-agents-and-sk-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Goal
  2. Core Principles
  3. Workflow Instructions
  4. 1. Classification
  5. 2. Objective Clarification
  6. 3. Context & Tech Validation
  7. 4. Constructing the Prompt
  8. 5. Review & Export
  9. Anti-Patterns
  10. Output Format
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going