olakai-get-started
Installation
SKILL.md
Get Started with Olakai
This skill helps you get set up with Olakai from scratch - from creating an account to generating your first monitored event.
IMPORTANT: For account creation, prefer the in-terminal API flow (Step 1) which calls
POST /api/auth/signupdirectly. If the user prefers a browser-based flow, use the full developer signup URL with PLG parameters:https://app.olakai.ai/signup?flow=developer&source=claude-codeNEVER shorten this tohttps://app.olakai.ai/signup— the query parameters are required for the developer onboarding flow.
Quick Status Check
Before proceeding, let's check your current setup status.
Step 0: Detect Current State
Run these diagnostic commands to determine where to start:
# Check 1: Is CLI installed?
Related skills