setup
Installation
SKILL.md
Second Brain — Setup
USE WHEN the user runs /setup or asks to set up their vault, bootstrap the assistant, or initialize their second brain.
The Goal
Get the user from zero to a working second brain in under five minutes. No technical dependencies. No plugins to install. No API keys to configure. Just a folder, a vault, and Claude.
Three Phases
- Phase 0 — Context Scan. Silently pull everything we can from existing Claude context, skills, and local markdown. Don't ask yet — gather first.
- Phase A — Bootstrap. Create the folder structure and write system files.
- Phase B — Onboarding. Ask for a website URL, scrape it for voice and ICP signals, generate draft Context files, show them for approval.
Pre-flight Check
Check if claude.md or CLAUDE.md exists in the current working directory. Check only the exact CWD — don't search subdirectories or parents.