ChatGPT
#coding

Build a spreadsheet formula from plain English

Plain-English description in, paste-ready spreadsheet formula out — Excel or Google Sheets dialect. Includes the "when it breaks" caveats most AI prompts skip.

0.0(0)
Copy
ChatGPT
#coding

Convert an Excel formula to Google Sheets (or vice versa)

Convert spreadsheet formulas between Excel and Google Sheets, with a callout of any function that doesn't exist in the target and the workaround used.

0.0(0)
Copy
Claude
#business

Outcome measure analysis agent

Quarterly review: takes your full caseload's outcome scores, identifies what's working, what's not, where you're an outlier (pos or neg) vs published benchmarks.

0.0(0)
Copy
Claude
#other

Workflow: monthly metric review prep

Prepares the monthly leadership metric review with anomaly investigation + action prompts.

0.0(0)
Copy
Claude
#other

Workflow: weekly product analytics review

Reviews weekly product analytics + recommends product changes.

0.0(0)
Copy
Claude
#research

Build a 'how to read a chart' guide

Drafts a guide on reading charts critically — don't be fooled by misleading visualisations.

0.0(0)
Copy
Claude
#research

Build a 'metric ownership' framework

Assigns clear ownership for every important metric — who's accountable for it.

0.0(0)
Copy
Claude
#research

Build a 'one number you stare at' practice

Picks the single number a team stares at every day — to focus action.

0.0(0)
Copy
Claude
#research

Build a 'data review meeting' for a team

Designs a recurring data review meeting for an individual team.

0.0(0)
Copy
Claude
#research

Build a 'dashboard request triage'

Triages dashboard requests from stakeholders to prevent dashboard sprawl.

0.0(0)
Copy
Claude
#research

Build a 'data trust' building protocol

Plans how a data team builds trust with stakeholders over time.

0.0(0)
Copy
Claude
#research

Build a 'is this number weird' check

Provides a quick check for whether a metric is anomalous before acting on it.

0.0(0)
Copy
Claude
#research

Build an experimentation playbook

Drafts an experimentation playbook covering ideation, design, run, learn.

0.0(0)
Copy
Claude
#research

Build an 'AB test results to action' protocol

Converts an A/B test result into a deployment + learning action plan.

0.0(0)
Copy
Claude
#research

Build a 'data democratisation' program

Plans a program to spread data literacy + access across the company.

0.0(0)
Copy
Claude
#research

Build a 'metric definitions diff' protocol

Catches when metric definitions silently drift over time and breaks comparisons.

0.0(0)
Copy
ChatGPT
#research

Build an 'experiment ideas backlog' format

Drafts a format for collecting + prioritising experiment ideas across the team.

0.0(0)
Copy
Claude
#research

Build a cookieless attribution model

Designs an attribution model that works without third-party cookies.

0.0(0)
Copy
Claude
#research

Build a 'data > opinion' culture protocol

Designs a protocol for shifting from opinion-driven to data-informed decisions.

0.0(0)
Copy
Claude
#research

Build a privacy-friendly analytics setup

Sets up analytics that respects privacy + reduces consent fatigue.

0.0(0)
Copy
Claude
#research

Build a data dictionary

Drafts a data dictionary for a database or warehouse — the human-readable schema.

0.0(0)
Copy
Claude
#research

Build an analytics review meeting agenda

Drafts a recurring analytics review meeting agenda for the leadership team.

0.0(0)
Copy
Claude
#research

Build a 'data product' brief

Briefs a data product (dashboard, model, dataset) like a real product with users + outcomes.

0.0(0)
Copy
Claude
#research

Build an EDA (exploratory data analysis) plan

Plans an exploratory data analysis on a new dataset before forming hypotheses.

0.0(0)
Copy
Claude
#research

Build a 'metrics that matter' framework

Picks the 5 metrics that actually matter for a business stage and ignores the rest.

0.0(0)
Copy
Claude
#research

Run cohort analysis

Designs a cohort analysis with segmentation and visualisation choices.

0.0(0)
Copy
Claude
#research

Build an LTV prediction model

Designs a customer LTV prediction model with features and validation.

0.0(0)
Copy
Claude
#research

Run anomaly investigation

Investigates a metric anomaly with a structured root-cause approach.

0.0(0)
Copy
Claude
#research

Build a metric anomaly alerting plan

Sets up alerting on metrics with thresholds, channels, and noise discipline.

0.0(0)
Copy
Claude
#research

Run causal inference (diff-in-diff)

Plans a difference-in-differences analysis to test the causal effect of an intervention.

0.0(0)
Copy
Claude
#research

Run a survival analysis

Plans a survival analysis for time-to-event data like churn or upgrade time.

0.0(0)
Copy
Claude
#research

Build a self-serve analytics culture

Plans the shift from analyst-bottlenecked reporting to self-serve analytics.

0.0(0)
Copy
Claude
#research

Build a metric review meeting

Designs a recurring metric review meeting that drives action, not status.

0.0(0)
Copy
Claude
#research

Design an A/B test

Designs an A/B test with hypothesis, variants, primary metric, and decision rules.

0.0(0)
Copy
Claude
#research

Run a multivariate test

Designs a multivariate test where multiple elements vary at once.

0.0(0)
Copy
Claude
#research

Design a multi-armed bandit

Designs a multi-armed bandit experiment for ongoing optimisation rather than one-shot A/B.

0.0(0)
Copy
Claude
#research

Calculate statistical significance

Calculates significance for an A/B test result with confidence interval and interpretation.

0.0(0)
Copy
Claude
#research

Build a customer health score model

Designs a customer health score model with weighted signals and intervention triggers.

0.0(0)
Copy
Claude
#research

Run funnel analysis

Designs a funnel analysis with stages, drop-off identification, and recommendations.

0.0(0)
Copy
Claude
#research

Run engagement analysis

Plans an engagement analysis to understand depth + frequency of product use.

0.0(0)
Copy
Claude
#research

Build a churn prediction model

Designs a churn prediction model with features, validation, and intervention strategy.

0.0(0)
Copy
Claude
#research

Build a metric tree

Builds a metric tree decomposing a north star metric into its drivers.

0.0(0)
Copy
Claude
#research

Build a data quality framework

Designs a data quality framework with checks, owners, and incident response.

0.0(0)
Copy
Claude
#research

Build a data lineage doc

Documents data lineage from source to consumed metric for trust + debugging.

0.0(0)
Copy
Claude
#research

Build a data observability plan

Plans data observability with monitoring of pipelines, freshness, and quality.

0.0(0)
Copy
Claude
#research

Build a 'correlation vs causation' check

Provides a checklist for distinguishing correlation from causation before acting on data.

0.0(0)
Copy
Claude
#research

Build a 'metric definition' doc

Drafts a precise metric definition that prevents 'we're talking about different things' confusion.

0.0(0)
Copy
Claude
#research

Calculate sample size

Calculates the sample size needed for a survey or A/B test with confidence.

0.0(0)
Copy
Claude
#research

Run sentiment analysis on customer feedback

Codes customer feedback for sentiment with positive, negative, and mixed signal classification.

0.0(0)
Copy
Claude
#research

Run topic modelling on text data

Plans topic modelling (LDA or BERTopic) on a corpus of text data.

0.0(0)
Copy
Claude
#research

Run regression analysis

Plans a regression analysis to test the relationship between variables.

0.0(0)
Copy
Claude
#research

Run cluster analysis

Plans a cluster analysis to find natural groupings in customer data.

0.0(0)
Copy
Claude
#research

Build a forecast model

Designs a forecast model for revenue, headcount, or other future metrics.

0.0(0)
Copy
Claude
#marketing

Write a marketing performance dashboard spec

Specifies the metrics, layout, and cadence for a weekly marketing performance dashboard.

0.0(0)
Copy
Claude
#marketing

Write a quarterly social media report

Drafts a quarterly social media performance report with insights and next-quarter recommendations.

0.0(0)
Copy
Claude
#marketing

Build an attribution model framework

Helps a small team choose and implement an attribution model that fits their stack and budget.

0.0(0)
Copy
Claude
#business

Build a CAC by channel analysis

Calculates customer acquisition cost by channel and recommends where to invest more or less.

0.0(0)
Copy
Claude
#business

Build a churn forensics report

Diagnoses churn root causes with cohort, segment, and reason analysis.

0.0(0)
Copy
Claude
#business

Build an executive dashboard spec

Specifies the 8 metrics and layout for a CEO/leadership dashboard reviewed weekly.

0.0(0)
Copy