Skip to content

McClawdDigital/awesome-okf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Awesome OKF

Awesome

A curated list of awesome Open Knowledge Format (OKF) bundles, tools, and resources

GitHub stars BundleDex OKF Spec Contributors

Contents

What is OKF

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 cat a 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

Bundles

Top Bundles ⭐

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.

Knowledge Management & Memory 🧠

  • 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β˜…)

Developer Tools πŸ› οΈ

  • 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β˜…)

AI Agent Tools πŸ€–

  • 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β˜…)

Claude Code Skills πŸ§‘β€πŸ’»

Visual & Creative 🎨

  • 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β˜…)

Utilities & Libraries πŸ“š

Official Google Bundles ☁️

Tools

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

Resources

Submit Your Bundle

Have an OKF bundle that should be on this list?

πŸ‘‰ Submit it on BundleDex

We'll review it and add it to both BundleDex and this awesome list within 24 hours.

Contributing

Contributions are welcome! Please read the contribution guidelines first.

  1. Fork this repo
  2. Add your bundle/tool/resource to the relevant section
  3. 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

About

Awesome list of Open Knowledge Format (OKF) bundles, tools, and resources

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages