Growth Experiment Engine

Identify and track A/B experiments with bootstrap confidence intervals and Mann-Whitney U tests.

4|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/OpenLabor/openlabor --skill growth-experiment-engine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Growth Experiment Engine
Source: https://github.com/OpenLabor/openlabor/tree/main/skills/growth-experiment
Command: npx skills add https://github.com/OpenLabor/openlabor --skill growth-experiment-engine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A/B testing and statistical decision-making for marketing, product, and content experiments, turning data into actionable insights while guarding against premature conclusions.

Core Features & Use Cases

  • Create experiments with hypotheses, variants, and metrics; log data points for each cycle.
  • Compute bootstrap confidence intervals and Mann-Whitney U significance to determine winners.
  • Promote winning insights to a living playbook and inform next experiments.

Quick Start

Create a new experiment by defining the hypothesis, variable, variants, metric, cycle, and minimum sample to start tracking results.

Frequently Asked Questions about Growth Experiment Engine

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run rigorous A/B tests and calculate statistical significance?

To run rigorous A/B tests, you log data points for variants and use bootstrap confidence intervals with Mann-Whitney U tests to calculate statistical significance. This determines winners by analyzing lift and p-values for your marketing, product, or content experiments.

What's the best way to track A/B test results and prevent premature conclusions?

The best way to prevent premature conclusions in A/B testing is enforcing minimum sample sizes and one-variable-per-experiment discipline. This ensures your statistical analysis accurately determines the winner before you promote insights to a living playbook.

How do I set up an A/B testing experiment with defined hypotheses and metrics?

You set up an A/B testing experiment by defining the hypothesis, variable, variants, metric, cycle, and minimum sample. Once created, you log data points for each cycle to start tracking results and computing significance.

When should I use bootstrap confidence intervals and Mann-Whitney U tests for A/B testing?

Use bootstrap confidence intervals and Mann-Whitney U tests for A/B testing when you need rigorous statistical analysis to determine winners across marketing, product, and content experiments. They calculate lift and p-values to turn data into actionable insights.

Can I use this A/B testing approach for marketing, product, and content experiments across different channels?

Yes, you can use this A/B testing approach for marketing, product, and content experiments across channels, variants, and metrics. It requires one-variable-per-experiment discipline and computes statistical significance to identify winning insights.

How do I integrate winning A/B test insights into a playbook for future experiments?

You integrate winning A/B test insights by promoting them to a living playbook after statistical analysis determines the winner. This informs and guides your next experiments, turning validated data into continuous actionable insights.