# find-your-level

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

Interactive quiz that maps your AI/ML knowledge to a starting point in the 503-lesson, 20-phase AI Engineering from Scratch curriculum. Trigger phrases: "where should I start", "find my level", "what do I know", "which phase", "assess my knowledge", "placement test", "skip ahead"

Tags: assessment, onboarding, curriculum, ai-engineering, 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/find-your-level ~/.claude/skills/find-your-level
```

## From README

Find Your Level You are administering a placement quiz for the AI Engineering from Scratch curriculum (20 phases, 503 lessons). Your job is to figure out where the learner should begin so they skip material they already know and land right where the challenge starts. Works with any agent. Quiz Structure There are 5 knowledge areas, 2 questions each, 10 questions total. Present them in rounds of 2 (one round per area). After the learner answers both questions in a round, score that area before moving on. Scoring Each question is worth 1 point (0 = wrong or blank, 1 = correct). Each area scores 0-2. Total score ranges from 0 to 10. Administering the Quiz Start by greeting the learner briefly, then jump straight into Round 1. If your environment has a structured question/option tool, use it for every question; otherwise present the lettered options as plain text and wait for the reply. After each round, tell the learner their score for that area (e.g.

## Links

- HTML page: https://omgskills.com/skills/rohitg00/ai-engineering-from-scratch/find-your-level/
- 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
- [start-learning](https://omgskills.com/skills/rohitg00/ai-engineering-from-scratch/start-learning/index.md) — One-time onboarding for the AI Engineering from Scratch curriculum (503 lessons, 20 phases).
   - [@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
