AI Conversation Capture To Obsidian
Summary
AI conversations should default to checking whether the exchange produced durable knowledge. When reusable knowledge exists, it should be distilled into an Obsidian Markdown note rather than left only in chat history.
Details
- Created Codex skill:
/Users/loco/.codex/skills/capture-to-obsidian/SKILL.md. - Created Claude adaptation:
/Users/loco/.claude/skills/capture-to-obsidian/SKILL.md. - Added Codex global default rule in
/Users/loco/.codex/AGENTS.md. - Added Claude global default rule in
/Users/loco/.claude/CLAUDE.md. - Default vault path:
/Users/loco/Documents/Obsidian Vault. - Default inbox path:
/Users/loco/Documents/Obsidian Vault/AI Knowledge Inbox. - Capture reusable workflows, decisions, debugging lessons, research findings, prompt/tool patterns, and personal preferences.
- Do not capture chatter, temporary status, passwords, tokens, keys, or unconfirmed sensitive personal data.
Context
The goal is to make Codex and Claude treat knowledge capture as a background step in every AI conversation, while still avoiding low-signal or sensitive persistence.
Next Actions
- Adjust folder taxonomy or note template after a few real captures if the inbox becomes noisy.