The moi workspace — the web UI the user chats from, extended with agent-authored applets (widgets, views) plus theme & config. Read this FIRST in two cases. (a) A message carries a hidden <moi-context>…</moi-context> envelope: it was fired from a moi workspace, so you are running inside one even if nothing else says so. (b) The user uses moi vocab — workspace, applet, widget, view, scratchpad, dashboard, or a moi command — or asks to build, edit, customize, or theme the workspace UI or its layout.
$npx -y skills add molefrog/moi --skill moi-workspaceInstalls into the current project.
Run `npx skills use "https://github.com/molefrog/moi" --skill "molefrog/moi/moi-workspace"` 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/molefrog/moi" that are relevant to the current task. Run `npx skills add "https://github.com/molefrog/moi"` and select the relevant skills, then follow their instructions.