Template detail

AI Agent Context OKF template

Use this copyable AI Agent Context OKF template when a single concept needs stable frontmatter, readable Markdown, and links to related knowledge.

Who this template fits

Who should not use it

Copyable template

AI Agent Context OKF template
---
type: Agent Context
title: AI Agent Context OKF
description: Starter agent context file with owner notes, links, and review fields.
resource: https://openknowledgeformat.online/templates/ai-agent-context-okf-template/
tags: [okf, ai-agent-context, template]
timestamp: 2026-06-21T00:00:00Z
---

# Purpose

Explain the stable facts, boundaries, owner notes, and related links for this concept.

# Links

- Validator: https://openknowledgeformat.online/okf-validator/
- Examples: https://openknowledgeformat.online/okf-examples/

Field explanations

Field
How to fill it
type
Use a precise label such as Agent Context.
title
Use a human-readable concept name, not only a file name.
description
Write one sentence that explains the concept and boundary.
resource
Point to a canonical URL, stable URN, or source asset.
tags
Use short labels for routing and filtering.

Correct example

Correct OKF example
---
type: Agent Context
title: AI Agent Context OKF
description: Starter agent context file with owner notes, links, and review fields.
resource: https://openknowledgeformat.online/templates/ai-agent-context-okf-template/
tags: [okf, ai-agent-context, template]
timestamp: 2026-06-21T00:00:00Z
---

# Purpose

Explain the stable facts, boundaries, owner notes, and related links for this concept.

# Links

- Validator: https://openknowledgeformat.online/okf-validator/
- Examples: https://openknowledgeformat.online/okf-examples/

Incorrect example

Incorrect OKF example
---
title: AI Agent Context OKF template
---

# Notes

This file is missing type, description, tags, resource, and a clear concept boundary.

Validate with OKF Validator

  1. Copy the template.
  2. Replace title, description, resource, tags, and body content.
  3. Paste the file into the OKF Validator.
  4. Fix errors first, then review warnings and source accuracy.

FAQ

Common questions

Can I publish the template unchanged?

No. Replace sample resource links, tags, and body content first.

Does validation prove the content is correct?

No. Validation checks structure; humans still need to review facts and sources.

Related pages

OKF Validator

Check required guide-profile fields before publishing.

Open page

OKF Templates

Copy starter Markdown and YAML frontmatter patterns.

Open page

API OKF template

Use for model endpoint routing rules.

Open page

OKF for AI agents

Expose structured context through MCP.

Open page

Check this template

Paste your edited file into the validator before adding it to a bundle.

Validate OKF file