experiment-readout

Structure experiment results into product decisions with required sections.

8.2k|803|Updated May 11, 2026
One-click install
npx skills add https://github.com/nexu-io/html-anything --skill experiment-readout-nexu-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experiment-readout
Source: https://github.com/nexu-io/html-anything/tree/main/next/src/lib/templates/skills/experiment-readout
Command: npx skills add https://github.com/nexu-io/html-anything --skill experiment-readout-nexu-io

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Transforms experiment results into actionable product decisions, reducing ambiguity and speeding up decision-making.

Core Features & Use Cases

  • Converts hypotheses, setups, and results into a structured readout aligned with product goals.
  • Supports multiple input formats (markdown, CSV, mixed logs) and generates a complete decision package.
  • Use Case: turn an A/B test into a clear decision to ship, iterate, extend, or stop with follow-up experiments.

Quick Start

Provide a complete Experiment Readout from the input experiment data following the required structure.

Frequently Asked Questions about experiment-readout

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

FAQPage Schema
How do I turn A/B test results into a clear product decision?

You can transform A/B test results into a product decision by structuring hypotheses, setups, and result snapshots into a readout that outputs a clear ship, iterate, extend, or stop decision with guardrails.

What is an experiment readout and when do I need one for growth testing?

An experiment readout is a structured interpretation of growth experiment results that reduces ambiguity by aligning metric tables and hypotheses into a clear decision package, needed when deciding whether to ship or iterate on onboarding or pricing changes.

Can I use CSV data to generate a structured A/B test report?

Yes, you can use CSV data to generate a structured A/B test report because the readout accepts markdown, CSV, or mixed records to process experiment setups and results into a complete decision package with required sections.

What sections are required to document a product experiment decision?

Required sections to document a product experiment decision include the header, hypothesis, setup, result snapshot, metric table, interpretation, decision, and follow-ups, ensuring a clear decision with guardrails is consistently produced.

How do I interpret onboarding and pricing test results for product iterations?

To interpret onboarding and pricing test results, you map the experiment data into a structured readout that evaluates metric tables against your hypothesis, yielding an actionable interpretation and follow-up experiments for product iterations.