From mechanist
Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare", or needs to interpret experimental data.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mechanist:analyze-resultsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze: $ARGUMENTS
Analyze: $ARGUMENTS
Find all relevant JSON/CSV result files:
figures/, results/, or project-specific output directoriesOrganize results by:
For each finding, structure as:
If findings are significant:
Always include:
npx claudepluginhub zjunlp/mechanist --plugin mechanist2plugins reuse this skill
First indexed Jul 15, 2026
Analyzes experimental results for ML/AI research with rigorous statistics and scientific figures. Invoked when user asks for statistical analysis, model comparison, significance testing, or ablation analysis.
Interprets experimental results conservatively, normalizing baselines and ablations, and deciding whether to keep, rerun, debug, or reject changes.
Analyzes experiment results from tables, stats, or descriptions to generate LaTeX discussion paragraphs for academic papers via two-phase workflow: extracts findings for user confirmation, then writes grounded analysis.