Show the learning path for an active or completed tutoring topic — the ordered list of prerequisite concepts with progress markers and dependency annotations. Internal-by-default; the path is generated by /tutor-start but kept hidden unless the user explicitly asks to see it. Invoke with no arg to show the current in-progress topic, or pass a slug (/tutor-path python-decorators) for a specific one. Triggers: '/tutor-path', 'show me the path', 'what are we covering', 'show me the curriculum', 'how many concepts left'.
$npx -y skills add flagrare/llm-tutor --skill tutor-pathInstalls into the current project.
Run `npx skills use "https://github.com/flagrare/llm-tutor" --skill "flagrare/llm-tutor/tutor-path"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/flagrare/llm-tutor" that are relevant to the current task. Run `npx skills add "https://github.com/flagrare/llm-tutor"` and select the relevant skills, then follow their instructions.