The Command Library
Every slash command for the 5 new vault skills, copy and paste ready. All of these run in the terminal (Claude Code).
Straight from the guide
Terminal · Claude CodeMorning check-in
/dailyTerminal · Claude CodeSave this session to the vault
/tldrTerminal · Claude CodeSketch before you build
/ascii-sketch-first
(or just: "sketch this layout before you build it")Terminal · Claude CodeSet the Gemini key for bulk ingestion
set GOOGLE_API_KEY=your-key-here
# PowerShell:
$env:GOOGLE_API_KEY = "your-key-here"Every day
Terminal · Claude CodeMorning briefing
/dailyTerminal · Claude CodeSave the conversation
/tldrTerminal · Claude CodeVisual board instead of text
/create-obsidian-canvas
Make a [flowchart/infographic/timeline/system map] of [TOPIC].Setup & builds
Terminal · Claude CodeNew vault from scratch
/vault-setupTerminal · Claude CodeSketch before building
/ascii-sketch-first
Sketch [THE THING] before you build it. Show me the ASCII layout first.Terminal · Claude CodeSet the Gemini key
set GOOGLE_API_KEY=your-key-here