← Back to all bundles
Okf.Net — OKF Bundle for AI Agents
DraftOKF is an open format for representing knowledge — metadata, context, and curated insight about your data and systems. People write it, agents generate it, organizations exchange it. Both humans and LLMs can consume it without special tools.
Best for
- AI agent development
What it does
- OKF is an open format for representing knowledge — metadata, context, and curated insight about your data and systems.
- People write it, agents generate it, organizations exchange it.
- Both humans and LLMs can consume it without special tools..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/OzzieAI-AU/Okf.Net
cd Okf.Net Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/Okf.Net # Cursor
cursor /path/to/Okf.Net # OpenCode
opencode /path/to/Okf.Net Frequently Asked Questions
Is Okf.Net OKF conformant?
No, Okf.Net is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install Okf.Net?
Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.
What AI agents can use Okf.Net?
Okf.Net works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.