Prompt catalog

All prompts

Browse reusable AI prompts by topic, then open any prompt to copy and adapt it for your workflow.

375 prompts · page 9 of 42

Turn Analysis Results Into A Story

Paste in raw analysis results — tables, statistics, key findings — along with the audience, tone, and target length, and this prompt builds a narrative instead of a results dump. It opens with the original question, walks through evidence in logical order, builds toward the insight rather than front-loading it, addresses the obvious counterarguments, and closes with a recommendation and confidence level, marking where charts should sit with [CHART: description] tags.

Write A Data-Driven Executive Summary

Paste 5-8 key findings with their supporting numbers, the reader's role, and what prompted the analysis, and this prompt turns them into a summary an executive will actually read. - One-paragraph bottom line stating the single most important takeaway - 3-5 findings, each with a concrete "so what" implication - Specific recommended actions, not vague advice like "invest more" - Honest risks, caveats, and suggested next-step analysis - All jargon-free and kept under 500 words

Write A SQL Query For Analysis

Describe the database engine, the available tables with their columns and relationships, the analysis you need in plain English, and whether to optimize for large tables or readability, and this prompt writes the production-ready SQL query to get there. It handles nulls sensibly, uses CTEs to keep complex logic readable, comments any non-obvious steps, and returns business-friendly column names instead of raw database_column_names — useful whenever you know the analysis you want but not the SQL to write it.

Write A Thematic Analysis Description

Provide a finalized theme name, its component codes, and 2-3 example passages, and this prompt drafts the 150-200 word description that theme needs in a results section. It states the analytical claim the theme is making rather than just naming its topic, ties that claim back to the codes underneath it, and suggests what kind of illustrative quotes would best support it — run once per theme, then assemble the outputs in order.

Write One Analysis For Three Audiences

Paste in one analysis summary — the findings and recommendations — and this prompt rewrites it three times for three depths of reader. - A 200-word C-suite version: bottom line and decision, no methodology - A 500-word manager version: team-level implications and actions - An 800-word analyst version: full methodology and limitations - All three carry the same core insight at different depth and vocabulary

Write Parameterized Dashboard SQL Queries

List the filter dimensions users can apply, the key metrics shown, the drill-down hierarchy, the comparison periods needed, the database engine, and the relevant tables, and this prompt writes the parameterized SQL query layer behind an interactive dashboard. Each panel's query accepts filter parameters using {{parameter_name}} syntax, returns data shaped for its visualization, is written for sub-second interactive response, and handles edge cases like empty filters meaning "all data" or invalid date ranges.

Academic Organization Strategic Plan

Walks a student through building their own academic organization plan by having an AI coach ask about their biggest challenge, top strength, study hours, deadline pressure, skills to develop, and definition of success, one question at a time. Produces immediate action steps, weekly planning strategies, and a long-term skill-development plan, while deliberately avoiding creating dependence on AI to do the planning for you.

Analogy-Based Concept Explainer

Feeds a difficult subject into a tutor persona that reframes it in plain language using a relatable analogy, aimed at first-year or introductory students stuck on jargon-heavy textbook explanations. The output is a short paragraph explanation followed by a worked example problem, making it useful for a quick concept check before homework or an exam.

Beginner Explanation With Gap Check

Turns any new topic or skill into a plain-language beginner explanation while also flagging what you might not know yet. - Input: the topic or skill you're starting to learn - Output: a simple explanation with no assumed background - Also surfaces likely gaps in your current understanding - Suggests specific resources to close those gaps