← Back to all bundles

okf-reader — OKF Bundle for Knowledge Graphs

OKF ✓ v0.1

Static-first reading app for Open Knowledge Format (OKF) bundles - sidebar navigation, concept pages, backlinks, and connection graphs for humans, not just agents

By lorsabyan 0 stars Tooling & SDKs Apache-2.0

Best for

  • Knowledge graph and knowledge management systems
  • Markdown note-taking and personal knowledge management

What it does

  • Builds and maintains a structured knowledge graph from markdown content
  • Uses plain markdown files for maximum compatibility and version control
  • Fully OKF-conformant — works with any OKF-compatible agent framework

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/lorsabyan/okf-reader
cd okf-reader

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/okf-reader
# Cursor
cursor /path/to/okf-reader
# OpenCode
opencode /path/to/okf-reader

Frequently Asked Questions

Is okf-reader OKF conformant?

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

How do I install okf-reader?

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

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

What are alternatives to okf-reader?

Similar bundles include iwe, OKF_Studio_EGT, 50firsttapes. Browse these for alternative approaches and feature sets.