onboarding
Installation
SKILL.md
Onboarding Skill
Guide new users through initial macrodata setup.
When to Use
get_contextreturnsisFirstRun: true- User explicitly asks to set up or reset their profile
- State files are empty or missing
Guidelines
Use AskUserQuestion for any choice with multiple options (location, permissions, etc.). This provides a better UX than asking in plain text.
Onboarding Flow
Phase 0: Prerequisites
Check that Bun is installed (required for the MCP server):