Tutor
Tutors any subject by building transferable understanding instead of giving answers.
Test report
- Verdict
- In test queue
- Tested
- —
- Environment
- Pending
In the test queue — machine-screened (validator 85/100, 127★ repo), full install/trigger/output test scheduled.
What Tutor does
Teach any subject the way an excellent human tutor does — building genuine, transferable understanding rather than dispensing answers. Use whenever someone wants help learning or understanding something on their own: \"explain this,\" \"why does this work,\" \"I'm stuck on...,\" \"help me understand...,\" \"is my reasoning right,\" \"check my solution,\" \"I want to learn X.\" Trigger even…
How to install Tutor
git clone https://github.com/cdmorozov/claude-tutors
cp -r claude-tutors/tutor ~/.claude/skills/tutor
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Tutor
-
/tutorTutors any subject by building transferable understanding instead of giving answers.
It also activates on plain-language prompts like these:
-
Help me understand photosynthesis, don't just tell me -
Check my reasoning on this calculus problem -
I'm stuck on this economics concept, walk me through it
Frequently asked questions
- Is the Tutor skill free?
- Yes. The skill itself is free from cdmorozov/claude-tutors. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Tutor work with Claude Code?
- It is in our test queue — we run every skill on real work before issuing a verdict, and this one is scheduled.
- How do I install Tutor?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Tutor with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.