results-report

Solid

This skill should be used when the user asks to "write an experiment report", "summarize experimental results", "do experiment retrospection", "write a results report", "写实验总结报告", "写实验复盘", or mentions turning completed experiment artifacts into a structured, decision-oriented research report. It assumes strict analysis should come from `results-analysis` first.

AI & Automation 4,111 stars 371 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Results Report Write the **complete post-experiment summary report** after analysis artifacts are ready. This skill is for the stage **after** `results-analysis`. ## Role boundary ### `results-analysis` does - strict statistics, - real figures, - figure interpretation scaffolding, - stats appendix. ### `results-report` does - complete experiment wrap-up report, - decision-oriented narrative, - figure-by-figure interpretation inside a coherent structure, - limitations, failure cases, and next actions, - Obsidian write-back into `Results/Reports/`. Do not replace strict analysis with confident prose. If the analysis bundle is missing, first identify the blocker and request or produce the missing bundle. ## Default output The default report is an **internal research report**, not manuscript prose. It should be named as: ```text YYYY-MM-DD--{experiment-line}--r{round}--{purpose}.md ``` Example: - `2026-03-18--freezing--r03--transfer-summary.md` - `2026-03-18--contrastive-adversarial--r02--ablation-report.md` The note title should be: ```text {Experiment Line} / Round {N} / {Purpose} / {YYYY-MM-DD} ``` Read `references/report-naming.md` before finalizing the filename or note title. ## Required frontmatter ```yaml --- type: results-report date: 2026-03-18 experiment_line: freezing round: 3 purpose: transfer-summary status: active source_artifacts: - analysis-output/analysis-report.md - analysis-output/stats-appendix.md linked_experiments: - Experiments/Freez...

Details

Author
Galaxy-Dawn
Repository
Galaxy-Dawn/claude-scholar
Created
4 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

results-analysis

This skill should be used when the user asks to "analyze experimental results", "run strict statistical analysis", "compare model performance", "generate scientific figures", "check significance", "do ablation analysis", or mentions interpreting experiment data with rigorous statistics and visualization. It focuses on strict analysis bundles, not Results-section prose.

4,111 Updated 3 days ago
Galaxy-Dawn
AI & Automation Solid

scientific-reporting

Write research/technical reports with strong structure + figure standards. Supports Markdown/HTML/PDF outputs (Quarto optional), executive summary, methods, results, discussion, and reproducibility appendix.

2,202 Updated 1 weeks ago
foryourhealth111-pixel
AI & Automation Solid

obsidian-experiment-log

Use this skill when the user discusses experiment design, ablations, training runs, evaluation, baselines, metrics, failures, or result interpretation that should be logged into Obsidian experiment and result notes.

4,111 Updated 3 days ago
Galaxy-Dawn
AI & Automation Listed

agf-writing-qa-report

Use when qa-engineer (or miniapp-qa-engineer) is about to publish an E2E or UAT report. Provides the report skeleton, evidence-quality bar, verdict criteria, and hand-off rules. SIT is now dev-owned and lives in progress/<role>.md (see agf-running-sit-tests skill) — this skill does NOT cover SIT reports.

9 Updated today
pcliangx
AI & Automation Listed

generate-report

Generate a comprehensive summary report of the latest experiment including metrics, plots, and comparison with baseline. Use this after training and evaluation to create a shareable experiment summary.

0 Updated today
morganmuli