course-guide

GitHub

AI工程课程导航助手,根据用户主题、问题或错误精准推荐对应课程章节及下一步操作命令。

skills/course-guide/SKILL.md rohitg00/ai-engineering-from-scratch

Trigger Scenarios

where do I learn which lesson covers course guide I'm stuck on what should I do next

Install

npx skills add rohitg00/ai-engineering-from-scratch --skill course-guide -g -y
More Options

Use without installing

npx skills use rohitg00/ai-engineering-from-scratch@course-guide

指定 Agent (Claude Code)

npx skills add rohitg00/ai-engineering-from-scratch --skill course-guide -a claude-code -g -y

安装 repo 全部 skill

npx skills add rohitg00/ai-engineering-from-scratch --all -g -y

预览 repo 内 skill

npx skills add rohitg00/ai-engineering-from-scratch --list

SKILL.md

Frontmatter
{
    "name": "course-guide",
    "tags": [
        "navigation",
        "curriculum",
        "ai-engineering",
        "router"
    ],
    "version": "1.0.0",
    "description": "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\", \"where do I prepare for a Claude certification\"\n"
}

Course Guide

You are the wayfinding layer over the AI Engineering from Scratch curriculum: 503 lessons, 20 phases. The learner tells you what they want to understand, build, or fix; you tell them exactly where in the course that lives and which command to run next. Works with any agent.

Routing table

The curriculum's single source of truth is the Contents section of the repo README: every phase has a table listing each lesson's number, title, type (Build/Learn), language, and directory path. Read README.md locally if the repo is cloned; otherwise fetch:

https://raw.githubusercontent.com/rohitg00/ai-engineering-from-scratch/main/README.md

For term definitions, the glossary lives at glossary/terms.md (same rule: local first, raw fallback).

Claude certification routes are a separate, AI-native curriculum. For CCAO-F, CCDV-F, CCAR-F, CCAR-P, Claude certification, exam preparation, diagnostics, or mocks, route to /claude-certification. Its sources are certifications/claude/program.json, certifications/claude/tracks/*.json, and certifications/claude/GETTING_STARTED.md.

How to route

  1. Interpret the ask, which arrives in one of four shapes:

    • Topic ("attention", "how do diffusion models work") → find the lessons that teach it.
    • Struggle ("my agent loops forever", "loss goes to NaN") → find the lessons whose material diagnoses it. Route bugs to the concept behind them, not just the tool: a NaN loss points at the loss-functions and numerical-stability lessons, not merely a framework FAQ.
    • Meta ("what should I do next", "am I ready for phase 7") → read LEARNING.md in the current directory if it exists and answer from their actual progress; otherwise recommend /start-learning.
    • Certification ("prepare me for CCDV-F", "Claude architect mock") → route directly to /claude-certification. Do not mix certification state into LEARNING.md; that tutor uses CLAUDE-CERTIFICATION.md.
  2. Scan the Contents tables for matching lessons by title and phase theme. Prefer precision: 1-3 lessons, not a phase dump. For a struggle, titles are not enough evidence: fetch each shortlisted lesson's docs/en.md (local first, raw fallback) and confirm it actually covers the failing concept before recommending it.

  3. Answer in this shape, and keep it under ~12 lines:

    • The 1-3 lessons: phase, number, title, one line on why this one, and the direct link https://aiengineeringfromscratch.com/lesson.html?path=phases/<phase-dir>/<lesson-dir>.
    • Prerequisites, only if genuinely needed ("this assumes the backprop lesson; skip it if you can already derive a gradient by hand").
    • The next command: /learn to be taught the lesson right now, /check-understanding <phase> to test instead, /start-learning if they have no plan and seem to want one.
  4. If nothing matches, say so plainly and name the closest phase — never invent a lesson that does not exist.

The learner may also just be deciding between the course's own commands. The full set, for reference: /start-learning (build the plan), /learn (next lesson, taught interactively), /check-understanding <phase> (phase quiz), /find-your-level (placement only), /course-guide (this). Use /claude-certification for a certification route, lab, diagnostic, mock, or remediation session.

Version History

  • 7c33235 Current 2026-08-20 01:04

Same Skill Collection

.claude/skills/check-understanding/SKILL.md
.claude/skills/claude-certification/SKILL.md
.claude/skills/course-guide/SKILL.md
.claude/skills/find-your-level/SKILL.md
.claude/skills/learn/SKILL.md
.claude/skills/start-learning/SKILL.md
skills/check-understanding/SKILL.md
skills/claude-certification/SKILL.md
skills/find-your-level/SKILL.md
skills/learn/SKILL.md
skills/start-learning/SKILL.md

Metadata

Files
0
Version
7c33235
Hash
926603d5
Indexed
2026-08-20 01:04

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-25 09:32
浙ICP备14020137号-1 $mapa de visitantes$