BundleDex / Guides / State of OKF 2026

State of OKF 2026

The definitive ecosystem report on the Open Knowledge Format — data-driven analysis of 583 bundles, 5436 stars, and the fastest-growing knowledge format for AI agents.

Updated 2026-08-19 ~15 min read

1. Executive Summary

The Open Knowledge Format (OKF), launched by Google Cloud Platform in June 2026, has seen explosive growth in its first weeks. BundleDex, the definitive OKF bundle directory, now indexes 583 bundles from 466 authors — accumulating 5436 total GitHub stars across 839 unique tags. This report analyzes the ecosystem's composition, growth trajectory, and key trends.

Key Findings: The OKF ecosystem has grown from ~250 to 583 bundles in under a month. The top bundle (iwe) alone accounts for 29% of all stars. 235 bundles (40%) are OKF-conformant. The ecosystem added 2796 stars in 45 days.

2. Ecosystem Overview

583
Total Bundles
5,436
Total GitHub Stars
466
Unique Authors
839
Unique Tags
1
Categories
235
OKF-Conformant

The OKF ecosystem is diverse, spanning AI agent skills, documentation tooling, domain-specific knowledge bases, and reference datasets. The format's simplicity — plain markdown files with YAML frontmatter — has lowered the barrier to entry, enabling contributions from individual developers, open-source projects, and organizations alike.

The average bundle has approximately 9 stars, though the distribution is heavily skewed by a few top-performers. The median bundle is newer and smaller, reflecting rapid ecosystem expansion.

3. Category Breakdown

Bundles span 1 categories. Here is the distribution:

Uncategorized
583 (100%)

Example Datasets and Uncategorized make up the largest cohorts, reflecting early experimentation. Content & Publishing (50 bundles) shows strong use of OKF for documentation-as-code, while Tooling & SDKs (36 bundles) demonstrates growing infrastructure around the format.

4. Top 10 Most-Starred Bundles

The following bundles have the highest GitHub star counts in the OKF ecosystem:

#1
iwe by iwe-org 1558 ⭐

Markdown memory system for you and your AI agent

ai-agentsai-memoryclihelixknowledge-graph +15 more
#2
pi-llm-wiki by zosmaai 513 ⭐

Self-maintaining, Obsidian-compatible knowledge base for pi — turn raw sources into an interlinked wiki that compounds. Native Open Knowledge Format (OKF) v0.2.

ai-memoryinteroperabilitykarpathyknowledge-baseknowledge-management +13 more
#3
lineage-skill by JuneYaooo 419 ⭐

Distill videos, PDFs, transcripts, and notes into source-backed teacher Agent Skills.

course-distillationeducation-aiknowledge-distillationknowledge-distillation-taskknowledge-management +5 more
#4
remnic by joshuaswarren 170 ⭐

Open-source memory and context for user-aware agents: scoped memory, provenance, retrieval quality, correction, boundaries, evals, and MCP/HTTP access.

ai-agentai-memoryclaude-codeengramhermes-plugin +14 more
#5
echoes-vault-opencode by psinetron 155 ⭐

Persistent memory plugin for OpenCode. Obsidian-style knowledge base that survives across sessions

agentic-memoryai-agentdeveloper-toolsknowledge-basellm +5 more
#6
okf-gem by serradura 128 ⭐

Open Knowledge Format for coding agents. Author, validate, lint, search, and visualize portable Markdown knowledge bundles. One gem carries the agent skill, the CLI and Ruby library, and an interactive graph. Docker and Claude Code plugin included, 100% local.

agent-skillsai-agentsclaude-codeclaude-code-plugincli +14 more
#7
claude-mega-brain by guhcostan 121 ⭐

OKF-powered knowledge context for Claude Code — injects your project's knowledge base at every session

ai-agentsclaude-codeclaude-code-pluginknowledge-basemega-brain +2 more
#8
cole-medin-ai-coding by coleam00 121 ⭐

An Open Knowledge Format (OKF) bundle of Cole Medin's best AI-coding videos — mount it in any AI second brain and search it deeply. Transcript-verified.

#9
obsidian-gemini-helper by takeshy 112 ⭐

AI chat, workflow automation, semantic search (RAG), LLM Wiki (OKF) powered by Google Gemini. Works on both desktop and mobile.

geminillmllm-wikiobsidianrag +2 more
#10
cole-medin-knowledge-base by coleam00 102 ⭐

An OKF (Open Knowledge Format) knowledge base + Karpathy-style LLM wiki synthesized from Cole Medin's entire long-form YouTube catalog. Drop it next to any project for agent-ready, cited reference. No database, no embeddings.

5. Fastest-Growing Bundles

These bundles gained the most stars between 2026-07-05 and 2026-08-19 (absolute growth):

#1
iwe +284 ⭐

1274 → 1558 stars (22% growth) — Markdown memory system for you and your AI agent

#2
lineage-skill +152 ⭐

267 → 419 stars (57% growth) — Distill videos, PDFs, transcripts, and notes into source-backed teacher Agent Skills.

#3

60 → 121 stars (102% growth) — An Open Knowledge Format (OKF) bundle of Cole Medin's best AI-coding videos — mount it in any AI second brain and search it deeply. Transcript-verified.

#4
openknowledge +37 ⭐

7 → 44 stars (529% growth) — CLI tool for managing Open Knowledge Format (OKF) bundles.

#5
OKFy +27 ⭐

39 → 66 stars (69% growth) — Turn docs into agent-readable knowledge bundles using Open Knowledge Format (OKF)

Lineage Skill leads absolute growth with +284 stars, driven by its adoption as a Claude Code skill template. Data Olympus showed the highest percentage growth at 900%, reflecting the growing interest in OKF-curated knowledge datasets.

6. Growth Trend

The OKF ecosystem has grown rapidly since launch. BundleDex initially tracked ~250 bundles. Today, we index 583 bundles — a 133% increase in just weeks. The star count grew from 2640 to 5,436 in 45 days alone.

Key Growth Driver: The launch of Claude Code native OKF support, Cursor integration, and OpenCode adoption have created strong demand for OKF bundles. Every major AI coding tool now supports the format, making it the de facto standard for agent knowledge packaging.

We expect continued acceleration as more developers discover OKF, more tools add native support, and the BundleDex discovery ecosystem (MCP server, JSON API, topic pages) makes finding the right bundle frictionless.

7. OKF Conformance

Of the 583 bundles indexed, 235 (40%) pass formal OKF conformance validation. This means they follow the exact directory structure, frontmatter schema, and cross-linking conventions defined in the OKF specification.

Non-conformant bundles may use OKF-like structures (markdown files with YAML frontmatter) but haven't been validated against the spec. We expect conformance rates to rise as validation tools like OKF Conformance and OKF Go Parser become more widely used.

→ See our guide on validating OKF bundles

8. Outlook & What's Next

The OKF ecosystem is still in its infancy. With 583 bundles and growing, we anticipate several trends:

  • Enterprise adoption: As OKF matures, expect enterprises to adopt it for internal knowledge management, replacing proprietary wiki solutions.
  • Specialized SDKs: More language-specific SDKs for loading and querying OKF bundles at runtime.
  • Cross-agent portability: OKF bundles that work across Claude Code, Cursor, OpenCode, and custom agent frameworks interchangeably.
  • Automated validation in CI: GitHub Actions and GitLab CI pipelines that validate OKF structure on every pull request.
  • AI-generated bundles: Tools that automatically convert existing documentation, wikis, and codebases into OKF format.

9. Frequently Asked Questions

How is this data collected?

BundleDex scans GitHub, GitLab, and other public repositories daily, indexing any repository tagged with 'okf' or meeting OKF structural criteria. Stars and metadata are refreshed on each scan.

What qualifies as an OKF bundle?

A repository that contains an index.md file with YAML frontmatter including okf_version, a concepts directory, and follows the OKF directory structure. Some bundles are indexed before full conformance is verified.

How often is this report updated?

This report is refreshed whenever the BundleDex index is regenerated. Check the trending page for real-time ecosystem metrics.

Explore the OKF Ecosystem

Browse all 583 bundles on BundleDex, or submit your own OKF bundle.

Browse All Bundles → Submit a Bundle →