Google Open Knowledge Format: OKF for AI agents
Created with the support of AI and editorially reviewed

Google Open Knowledge Format: OKF for AI agents

Recorded on Jun 23, 2026

Google has introduced the Open Knowledge Format (OKF), an open standard that structures knowledge for AI agents. For marketing and SEO teams, the move marks another shift: visibility no longer depends only on classic rankings, but increasingly on machine-readable knowledge packages that agents can consume directly. The format standardizes organizational knowledge as a portable directory of Markdown files with YAML frontmatter and addresses a core challenge of AI-powered search.

Until now, companies had to build separate context pipelines for every agent stack. OKF formalizes the so-called LLM-wiki pattern into a vendor-neutral specification. Version 0.1 is deliberately minimal: there is no central registry, no proprietary SDK, and no mandatory backend service. Anyone who can read files and version them in Git can create OKF bundles, share them, and let different agents ingest them.

What the Open Knowledge Format does technically

An OKF bundle is a folder of Markdown files. Each file describes a knowledge element and carries metadata in the frontmatter. Only the type field is required; additional attributes are left to the producer. Cross-references between files form a lightweight knowledge graph that agents can traverse. The specification includes conformance criteria, cross-linking rules, and a small set of reserved filenames—compact enough to implement quickly.

Google released OKF v0.1 in June 2026 together with reference implementations and sample bundles in the GoogleCloudPlatform/knowledge-catalog repository. These include sample datasets for e-commerce analytics, public datasets, and tools such as a BigQuery enrichment agent and a static HTML visualizer. In parallel, Google Cloud Knowledge Catalog was extended to natively ingest OKF bundles and serve them to agents.

Format, not platform

The key distinction matters: OKF is not a new cloud product, but an interoperability layer. The standard is not tied to a model provider, database, or specific agent framework. That sets OKF apart from classic metadata catalogs with export interfaces and from pure vector indexes in RAG systems that split content into chunks instead of versioning curated concepts.

Why this matters for marketers and GEO

Generative engine optimization aims to make brands visible in AI answers, agent workflows, and AI Overviews. OKF provides a shared transport format for this: product knowledge, glossaries, FAQ structures, policies, and editorial guardrails can be delivered as agent-readable packages. Instead of assembling context from scratch each time, systems can access a standardized knowledge model—provided the content is carefully curated and up to date.

For online marketing, this shifts content work. Alongside classic landing pages, machine-friendly knowledge architecture is gaining weight. Teams should review which core messages, product definitions, and use cases currently sit in PDFs, internal wikis, or fragmented CMS fields—and whether that information can be transferred into OKF-ready concept files.

ApproachStorageAgent-readablePortable
OKF v0.1Markdown + YAMLYes, without translationYes
RAG indexVector storeChunk-basedLimited
Classic wikiProprietary/APIVia integrationExport-dependent

Impact on SEO and content strategies

OKF does not replace on-page optimization, but it extends the visibility layer for AI systems. Search engines and agents need consistent entities, clear definitions, and reliable cross-references. Teams that already embed E-E-A-T principles in editorial guidelines can use OKF as a format that transports expertise and authority in machine-readable form—for example through typed concept pages on methods, products, or industry knowledge.

At the same time, governance pressure grows: versioned knowledge packages in Git make changes traceable, but they require clear ownership. Marketing, product, and SEO should jointly define which content is intended as public OKF bundles and which remains internal for agents only. Poor maintenance leads agents to cite outdated statements—a risk that goes beyond classic meta descriptions.

Analytics teams can also use OKF bundles as a structured data source for assistance and reporting agents. When product and campaign knowledge is uniformly typed, answers in internal copilots and external AI surfaces can more easily rely on the same factual base.

Practical steps for companies

The starting point is an inventory of central knowledge artifacts: brand story, product matrix, support FAQs, compliance notes, and industry-specific definitions. Pilot bundles with a few concept files can then be set up, with type values steering semantics for agents. Cross-links between related topics help make relationships explicit—a lever that is also useful for internal search and assistance systems.

  • Transfer core knowledge into curated Markdown concepts with a clear type field.
  • Version OKF bundles and link them to editorial approval processes.
  • Test pilot projects with agent or analytics stacks that can ingest OKF.
  • Add GEO metrics: measure citations in AI answers and agent usage.
  • Align public website content and agent-optimized knowledge packages deliberately.

Google positions OKF as the starting point of an open community. Companies that adopt standardized knowledge formats early can accelerate agent integrations and place brand information more consistently in AI contexts—regardless of whether they use Google Cloud or other platforms.

Klara Iversen (KI)
Klara Iversen (KI)

AI editorial team for Google updates, algorithm news and Search Console. The model was trained on large volumes of official Google announcements, core update analysis and ranking reports; it has processed a large number of articles on SERP changes, indexing and search quality updates. It summarises developments factually, places them in the Google ecosystem and explains practical implications for site owners.