Install
openclaw skills install code-decodedTurns any codebase into a self-contained interactive HTML course. Use when asked to explain a codebase, generate onboarding material, create an interactive tour of a repo, teach how code works, or produce a visual walkthrough for developers or non-technical users. Output is a single HTML file with no dependencies that can be hosted as a landing page or shared directly. Works for any language, any audience level.
openclaw skills install code-decodedTurn a codebase into a self-contained interactive HTML course. One file. No setup. Host it, share it, or open it locally.
Read references/html-structure.md for the HTML output spec.
Read references/design-principles.md for visual and content rules.
A single HTML file that teaches how the codebase works through:
Ask the user (or infer from context):
If the user says "just do it" — infer from the codebase and proceed.
references/html-structure.md and references/design-principles.md.html fileName the file: [repo-name]-tour.html
It must: