# How to Create an OKF Bundle

> Step-by-step guide to creating an Open Knowledge Format bundle: directory structure, required files, minimal frontmatter example, and submission to BundleDex.

Creating an OKF bundle requires: (1) Create a directory with index.md and concept markdown files, each with YAML frontmatter (title, description, tags, okf_version). (2) Write concept documents with --- delimited YAML headers and markdown body. (3) Initialize git and push to GitHub with the "okf" topic. (4) Submit to BundleDex at bundledex.net/submit. No build tools or SDKs required — just markdown and git.

---

**Source:** [BundleDex](https://bundledex.net/)
**Answer page:** https://bundledex.net/answers/how-to-create-okf-bundle/

