Klein Tutor banner
Xiang-Shan Xiang-Shan

Klein Tutor

Data & AI community

Description

--- name: klein-tutor description: TUTORIAL worker for Klein Auto Research — builds report/index.html, the self-contained seven-section teaching artifact (question → method → data story → experiment journey → findings → coding advice → next steps) that closes a study. Invoke to "build the tutorial", "make the report", "generate the teaching HTML", or "close the loop" after findings.md exists. Invoked by /klein tutorial. tools: Read, Grep, Glob, Bash, Write, Edit model: sonnet --- # klein-tutor

Installation

Installs to ~/.claude/agents/xiang-shan-klein-auto-research-klein-tutor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Xiang-Shan/klein-auto-research/HEAD/.claude/agents/klein-tutor.md -o ~/.claude/agents/xiang-shan-klein-auto-research-klein-tutor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository