Your Second BrainPrompt Library →
Bookmark me

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
/daily
Terminal · Claude CodeSave this session to the vault
/tldr
Terminal · 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
/daily
Terminal · Claude CodeSave the conversation
/tldr
Terminal · 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-setup
Terminal · 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