results-analysis

Analyze ML experiment results and generate statistical reports, visualization specs, and results drafts.

55|7|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/xlx777/ccg-scholar --skill results-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: results-analysis
Source: https://github.com/xlx777/ccg-scholar/tree/main/templates/skills/results-analysis
Command: npx skills add https://github.com/xlx777/ccg-scholar --skill results-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a structured workflow to transform raw experimental results into a formal analysis, complete with statistical tests, visualizations, and a ready-to-write Results section, reducing manual drafting time.

Core Features & Use Cases

  • Automates data loading from common formats (CSV/JSON) and validates experimental setups.
  • Performs statistical analysis (t-tests, ANOVA, non-parametric tests) with effect sizes and multiple comparison corrections.
  • Generates publication-ready artifacts including analysis-report.md, results-draft.md, and visualization-specs.md, plus guidance aligned with ml-paper-writing.

Quick Start

Submit your experiment results folder to the analysis workflow to generate an analysis report, visualization specs, and a results draft.

Frequently Asked Questions about results-analysis

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

FAQPage Schema
How do I analyze machine learning experiment results for a paper?

To analyze machine learning experiment results for a paper, you can submit your raw CSV or JSON data to an automated workflow. This process validates experimental setups, performs rigorous statistical tests, and generates publication-ready artifacts like analysis reports, visualization specs, and a results draft.

What statistical tests are needed for comparing multiple model ablations?

Comparing multiple model ablations requires enforcing statistical rigor through normality checks, variance tests, t-tests, ANOVA, and non-parametric alternatives. The analysis process also calculates effect sizes and applies multiple comparison corrections to ensure your cross-dataset comparisons are statistically valid.

Can I generate a results draft directly from CSV or JSON experiment data?

Yes, you can generate a results draft directly from CSV or JSON experiment data. The automated workflow ingests your raw experimental outputs, applies statistical analysis across multiple models and ablations, and outputs a ready-to-write results section formatted for immediate paper writing.

What is the best way to create publication-ready visualizations from experiment outputs?

The best way to create publication-ready visualizations from experiment outputs is to generate formal visualization specifications. By analyzing your raw experimental results, the workflow outputs detailed visualization-specs that align with ml-paper-writing guidance, reducing manual chart drafting time.

Does this statistical analysis workflow support cross-dataset comparisons?

Yes, this statistical analysis workflow explicitly supports cross-dataset comparisons. It is designed to handle multiple models, ablations, and cross-dataset evaluations by applying rigorous statistical tests and generating comprehensive analysis reports for your paper writing process.