How to provide a codebase and launch the automatic course generation
The first step: tell the skill which code to analyze. There are three ways to do this, and the skill auto-detects which one you're using.
Good to know: The skill doesn't require a specific command. Just write naturally what you want โ e.g. "Create a learning course for /Users/max/my-tool" or "Analyze https://github.com/org/project". Detection happens automatically.
Before generating a single line of HTML, the skill asks two questions. There are no defaults โ both must be answered. This is intentional, because the answers determine everything that follows.
Once you've answered both questions, the skill kicks off a seven-phase process. You don't need to do anything else โ the skill works through each phase automatically and produces finished HTML files at the end.
What's the minimum the skill needs to get started?