course-guide
Topic router for the AI Engineering from Scratch curriculum. Give it a topic, a question, or a bug you are fighting, and it points at the exact lessons that teach it, plus the right next command. Trigger phrases: "where do I learn", "which lesson covers", "course guide", "I'm stuck on", "what should I do next", "teach me MCP", "teach me Agent Skills", "where do I prepare for a Claude certification"
- installs 8w
- 2,220
- 30-day movement
- starts with the next reading
- Related entries
- 4
- Connections
- 0
A routing skill that maps topics, questions, or bugs to specific lessons in the AI Engineering from Scratch curriculum (523 lessons, 20 phases). It reads the repo README's contents tables as its source of truth and returns matching lessons plus a next command, rendered in the syntax of the host agent.
Use it when you want to find the right lesson in a large curriculum without manually browsing the README.
Use it to
- Ask which lessons cover a topic like attention or diffusion models
- Get unstuck by routing a bug to relevant lessons
- Find the next recommended step in the curriculum
- Locate preparation material for a Claude certification
- Ask for lessons on MCP or Agent Skills
For Learners following the AI Engineering from Scratch curriculum
- Host repository
- rohitg00/ai-engineering-from-scratch
- Version
- 1.0.0
- Installs, lifetime
- 2,300
- Installs, 8 weeks
- 2,220
- Host stars
- 55k
- Host language
- Python