Claude Code, Obsidian build persistent second brain
Curator @Av1dlive highlights a workflow inspired by Andrej Karpathy's personal wiki to run Claude Code over an Obsidian knowledge vault, providing the agent with persistent memory. Additionally, the post references a tutorial by CyrilXBT using n8n and Obsidian to automate a self-learning "Business Brain," demonstrating how combining LLM agents with local-first markdown notes solves model amnesia.
Linking terminal-based AI agents to local-first markdown vaults is the most practical solution for overcoming LLM context limits and session amnesia.
* Using local markdown files as the AI's database allows users to maintain control of their data while enabling agentic indexing and editing.
* The "CLAUDE.md" system instruction file inside an Obsidian vault enables zero-friction personalization for CLI tools like Claude Code.
* While n8n excels at background data aggregation, interactive CLI tools provide a much faster and tighter feedback loop for developers.
DISCOVERED
1d ago
2026-06-11
PUBLISHED
1d ago
2026-06-11
RELEVANCE
AUTHOR
Av1dlive