← Back to all bundles

OpenContextVault — OKF Bundle for Knowledge Libraries

Draft

OC5 - Open Context vault, OKF (Open Knowledge Format) compliant memory and context layer for AI. Open Source and freely distributable

By catinahat85 1 stars Knowledge Libraries NOASSERTION

Best for

  • AI agent development

What it does

  • OC5 - Open Context vault, OKF (Open Knowledge Format) compliant memory and context layer for AI.
  • Open Source and freely distributable.

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/catinahat85/OpenContextVault
cd OpenContextVault

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/OpenContextVault
# Cursor
cursor /path/to/OpenContextVault
# OpenCode
opencode /path/to/OpenContextVault

Frequently Asked Questions

Is OpenContextVault OKF conformant?

No, OpenContextVault is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install OpenContextVault?

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 OpenContextVault?

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