← Back to all bundles

pi-echoes-vault — OKF Bundle for AI Agent Memory

OKF ✓ v0.1

Persistent agent memory for Pi Coding Agent: Markdown/Obsidian knowledge base, daily logs, ADR pages, session continuity. OKF-inspired.

By matdev83 1 stars Uncategorized MIT

Best for

  • Markdown note-taking and personal knowledge management
  • Obsidian vault users
  • AI agent memory systems
  • Developer tooling and DevOps workflows

What it does

  • Uses plain markdown files for maximum compatibility and version control
  • Fully OKF-conformant — works with any OKF-compatible agent framework
  • Version-controlled with standard Git workflows for collaboration

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/matdev83/pi-echoes-vault
cd pi-echoes-vault

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/pi-echoes-vault
# Cursor
cursor /path/to/pi-echoes-vault
# OpenCode
opencode /path/to/pi-echoes-vault

Frequently Asked Questions

Is pi-echoes-vault OKF conformant?

Yes, pi-echoes-vault is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install pi-echoes-vault?

Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.

What AI agents can use pi-echoes-vault?

pi-echoes-vault works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.

What are alternatives to pi-echoes-vault?

Similar bundles include kw-okf-memory-skill, echoes-vault-opencode, pi-llm-wiki. Browse these for alternative approaches and feature sets.