Web Browsing Research Prompt
GPT-4o with browsing can access current information. Constraining the timeframe and source types prevents stale or low-quality results. Requiring source URLs and confidence levels makes the output verifiable and trustworthy.
Research the following topic using web browsing: **Topic:** {{researchTopic}} **Specific questions to answer:** {{questions}} **Research guidelines:** - Use only sources from the last {{timeframe}} - Prioritize {{sourceTypes}} (e.g., official docs, peer-reviewed, industry reports) - For each claim, include the source URL and publication date - Distinguish between facts, expert opinions, and speculation **Output format:** 1. Direct answers to each question with source citations 2. Key data points and statistics found 3. Conflicting information (if any) with sources for each side 4. Confidence level for each answer (high/medium/low) based on source quality 5. {{additionalOutputRequirements}}
Variables to customize
Why this prompt works
GPT-4o with browsing can access current information. Constraining the timeframe and source types prevents stale or low-quality results. Requiring source URLs and confidence levels makes the output verifiable and trustworthy.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.