CREATE_DEEP_RESEARCH_PROMPT

Generate structured Markdown prompts for deep research tasks.

22|4|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/ivfarias/ceo --skill create-deep-research-prompt-ivfarias
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: CREATE_DEEP_RESEARCH_PROMPT
Source: https://github.com/ivfarias/ceo/tree/main/.gemini/skills/create-deep-research-prompt
Command: npx skills add https://github.com/ivfarias/ceo --skill create-deep-research-prompt-ivfarias

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate prompt that translates vague user research requests into precise, reusable prompts that guide deep-dive analyses and ensure clear objectives.

Core Features & Use Cases

  • Classification to determine research type (Product Validation, Technical Review, Bug Diagnosis, Market Analysis).
  • Objective clarification to uncover the decision the research will enable.
  • Context verification for tools and libraries (e.g., using a hypothetical context7 MCP) to ensure accuracy.
  • Structured prompt construction with sections for Objective, Key Questions, Methodology, Sources, and Deliverable.
  • Export-ready output that can be saved as a Markdown prompt file.

Quick Start

Create a deep research prompt from a user request by outlining objectives, questions, and sources, then generate a finalized prompt ready to feed to a reasoning model.

Frequently Asked Questions about CREATE_DEEP_RESEARCH_PROMPT

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate deep research prompts for market analysis and technical reviews?

Generate deep research prompts by classifying the request type, clarifying the objective, and structuring sections for Key Questions, Methodology, Sources, and Deliverable. This produces a reusable Markdown prompt that guides analysts and AI agents through market analysis or technical reviews.

How does objective clarification improve deep research prompt design?

Objective clarification improves deep research prompt design by uncovering the specific decision the research will enable. Translating vague requests into precise objectives ensures the generated prompt directs deep-dive analyses toward actionable outcomes rather than exploratory browsing.

What is the defined structure for an actionable research prompt?

The defined structure for an actionable research prompt includes five sections: Objective, Key Questions, Methodology, Sources, and Deliverable. This format enforces tool-context validation and ensures the final Markdown output is ready to feed to reasoning models.

Can I use this prompt generation approach for product validation and bug diagnosis?

Yes, you can use this prompt generation approach for product validation and bug diagnosis. The process classifies the research type, verifies tool and library context, and builds a structured prompt that guides thorough technical reviews and bug investigations.

Does tool-context validation ensure accuracy when generating research prompts?

Tool-context validation ensures accuracy by verifying the tools and libraries referenced in the research request before finalizing the prompt. This prevents hallucinated context and grounds the generated methodology in validated technical environments.

What is the best way to turn a vague research request into a finalized Markdown prompt?

The best way to turn a vague research request into a finalized Markdown prompt is to classify the research type, clarify the enabling decision, validate tool context, and output a structured file with defined Objectives, Sources, and Deliverables for immediate use.