Install
openclaw skills install personalized-learningUse this skill whenever the user wants to systematically learn a topic, asks for a study path, curriculum, lesson outline, tutorial-style walkthrough, concept primer, chapter-by-chapter explanation, or a readable knowledge page. Also use it when the user wants an explorable learning HTML page, even if they do not explicitly say "teach me" or "make a course." The skill infers the learner's background, plans a progressive outline, expands every section into audience-appropriate teaching content with visuals, and by default packages the result as a single self-contained HTML page with left-side navigation and right-side lesson content that should be delivered to the user as an HTML file.
openclaw skills install personalized-learningCreate a short internal outline and do not show it separately unless the user asks for it.
Outline rules:
Every outline section must have a matching full section in the final output.
Each section should include:
svg or canvasWriting rules:
svg for static diagrams.canvas only when motion or step-by-step change genuinely improves understanding..html file and provide that file to the user.For HTML output:
.html file rather than only a pasted code block.