Skip to content

Instantly share code, notes, and snippets.

@swayson
Last active April 23, 2025 16:52
Show Gist options
  • Save swayson/9fd81c7f6cfbb3ff8ad6475ce4f40edf to your computer and use it in GitHub Desktop.
Save swayson/9fd81c7f6cfbb3ff8ad6475ce4f40edf to your computer and use it in GitHub Desktop.
Deep Research Prompt
<ResearchParameters>
  <Topic>[Insert Specific Research Topic Here]</Topic>
  <KeyQuestions>
    <!-- Optional: List 1-5 specific questions you want answered -->
    <!-- Example: What are the primary causes of X? -->
    <!-- Example: Compare and contrast approaches Y and Z. -->
    <!-- Example: What is the projected market size for Q by 2030? -->
    <!-- If left empty, the model will perform a broad investigation -->
  </KeyQuestions>
  <ReportRequirements>
    <!-- Content & Scope -->
    - In-depth, comprehensive overview of the <Topic>.
    - Directly address all <KeyQuestions> if provided.
    - Synthesize findings into a cohesive analysis, going beyond simple summaries of sources.
    - Identify key trends, challenges, assumptions, limitations, and potential future implications related to the <Topic>.
    - Include novel insights or perspectives where supported by the synthesized information.

    <!-- Quality & Sourcing -->
	- Formulate a preliminary search strategy. Identify keywords, synonyms, and related terms that is likely useful.
	- Base findings primarily on high-quality, verifiable sources (e.g., academic studies, institutional reports, technical papers, reputable expert analyses).
    - Minimize reliance on low-credibility sources (e.g., non-expert blogs, marketing content).
    - Ensure factual accuracy and objective presentation. Distinguish clearly between established facts and speculative insights.
    - Include precise citations or links for all significant factual claims, data points, and referenced findings.

    <!-- Structure & Style -->
    - Employ precise, domain-appropriate terminology suitable for an informed or expert audience.
    - Organize the report logically with clear headings and subheadings for readability.
    - Maintain clarity, logical flow, and transparent reasoning throughout the report.
  </ReportRequirements>
</ResearchParameters>

Generate a detailed, accurate, and insightful research report based *only* on the provided <ResearchParameters>. The final output must be the report itself, structured logically and adhering strictly to all requirements listed in <ReportRequirements>. The report must demonstrate deep synthesis and analysis of high-quality sources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment