← Back to all bundles

okf-convert — OKF Bundle for Knowledge Graphs

OKF ✓ v0.1

Convert Markdown files and web pages into a conformant Open Knowledge Format (OKF v0.1) bundle. Deterministic Python + optional LLM enrichment. Claude Code skill + standalone CLI.

By chapter42 0 stars Uncategorized MIT

Best for

  • Claude Code and AI coding agents
  • Knowledge graph and knowledge management systems
  • Markdown note-taking and personal knowledge management
  • RAG (Retrieval Augmented Generation) pipelines

What it does

  • Convert Markdown files and web pages into a conformant Open Knowledge Format (OKF v0.1) bundle.
  • Deterministic Python + optional LLM enrichment.
  • Claude Code skill + standalone CLI..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/chapter42/okf-convert
cd okf-convert

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/okf-convert

Frequently Asked Questions

Is okf-convert OKF conformant?

Yes, okf-convert is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install okf-convert?

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-convert?

okf-convert works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.

What are alternatives to okf-convert?

Similar bundles include open-knowledge-format-starter, okf-graphify, okf-gem. Browse these for alternative approaches and feature sets.