learnOpt-skill
Adaptive step-by-step tutoring with mastery testing and progress tracking
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install LearnOpt?โผ
Run `npx skills add mznmel/learnOpt-skill --all -g -y` in your terminal to install the skill globally.
What is LearnOpt used for?โผ
It turns your coding agent into an adaptive tutor for hard topics like training LLMs, distributed systems, or advanced math, teaching one small tested step at a time.
How does LearnOpt adapt lessons to me?โผ
It maintains a dynamic competency graph and learner model, updating them after every discussion and test to pick the next step that most improves your mastery.
Does LearnOpt work with Claude Code and Codex?โผ
Yes. The skill is plain Markdown with no vendor-specific dependencies, so any agent that can read and write files can run the full tutoring loop.
Do I need coding experience to use LearnOpt?โผ
No. You simply describe your goal and level in plain English, then read lessons and answer questions directly in the generated HTML files.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides