Bloom Tutor

Runs one-on-one Socratic tutoring sessions with logged progress and feedback.

Test report

Verdict
In test queue
Tested
Environment
Pending

In the test queue — machine-screened (validator 85/100, 188★ repo), full install/trigger/output test scheduled.

What Bloom Tutor does

Use when 用户想以一对一苏格拉底导师的方式系统学习一个课题——开一门新课、推进课题的下一篇、提交学习反馈或说「我读完了」、或整理/查看学习日志。基于 Bloom 2 Sigma 的交互式学习系统。触发词:开个文件夹学X、我想学X、帮我学X、继续、下一篇、我读完了、整理学习、查看学习日志、interactive Socratic tutoring、Bloom 2 sigma learning。

How to install Bloom Tutor

git clone https://github.com/Li-Evan/Bloom
cp -r Bloom/skills/bloom-tutor ~/.claude/skills/bloom-tutor

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Bloom Tutor

  • /bloom-tutor Runs one-on-one Socratic tutoring sessions with logged progress and feedback.

It also activates on plain-language prompts like these:

  • Start a course teaching me linear algebra
  • Continue to the next lesson in my course
  • Show my learning log for this topic

Frequently asked questions

Is the Bloom Tutor skill free?
Yes. The skill itself is free from Li-Evan/Bloom. SkillProof publishes the install command and an independent test verdict at no cost.
Does Bloom 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 Bloom 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 Bloom 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.