onboarding

Installation
SKILL.md

Onboarding Skill

Guide new users through initial macrodata setup.

When to Use

  • get_context returns isFirstRun: 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):

Installs
1
GitHub Stars
115
First Seen
Mar 30, 2026
onboarding — ascorbic/macrodata