data-analysis

Run iterative hypothesis testing and re-computation for reproducible data analysis.

150|19|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/gaasher/Agent-Loop-Skills --skill data-analysis-gaasher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analysis
Source: https://github.com/gaasher/Agent-Loop-Skills/tree/main/loops/data-analysis
Command: npx skills add https://github.com/gaasher/Agent-Loop-Skills --skill data-analysis-gaasher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python:3.9, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill facilitates the iterative, self-checking exploratory analysis of datasets, enabling users to surface verified findings with reproducible numbers.

Core Features & Use Cases

  • Iterative Hypothesis Testing: Propose specific hypotheses and verify them with re-computation for meaningful effect sizes.
  • Reproducible Results: Ensures that each finding is backed by reproducible data, providing a report of verified findings.
  • Use Case: For data analysts looking to explore and discover patterns within large datasets, where every insight must be substantiated with numeric evidence.

Quick Start

Start the data-analysis loop with the following command: loop.run after setting up your loop.run.yaml file with your dataset and other configurations.

Frequently Asked Questions about data-analysis

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

FAQPage Schema
How do I verify data analysis findings with reproducible numbers?

Data analysis findings are verified through re-computation and hypothesis testing, ensuring every insight is backed by reproducible numbers. This iterative process validates effect sizes and maintains a report of substantiated results.

What is iterative exploratory data analysis and when do I need it?

Iterative exploratory data analysis is a self-checking process for surfacing verified patterns within datasets. You need it when exploring large datasets where every discovered insight must be substantiated with numeric evidence.

How do I start hypothesis testing on a dataset using Python 3.9?

Start hypothesis testing by configuring a loop.run.yaml file with your dataset, then execute loop.run. This initiates the iterative analysis process, proposing specific hypotheses and verifying them through data re-computation.

Can I use this data analysis approach for large datasets?

Yes, this data analysis approach is explicitly applicable to large datasets. It emphasizes reproducible research and iterative hypothesis testing, enabling data analysts to explore and discover meaningful patterns with validated numeric evidence.

Does reproducible research require specific Python versions?

Reproducible research scripting requires Python 3.9 or higher. This environment dependency ensures compatibility for running the iterative data analysis loops, hypothesis testing, and re-computation validation processes.

What is the best way to validate effect sizes during data exploration?

The best way to validate effect sizes is through data re-computation during iterative hypothesis testing. This self-checking mechanism verifies proposed hypotheses and ensures findings are backed by reproducible data before reporting.