open-knowledge-format

Installation
SKILL.md

Open Knowledge Format

Apply the current upstream OKF v0.2 specification faithfully while keeping bundles useful to humans and agents. OKF is an interoperability format, not a domain taxonomy or replacement for OpenAPI, schemas, ADRs, or Diátaxis.

Read references/okf-v0.2.md completely before creating, migrating, or validating a bundle. When internet access is available and exact conformance matters, verify the current upstream specification before acting.

Preserve the conformance boundary

Establish the bundle root first. Only Markdown inside that root belongs to the bundle.

Treat exactly these as hard v0.2 requirements:

  1. Every non-reserved Markdown concept has parseable YAML frontmatter.
  2. Every concept frontmatter block has a non-empty type.
  3. Present index.md and log.md files follow their reserved structures.

Do not reject unknown types or fields, missing optional metadata, missing indexes, or broken links. Report those separately as producer-quality issues.

Apply the producer profile

Installs
2
Repository
pmndrs/glyph
GitHub Stars
141
First Seen
Sep 3, 2026
open-knowledge-format — pmndrs/glyph