Skip to main content

author-tutorial

Author an interactive tutorial, guided lesson, onboarding flow, coach-mark tour, or objectives checklist in LunCoSim. USE THIS SKILL for requests such as "teach X", "walk a user through Y", "add first-run onboarding", "spotlight this button", or "advance an objective after a real action". For the agent mid-code: `mission`, `objective`, `coach_step`, `hint`, `spotlight`, `requires_event:"cmd:*"`, `StartTutorial`, `TutorialProgress`, or a file under `assets/tutorials/`. A lesson is one curriculum USD prim with a Rhai script and optional payload; objectives use real events/state, never timers. Adding a lesson is data plus Rhai, not Rust. Reference `assets/tutorials/sandbox/` and `specs/011-interactive-tutorials/`.

Jump to install

Source facts

Repository
LunCoSim/lunco-sim
Last source activity
August 30, 2026 at 09:01
Detected SKILL.md language
English
Stars
104
Forks
21

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.