AI AGENT ADDONS

Planning experiments for a research paper can be hard. This skill breaks the work into four clear stages. You start with a basic working implementation. Then you tune the settings to get better results. Next you explore creative new ideas. Finally you run ablation studies to test each part of your method.

Each stage builds on the last one. You use simple datasets first and add more later. The skill helps you choose baselines, datasets, and metrics. It also sets up hyperparameter sweeps. This keeps your experiments organized and saves time.

Anyone writing a research paper can use this plan. It works for machine learning and other scientific fields. The structured approach makes sure you do not skip important steps.

Add Experiment Design skill to your workflow

Global

mkdir -p ~/.claude/skills/experiment-design

Project

mkdir -p .claude/skills/experiment-design

Source Repository

Stars
164
Forks
22
Watchers
164
Last Push
5 months ago
Created
5 months ago