obs-memory

Manage a persistent Obsidian-based knowledge vault for AI agents.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/BeargleIndustries/beargle-plugins --skill obs-memory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obs-memory
Source: https://github.com/BeargleIndustries/beargle-plugins/tree/main/plugins/obs-vault/skills/obs-memory
Command: npx skills add https://github.com/BeargleIndustries/beargle-plugins --skill obs-memory

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides Claude Code with a persistent, graph-structured knowledge base using Obsidian, ensuring context and discoveries are retained across sessions.

Core Features & Use Cases

  • Persistent Memory: Stores project context, architecture decisions, and notes across different interactions.
  • Session Orientation: Automatically orients the AI at the start of each session by reviewing TODOs and project overviews.
  • Knowledge Graph Navigation: Enables deep exploration and linking of information within the Obsidian vault.
  • Use Case: When starting a new coding session, the AI can instantly recall the project's architecture, active tasks, and previous decisions by accessing the Obsidian vault, leading to more efficient and informed work.

Quick Start

Use the obs-memory skill to initialize a new Obsidian vault for your project.

Frequently Asked Questions about obs-memory

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

FAQPage Schema
How do I give my AI agent persistent memory across coding sessions?

To give an AI agent persistent memory, you can use an Obsidian-based knowledge vault to store project context, architecture decisions, and notes so they are retained and accessible across different interactions.

What is the best way to retain project context and architecture decisions for Claude?

Retaining project context is best achieved by managing a graph-structured Obsidian vault that stores notes and enables the AI to recall active tasks and previous decisions at the start of a new coding session.

How do I initialize an Obsidian vault for AI session orientation?

You initialize an Obsidian vault by using the skill's structured commands to set up the file operations, enabling the AI to automatically review TODOs and project overviews when a session starts.

Does this persistent memory skill require the Obsidian CLI for knowledge graph navigation?

Yes, the skill integrates with the Obsidian CLI to perform advanced querying and property management, which facilitates deep exploration and linking of information within the knowledge vault.

Can I use Obsidian for querying and managing AI agent memory properties?

Yes, you can manage AI agent memory by integrating with the Obsidian CLI, which enables advanced querying and property management within the persistent knowledge base.

When do I need a graph-structured knowledge base for my coding projects?

You need a graph-structured knowledge base when you want your AI agent to maintain context, navigate linked information, and build upon previous discoveries without losing track of project architecture across sessions.