Open Knowledge Format (OKF) is a universal, vendor-neutral format for representing knowledge as plain markdown files with YAML frontmatter. Launched by Google Cloud Platform, OKF enables:
- π€ Human & Agent Readable β No SDK needed. An engineer can
cata concept; an LLM can ingest it verbatim. - π¦ Version Controllable β Bundles live in git. Pull requests, diffs, blame, and review workflows work natively.
- π Portable & Lock-in Free β A bundle is a directory. Ship it as a tarball, host in any repo, mount from any filesystem.
- π§© Composable β Concepts link to each other via markdown links, expressing rich relationships.
π Browse the full directory of 240+ OKF bundles at bundledex.net
The most-starred OKF bundles. Click on the name to visit the BundleDex listing.
| # | Bundle | Author | β | Description |
|---|---|---|---|---|
| 1 | iwe | iwe-org | 1,247 | Markdown memory system for you and your AI agent |
| 2 | Lineage Skill | JuneYaooo | 267 | Distill videos, PDFs, transcripts into source-backed Agent Skills |
| 3 | echoes-vault-opencode | psinetron | 143 | Persistent memory plugin for OpenCode |
| 4 | Claude Mega Brain | guhcostan | 105 | OKF-powered knowledge context for Claude Code |
| 5 | infra | okfn | 67 | OKF infrastructure and systems admin tools |
| 6 | OWOX Model Canvas | OWOX | 65 | Visual editor for data models in OKF |
| 7 | cole-medin-ai-coding | coleam00 | 52 | OKF bundle of AI-coding video knowledge |
| 8 | OKFy | 0dust | 39 | Turn docs into agent-readable knowledge bundles |
| 9 | okf-knowledge | sniperunder123 | 39 | Portable Claude Code skill for OKF |
| 10 | Surface | Connorrmcd6 | 24 | Portable, always-fresh docs for agents and humans |
| 11 | fab-kit | sahil87 | 23 | Spec-driven development workflow for AI coding agents |
| 12 | Hermes OKF Memory | EliaszDev | 21 | Universal OKF-based memory system for Hermes agent |
| 13 | OKF Harness | pumblus | 17 | Agent-first local harness for OKF LLM Wikis |
| 14 | OKF Agentic Skills (Go) | xSAVIKx | 15 | Go toolkit for creating OKF agentic skills |
| 15 | Kiso - OKF Publishing Engine | oak-invest | 11 | Turn OKF bundles into beautiful websites |
| 16 | OKF RAG | killop | 11 | OKF-based Retrieval-Augmented Generation system |
| 17 | OKF Agent Protocol | CryptoKonrad | 10 | Agent protocol for OKF bundle discovery and retrieval |
| 18 | Wiki as MCP | northern-bear | 10 | First general Wiki MCP following Google's OKF |
| 19 | OKF Conformance | yzfly | 9 | OKF conformance testing suite |
| 20 | Knowledge Warden | valentinegb | 6 | Knowledge management system using OKF |
See the complete list of 218+ bundles on BundleDex.
- iwe β Markdown memory system for you and your AI agent (1,247β )
- echoes-vault-opencode β Persistent memory plugin for OpenCode (143β )
- Claude Mega Brain β OKF-powered knowledge context for Claude Code (105β )
- Lineage Skill β Distill videos, PDFs, and transcripts into source-backed Agent Skills (267β )
- Hermes OKF Memory β Universal OKF-based memory system for Hermes agent (21β )
- OKF Harness β Agent-first local harness for OKF-compatible LLM Wikis (17β )
- OKF RAG β OKF-based Retrieval-Augmented Generation system (11β )
- Kiso - OKF Publishing Engine β Publishing engine that turns OKF bundles into websites (11β )
- Wiki as MCP β First general Wiki MCP following Google's Open Knowledge Format (10β )
- Knowledge Warden β Knowledge management system using OKF (6β )
- OKFy β Turn docs into agent-readable knowledge bundles (39β )
- Surface β Portable, always-fresh docs for agents and humans (24β )
- fab-kit β Structured, spec-driven development workflow for AI agents (23β )
- openknowledge β CLI tool for managing OKF bundles (7β )
- OKF Go Parser β Go parser/validator for OKF (3β )
- OKF Skill Toolkit β Validate, query, lint, and create OKF bundles (3β )
- Open Knowledge CLI β CLI for creating, connecting, inspecting, and publishing OKF bundles (5β )
- OKF Agentic Skills (Go) β Go toolkit for creating and managing OKF agentic skills (15β )
- factile β Local-first Open Knowledge Format CLI and MCP server (1β )
- OKF Agent Protocol β Agent protocol for OKF bundle discovery and retrieval (10β )
- agentic-task-system β MCP server + CLI task manager with persistent agent memory (5β )
- AI-TadPole-OS β Local-first development platform for autonomous AI agents (6β )
- docparse-rs β Pure-Rust document parsing for RAG/agents (6β )
- BMILD β Big Methods, Ideally Less Drama (2β )
- Harbour β FAW template family for agent-run workspaces (0β )
- okf-knowledge β Portable Claude Code skill for OKF (39β )
- OKF Knowledge (Claude Code Skill) β Create, read, maintain and visualize OKF bundles (37β )
- OKF Frontmatter Skill β Maintain repo docs under OKF with fast doc/schema lookup (27β )
- OWOX Model Canvas β Visual editor for data models in OKF (65β )
- cole-medin-ai-coding β OKF bundle of AI-coding video knowledge (52β )
- infra β OKF infrastructure and systems administration tools (67β )
- OKF Pendant β Physical pendant for OKF ecosystem (4β )
- OKF Alchemist β Transform content into OKF (1β )
- AGENTS.md_generator β Python CLI and MCP server for AGENTS.md/RUNBOOK.md (4β )
- OKF Tip β Application of OKF to p2p micro-tipping (7β )
- okffi-geocoder β okf.fi geocoder (8β )
- opsmanual β Manual for OKF operations and infrastructure (10β )
- OKF Conformance β OKF conformance testing suite (9β )
- awesome-okf (Chinese) β OKF resources in Chinese (13β )
- Google Knowledge Catalog (OKF Reference) β Official GCP reference implementation of OKF (0β ) |- Bitcoin Blockchain Bundle β Google's official OKF bundle for Bitcoin Blockchain dataset (0β )
- GA4 E-Commerce Dataset β Google's official OKF bundle for GA4 e-commerce (0β )
- Stack Overflow Public Dataset β Google's official OKF bundle for Stack Overflow dataset (0β )
| Tool | Description | Link |
|---|---|---|
| BundleDex | Curated directory of 240+ OKF bundles with search & API | bundledex.net |
| OKF Specification | Official Google Cloud OKF spec v0.1 | GitHub |
| Open Knowledge CLI | CLI tool for managing OKF bundles | GitHub |
| OKFy | Convert docs to OKF bundles | GitHub |
| OKF Go Parser | Go parser/validator for OKF | GitHub |
| OKF Skill Toolkit | Validate, query, lint, and create OKF bundles | GitHub |
- OKF Specification v0.1 β The official spec from Google Cloud Platform
- BundleDex API β Agent-friendly JSON index of all OKF bundles
- Google Knowledge Catalog β Google's reference implementation and public dataset bundles
- Awesome OKF (Chinese) β OKF resources in Chinese
- What is OKF? β Learn about the Open Knowledge Format
Have an OKF bundle that should be on this list?
We'll review it and add it to both BundleDex and this awesome list within 24 hours.
Contributions are welcome! Please read the contribution guidelines first.
- Fork this repo
- Add your bundle/tool/resource to the relevant section
- Submit a pull request
Or simply use the BundleDex submission form and we'll add it here automatically.
Awesome OKF β Maintained by McClawdDigital
BundleDex Β· GitHub Β· Submit Bundle