Best agent-memory OKF Bundles for AI Agents

Agent memory is one of the most active frontiers in AI development. OKF bundles for agent memory provide structured, persistent knowledge that AI agents can read, write, and update across sessions. Unlike vector databases that require embedding pipelines, these bundles use plain markdown — making them transparent, debuggable, and version-controllable. They are the foundation for agents that remember what they have learned and build on previous work.

8 bundles · 56 total stars

Top agent-memory OKF Bundles

1

OKFy

OKF ✓

Turn docs into agent-readable knowledge bundles using Open Knowledge Format (OKF). Converts documentation websites and local Markdown folders into OKF v0.1-conformant bundles with typed Markdown concept files, frontmatter, navigation files, source URLs, backlinks, and a read-only MCP server.

agent-memoryaimcpmemory
2

agentic-task-system

MCP server + CLI that turns the task manager you already use into persistent agent memory for Claude Code and any MCP client. Hybrid retrieval (RRF), no vector database. Adapters: TickTick, Obsidian, Notion, GitHub, Airtable, Google, OKF, Taskmaster, Beads.

agent-contextagent-memoryai-agentsairtable
3

crystalline

Local-first memory for AI agents: teach knowledge as Markdown Domains, capture learnings as Engrams. One Rust binary with MCP server, CLI and hybrid search.

agent-memoryai-agentsai-memoryclaude-desktop
4

okf-tools

OKF ✓

CLI and Python library for querying, navigating, and authoring Google Open Knowledge Format (OKF) bundles. Adds semantic search, link graph traversal, and agent-friendly progressive disclosure to plain markdown knowledge bases.

agent-memoryagentic-workflowai-agentscli
5

pi-okf

OKF ✓

Harness-owned reader/author for Pi-agent OKF (Open Knowledge Format) knowledge bundles

agent-memoryagentic-aiai-agentsclaude
6

llm-wiki

OKF ✓

한국 상장기업 사업보고서(DART)를 Claude로 OKF 마크다운 위키로 구조화한 리서치 지식베이스 — 16개사·212페이지, 기업·그룹·주주·산업·공급망 교차링크

agent-memoryai-agentsantigravityclaude-code
7

okf-assessment

OKF ✓

Comparison and assessment of Google Cloud's Open Knowledge Format (OKF) from a local-first agent-memory perspective. AgentOS by Nadi Adatepe.

agent-memoryai-agentsdata-sovereigntygoogle-cloud
8

ssss

SSSS — a database-free, Markdown-first schema and mutation contract for AI-agent state. Turn a running business into a single tradeable .ucw file.

agent-memoryllmmarkdownokf

How to Choose a agent-memory OKF Bundle

OKF Conformance

Conformant bundles follow the full specification and work across all OKF-compatible agents. Look for the OKF badge.

Maintenance

Check the last updated date. Recently updated bundles are more likely to work with current agent frameworks.

License

Most bundles use permissive licenses (MIT, Apache-2.0). Check the license field to ensure compatibility.

Agent Compatibility

Bundles with tags like claude-code, mcp, or cursor have specific agent integrations. Choose based on your primary agent.

Related Topics

Frequently Asked Questions

What is a agent-memory OKF bundle?

A agent-memory OKF bundle is a portable knowledge package in the Open Knowledge Format that AI agents can load and use. These bundles contain structured markdown documents with YAML frontmatter, organized around agent memory use cases. They work with Claude Code, Cursor, OpenCode, and any OKF-compatible agent — no SDKs, databases, or API keys required.

Which agent-memory bundle is best for Claude Code?

The best agent-memory bundle for Claude Code depends on your specific needs. The bundles above are ranked by GitHub stars — a good proxy for community adoption. Look for bundles with OKF conformance status and recent updates. Claude Code natively supports OKF bundles, so any conformant bundle will work out of the box.

Are these bundles free?

Yes, all OKF bundles on BundleDex are free and open source. They are hosted on public GitHub repositories and can be cloned, forked, and used without any licensing fees or API keys. Just git clone the repository and point your AI agent at the directory.

Don't see what you're looking for? Browse all bundles or submit your own.