ask
01Command Claude Code
Ask a question and get an answer grounded in your wiki notes.
Command Claude Code
Ask a question and get an answer grounded in your wiki notes.
Command Claude Code
Gather relevant notes on a topic and produce a written brief.
Command Claude Code
Weekly cleanup — find orphans, duplicates, broken links, stale drafts.
Command Claude Code
Process new files in wiki/raw/ into distilled notes in wiki/notes/.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing reindex.py. From slowww-ai/second-brain.
Hook Claude Code
Runs when a session starts, running an inline shell check. From slowww-ai/second-brain.
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, SessionStart) and 21 allowed tools.
Skill Claude CodeCodex
Fetch a web page as clean markdown via r.jina.ai and save it directly into wiki/raw/ as a new capture. Use whenever the user gives a URL and wants it added to their second brain, or says things like "capture this", "save this article", "add this link to raw", or pastes a URL in the context of the wiki.
Skill Claude CodeCodex
Derive a SHORT piece from a long source article, taking a specific angle, through shortwrite.html — a two-pane canvas (left = long source, read-only reference; right = short draft, editable). The user picks a long article + a short draft; Claude reads BOTH and writes/edits the short draft to take the angle declared in…
Instructions file
Instructions for slowww-ai/second-brain, covering claude.md, second brain, folder layout, storage split and embeddings & search.