From eidos
Provides instructions for creating and using experiment.md files to test ideas, configurations, or code snippets in Claude Code.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eidos:experimentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
experiment.md
experiment.md
npx claudepluginhub agenticnotetaking/eidos --plugin eidosRuns iterative experiments to optimize measurable metrics (speed, accuracy, config). Manages .lab/ directory for experiment history and autonomous workflow.
Provides standard experiment folder structure with templates for config.yaml, report.md, reproduce.py, and pre-flight checklist. Use to create or validate research experiment directories.
Maintains persistent ML experiment journals in Markdown files, logging hypotheses, changes, results, metrics, and learnings across sessions.