Store and retrieve memories from Obsidian Vault. Use this skill to: - Save important information to your Obsidian vault - Search your vault for relevant context - Retrieve conversation history - Query existing notes for knowledge The vault acts as a persistent memory that persists across sessions.
This skill enables Claude Code to use your Obsidian Vault as persistent memory.
Remember that the database schema uses PostgreSQL with JSONB columns for flexibility.
Search my vault for information about the trading system architecture.
Show me my recent conversations about database design.
What do I know about the current project structure?
When you ask me to remember something:
<vault>/claude/When you ask me to search or recall:
Stored memories go to:
<OBSIDIAN_VAULT_PATH>/claude/YYYY-MM-DD_<id>.mdEach file has YAML frontmatter:
---