with one click
experiment-story-writer
// Turn ML/AI tables, figures, ablations, and metrics into claim-aware results prose. Use for result paragraphs, figure/table narrative, and provisional metrics.
// Turn ML/AI tables, figures, ablations, and metrics into claim-aware results prose. Use for result paragraphs, figure/table narrative, and provisional metrics.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | experiment-story-writer |
| description | Turn ML/AI tables, figures, ablations, and metrics into claim-aware results prose. Use for result paragraphs, figure/table narrative, and provisional metrics. |
| argument-hint | [paper-dir] [--section results|experiments|analysis] [--mode plan|draft|revise] |
| allowed-tools | Read, Write, Edit, Bash, Glob |
Write experiment and results sections as evidence stories. This skill maps claims to figures, tables, ablations, metrics, and paragraphs, then drafts or revises result prose that explains what the evidence supports.
Use this skill for:
Do not use this skill to design new experiments from scratch. Use paper-writing-memory-manager to record result-prose dependencies, stale claim locations, and open result-writing threads. Use paper-result-asset-builder when raw CSV results still need to become paper-facing tables or figures. Use paper-evidence-gap-miner when the result story exposes a missing claim support and existing results should be searched before new compute. Use experiment-design-planner for truly new experiment planning, baseline-selection-audit for baseline fairness, figure-results-review for visual audit, table-results-review for table audit, and paper-evidence-board for claim/evidence inventory.
<installed-skill-dir>/
āāā SKILL.md
āāā references/
ā āāā result-narrative-patterns.md
ā āāā mixed-results-and-placeholders.md
āāā templates/
āāā experiment-story-plan.md
references/result-narrative-patterns.md.references/mixed-results-and-placeholders.md when results are negative, mixed, unstable, provisional, or still running.templates/experiment-story-plan.md when creating paper/.agent/experiment-story-plan.md.paper/.agent/writing-contract.md, paper/.agent/writing-memory/, paper/.agent/paper-evidence-board.md, paper/.agent/evidence-completion-plan.md, paper/.agent/result-inventory.md, paper/.agent/result-asset-provenance.md, paper/.agent/provisional-results.md, paper/.agent/visual-style.md, and figure/table review reports when present.sections/experiments.tex, sections/results.tex, figures/*.tex, tables/*.tex, and experiment logs or reports under docs/results/, docs/reports/, or docs/runs/ when present.result-diagnosis or narrow the claim before writing strong prose.Extract:
## Experiment Story Snapshot
- Target venue:
- Paper archetype:
- Primary claims:
- Figures:
- Tables:
- Main metrics:
- Baselines:
- Ablations:
- Verified results:
- User-stated results:
- Provisional or missing results:
- Mixed or negative results:
- Claims at risk:
Use claim IDs when available. If no IDs exist, assign local CLM-TMP-* IDs and suggest syncing to paper-evidence-board.
Read references/result-narrative-patterns.md and choose a section order:
The section order should follow the paper's main claim, not the chronological order in which experiments were run.
Create or update:
paper/.agent/experiment-story-plan.md
If there is no paper/ directory and the current directory is the paper repo, save to:
.agent/experiment-story-plan.md
Use templates/experiment-story-plan.md.
For each figure, table, and result paragraph, record:
For each paragraph:
Avoid listing numbers without interpretation.
When results are not final:
[[PROVISIONAL_RESULT:...]]When results are mixed:
result-diagnosisBefore finalizing:
paper-evidence-gap-miner, then to experiment-design-planner only if existing CSV results cannot fill the gappaper-writing-memory-manager