AI-Agnostic Data Analysis
Requesting non-obvious insights pushes the model beyond surface-level summaries. Requiring specific numbers prevents vague hand-waving regardless of which AI you use.
Analyze this {{data_type}} data and provide actionable insights. Data: {{paste your data}} Your analysis should include: - Summary statistics and key patterns - 3 non-obvious insights that aren't immediately apparent - Anomalies or outliers worth investigating - Recommended next steps based on the data - Limitations of this analysis given the data available Format your response with clear headers and bullet points. Use specific numbers from the data to support every claim.
Variables to customize
Why this prompt works
Requesting non-obvious insights pushes the model beyond surface-level summaries. Requiring specific numbers prevents vague hand-waving regardless of which AI you use.
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.