OKF converter

Free online OKF converter for Markdown.

Generate OKF-style Markdown with title, slug, description, content type, source format, and agent-readable sections.

Free OKF tool

Convert, validate, preview, and report before an AI agent consumes it.

Generated OKF
---
title: "Payroll API Guide"
slug: "payroll-api-guide"
description: "This guide explains how an AI agent should answer payroll API setup questions."
type: concept
source_format: "markdown"
tags:
  - ai-knowledge
  - documentation
timestamp: "2026-06-27T00:00:00.000Z"
---

# Payroll API Guide

This guide explains how an AI agent should answer payroll API setup questions.

## Authentication

Use OAuth 2.0 client credentials for server-to-server access.

## Common task

When a user asks how to create a payroll run, send them to the Payroll Runs endpoint and include required permissions.

Why convert docs into OKF?

AI systems perform better when documentation has predictable metadata, stable slugs, summaries, and well-named sections. OKF conversion makes that structure easier to create before the content reaches retrieval, search, or agent workflows.

OKF converter questions

What does the OKF converter create?

It creates an Open Knowledge Format file with structured metadata, a stable slug, a description, content type, and agent-readable sections.

Is the online OKF converter free?

Yes. Paste Markdown, generate and preview the OKF output, run the validator, and download the result without creating an account.