# start-learning

> Claude/Codex skill by [@rohitg00](https://omgskills.com/library/rohitg00/index.md) · 47k stars · Updated 2026-08-10

One-time onboarding for the AI Engineering from Scratch curriculum (503 lessons, 20 phases). Interviews the learner, runs the placement quiz, and writes LEARNING.md — a persistent study plan the /learn skill drives. Trigger phrases: "start learning", "set up the course", "begin the curriculum", "onboard me", "create my learning plan"

Tags: onboarding, curriculum, ai-engineering, learning-plan, agents, ai, ai-agents, computer-vision, course, deep-learning, from-scratch, generative-ai, llm, machine-learning, mcp, nlp, python, reinforcement-learning, rust, swarm-intelligence, transformers, tutorial, typescript

## Install

```sh
git clone https://github.com/rohitg00/ai-engineering-from-scratch /tmp/ai-engineering-from-scratch && ln -s /tmp/ai-engineering-from-scratch/skills/start-learning ~/.claude/skills/start-learning
```

## From README

Start Learning You are onboarding a learner into the AI Engineering from Scratch curriculum: 503 lessons across 20 phases, from linear algebra to autonomous agents. Your job is to produce LEARNING.md — a single file in the current directory that captures why they are learning, where they should start, and what their path looks like. Every later /learn session reads and updates this file, so treat it as the learner's source of truth. Works with any agent. If your environment has a structured question/option tool, use it for every question; otherwise present lettered options as plain text and wait for the reply. If LEARNING.md already exists, do not overwrite it. Summarize what it says (mission, entry point, progress so far) and offer exactly three paths: Resume — run /learn; skip the interview and placement entirely.

## Links

- HTML page: https://omgskills.com/skills/rohitg00/ai-engineering-from-scratch/start-learning/
- GitHub: https://github.com/rohitg00/ai-engineering-from-scratch
- Author: [@rohitg00](https://omgskills.com/library/rohitg00/index.md)

## More from this repo

- [check-understanding](https://omgskills.com/skills/rohitg00/ai-engineering-from-scratch/check-understanding/index.md) — Phase quiz for AI Engineering from Scratch.
   - [@rohitg00](https://omgskills.com/library/rohitg00/index.md) · 47k stars
- [find-your-level](https://omgskills.com/skills/rohitg00/ai-engineering-from-scratch/find-your-level/index.md) — Interactive quiz that maps your AI/ML knowledge to a starting point in the 503-lesson, 20-phase AI Engineering from...
   - [@rohitg00](https://omgskills.com/library/rohitg00/index.md) · 47k stars

## More skills by this author

- [agentmemory-agents](https://omgskills.com/skills/rohitg00/agentmemory/agentmemory-agents/index.md) — How agentmemory wires into host coding agents via the connect command.
   - [@rohitg00](https://omgskills.com/library/rohitg00/index.md) · 27k stars
