experiment-doc

Generate IMRaD-formatted experiment documentation from research notes and results.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the creation of experiment documentation in academic paper format (IMRaD) by converting raw research notes and results into a ready-to-submit manuscript skeleton.

Core Features & Use Cases

  • IMRaD-ready documentation generation from experiments and results.
  • Template-driven structure compatible with IMRaD sections: Abstract, Introduction, Methods, Results, Discussion.
  • Reproducibility-focused: references to best practices and routing for _docs/experiments/{issue-name}/YYYYMMDDHHMM.md.

Quick Start

Create a reproducible experiment document under _docs/experiments/{issue-name}/YYYYMMDDHHMM.md using the IMRaD template.

Frequently Asked Questions about experiment-doc

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

FAQPage Schema
How do I generate IMRaD experiment documentation from research notes?

IMRaD experiment documentation is generated by converting raw research notes and results into a structured template covering Abstract, Introduction, Methods, Results, and Discussion sections. This automated process creates a ready-to-submit academic manuscript skeleton.

What is the best way to format experiment results for academic reproducibility?

Formatting experiment results for academic reproducibility requires a template-driven IMRaD structure that systematically records hypotheses, methods, results, and discussion. This ensures traceability and satisfies reproducibility requirements for academic reporting.

How do I organize experiment files by issue name and timestamp?

Organizing experiment files by issue name and timestamp involves routing documentation to specific directories like _docs/experiments/{issue-name}/YYYYMMDDHHMM.md. This convention ensures traceability and chronological tracking for reproducible research.

Can I use this IMRaD template for my academic writing process?

You can use this IMRaD template for academic writing if you have raw research notes and experimental results. It is designed to satisfy reproducibility, templated structure, and traceability requirements for academic reporting.

Does IMRaD documentation generation work without external dependencies?

IMRaD documentation generation works without external dependencies, relying solely on internal templates to structure raw research notes and results into the required academic format for reproducible research processes.