Drives the 9-phase install of Cowork AI OS. Reads state.md to know where the user is, runs the current phase, updates state.md, asks if they want to continue. Resumable from any phase. Trigger when the user says start onboarding, continue onboarding, where am I in onboarding, or types /onboard.
$npx -y skills add automatedmarketer/cowork-ai-os --skill onboardInstalls into the current project.
Run `npx skills use "https://github.com/automatedmarketer/cowork-ai-os" --skill "automatedmarketer/cowork-ai-os/onboard"` 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/automatedmarketer/cowork-ai-os" that are relevant to the current task. Run `npx skills add "https://github.com/automatedmarketer/cowork-ai-os"` and select the relevant skills, then follow their instructions.