scaccogatto/okf-skills
4 stars · Last commit 2026-06-18
Open Knowledge Format (OKF) for Claude Code — author, maintain & validate portable markdown knowledge bundles for AI agents. Dual: Claude Code plugin + skills.sh.
README preview
<div align="center"> # 📚 okf — Open Knowledge Format for Claude Code **Author, maintain, and validate portable knowledge bundles your agents *and* your team can read.** [](LICENSE) [](skills/okf/reference/SPEC.md) [](https://code.claude.com/docs/en/plugins) [](#contributing) </div> --- > **Knowledge as code.** [OKF](https://cloud.google.com/blog/products/data-analytics/how-the-open-knowledge-format-can-improve-data-sharing) > is an open, vendor-neutral format that represents knowledge — the metadata, > context, and curated insight around your systems — as a directory of markdown > files with YAML frontmatter. No schema registry. No runtime. No SDK. If you can > `cat` a file you can read it; if you can `git clone` a repo you can ship it.