obsidian-memory

Synchronize Claude Code memory with an Obsidian Vault via CLI commands.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/UtakataKyosui/C2Lab --skill obsidian-memory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-memory
Source: https://github.com/UtakataKyosui/C2Lab/tree/main/plugins/obsidian-memory/skills/obsidian-memory
Command: npx skills add https://github.com/UtakataKyosui/C2Lab --skill obsidian-memory

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill bridges the gap between Claude Code's conversational memory and your personal knowledge base in Obsidian, ensuring your AI interactions are persistent and discoverable within your existing note-taking system.

Core Features & Use Cases

  • Bi-directional Sync: Automatically pushes Claude's memory notes to your Obsidian Vault and allows for retrieval.
  • Contextual Recall: Leverages Obsidian's graph view and search capabilities to find relevant memories based on project context and tags.
  • Use Case: After a complex problem-solving session with Claude, sync the conversation's key decisions and insights to Obsidian. Later, when working on a similar problem, use Obsidian's search to quickly recall the previous solution and its context.

Quick Start

Use the obsidian-memory skill to sync all memory files to your Obsidian Vault.

Frequently Asked Questions about obsidian-memory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync Claude Code memory with an Obsidian Vault?

You can sync Claude Code memory with an Obsidian Vault using bi-directional data flow to push and retrieve AI memory notes. This contextual recall leverages Obsidian's graph view to link interactions to your personal knowledge base.

Do I need the Obsidian CLI to sync AI memory notes?

Yes, the Obsidian CLI is required to facilitate memory writing, reading, and recall. You must also configure environment variables for your vault path to enable the synchronization process.

Can I retrieve past Claude conversation insights from Obsidian?

Yes, contextual recall allows you to retrieve past conversation insights from Obsidian. By leveraging search capabilities and project context tags, you can quickly find relevant AI-generated knowledge when working on similar problems.

What's the best way to manage AI-generated knowledge in a note taking system?

The best way to manage AI-generated knowledge is by syncing it directly to your note taking graph database. This ensures AI interactions are persistent, discoverable, and linked to your existing project context.

How does bi-directional sync work between Claude and Obsidian?

Bi-directional sync works by automatically pushing Claude's memory files to your Obsidian Vault and allowing for data retrieval. This mechanism links conversational memory directly to your personal knowledge graph for contextual exploration.

Why sync Claude memory to a personal graph database instead of local files?

Syncing to a personal graph database ensures your AI interactions are persistent and discoverable within your existing note taking system. It allows you to leverage graph view and search capabilities rather than isolated local files.