inno-experiment-analysis

Analyze CSV/JSON experimental results with statistical tests and generate visualizations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/unstun/dqn10 --skill inno-experiment-analysis-unstun
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: inno-experiment-analysis
Source: https://github.com/unstun/dqn10/tree/main/.claude/skills/inno-experiment-analysis
Command: npx skills add https://github.com/unstun/dqn10 --skill inno-experiment-analysis-unstun

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze experimental results and generate structured analysis reports to support ML research papers, including Results sections and visualizations.

Core Features & Use Cases

  • Data loading and validation
  • Statistical analysis (t-test, ANOVA, effect sizes)
  • Visualization generation and Results drafting
  • Paper-writing workflow integration

Quick Start

Run /analyze-results path/to/results.csv to start automated results analysis and report generation.

Frequently Asked Questions about inno-experiment-analysis

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

FAQPage Schema
How do I analyze ML experiment results from CSV and JSON files for a research paper?▼

To analyze ML experiment results, you can load CSV or JSON files to automatically validate data, run statistical tests, generate visualizations, and draft publication-ready Results sections for your research paper.

What statistical tests can I run to compare model performance across multiple datasets?▼

You can run statistical tests including t-tests and ANOVA to compare model performance across multiple datasets, with automatic normality and variance checks and effect-size reporting to ensure reproducibility.

How do I generate publication-ready visualizations from experimental data?▼

You can generate publication-ready visualizations from experimental data by running an automated analysis command on your CSV or JSON result files, which produces charts and structured report artifacts for paper writing.

Do I need to install any external dependencies to run statistical analysis on my experiment results?▼

No external dependencies are required to run statistical analysis on your experiment results, as the Skill operates with minimal setup and enforces data validation, normality checks, and effect-size reporting internally.

Can I automate drafting the Results section of my ML research paper using experimental data?▼

You can automate drafting the Results section by processing your experimental data files, which applies statistical testing and visualization generation to produce structured text integrated directly into a paper-writing workflow.