Best knowledge-graph OKF Bundles for AI Agents

Knowledge graphs give AI agents a structured map of interconnected concepts, enabling them to navigate relationships rather than just retrieve documents. OKF bundles for knowledge graphs encode these relationships as markdown files with cross-links, creating a navigable web of knowledge that agents can traverse. These bundles are ideal for domain-specific wikis, technical documentation, and any context where understanding relationships between concepts matters more than flat retrieval.

53 bundles · 2,009 total stars

Top knowledge-graph OKF Bundles

1

iwe

OKF ✓

Markdown memory system for you and your AI agent

ai-agentsai-memoryclihelix
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

OpenKnowledgeFormat-Skill

OKF ✓

Open Knowledge Format Skill.

agent-contextagent-skillai-agentscodex-skills
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47

okf-site

OKF ✓

Landing page for OKF — the Open Knowledge Format CLI

clicloudflare-workersdeveloper-toolsdocumentation
48
49
50

okf-ts

OKF ✓

A small TypeScript toolkit for Open Knowledge Format bundles.

knowledge-graphmarkdownokfopen-knowledge-format
51
52
53

How to Choose a knowledge-graph 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 knowledge-graph OKF bundle?

A knowledge-graph 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 knowledge graph use cases. They work with Claude Code, Cursor, OpenCode, and any OKF-compatible agent — no SDKs, databases, or API keys required.

Which knowledge-graph bundle is best for Claude Code?

The best knowledge-graph 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.