← ClaudeAtlas

onboardinglisted

Guide a new user through a 5-8 minute first-time Rill setup — language detection, first journal entry, core concepts (/focus + /distill), an "ask the assistant" prompt, optional morning reminder, and optional Rill app install on macOS. Use when the user runs first-time setup or asks for a tutorial.
rillmd/rill · ★ 6 · AI & Automation · score 81
Install: claude install-skill rillmd/rill
# /onboarding — First-Time Setup & Tutorial > **Tool references in this skill** (`Write`, `Read`, `shell`, `CronCreate`, `schedule`) describe **intent**, not Claude-specific tool calls. Each harness should map them to its native equivalent — Claude Code uses its built-in Write / Bash tools and the `schedule` skill / `CronCreate`; Codex CLI uses `apply_patch` (for file creation) / shell / system cron or launchd as appropriate. > > **User-facing prose in this skill assumes Claude Code as the harness** ("ask Claude," "open Claude Code in your vault"). When running on a different harness, substitute the harness name (e.g., "ask Codex," "open Codex CLI in your vault") for the user-facing references. The Claude-Code-flavored phrasing below is the default and should be adapted, not removed. Guides a new user through their first Rill experience. Interactive session (~5-8 minutes). Completion conditions: 1. First journal entry created 2. /focus and /distill understood 3. "Ask Claude" experienced firsthand 4. /morning reminder set (optional) 5. Rill app offered (macOS, if not already installed) ## Arguments $ARGUMENTS — one of the following: - Omitted → Full onboarding - `--refresh` → Skip Phase 0 checks and Phase 2 (journal), give overview + Q&A for returning users ## Procedure ### Phase 0: State Check & Language Detection **Run these checks silently before saying anything to the user:** #### 0-1: Language Detection Detect the user's preferred language using the following pr