Analysis updated 2026-05-18
Turn a Codex AI agent into a tutor that asks guiding questions instead of solving homework outright.
Practice a math problem or logic puzzle through step-by-step hints rather than a finished answer.
Review for an exam using teach-back exercises where you explain concepts back in your own words.
Study a language exercise with an AI that coaches rather than completes the work for you.
| to-real/study-mode-tutor | 0xkinno/neuralvault | 0xmayurrr/ai-contractauditor | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | — | TypeScript | TypeScript |
| Setup difficulty | easy | hard | easy |
| Complexity | 1/5 | 4/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
study-mode-tutor is a skill for the Codex AI coding agent that turns it into a guided tutor rather than an answer machine. The problem it addresses is that AI assistants, if asked directly, will simply solve a homework problem or answer an exam question, doing the work for the user instead of helping them learn. When activated, the skill instructs the AI to use Socratic questioning, meaning it asks the user guiding questions rather than stating answers, along with step-by-step hints and teach-back exercises where the user explains concepts in their own words. It will help a student work through a math problem, logic puzzle, language exercise, or exam review session without completing graded work on their behalf. To use it, you copy the skill folder into your local Codex skills directory and then invoke it by name in a prompt. It responds in whatever language the user writes in. The project is described as evolved from the ChatGPT Study Mode prompt, adapting that same tutoring approach into a reusable Codex skill format. It is released under the MIT license.
A Codex agent skill that turns the AI into a Socratic tutor which guides students to answers instead of giving them directly.
MIT license: free to use, modify, and reuse for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.