← Back to all bundles
okq — OKF Bundle for Knowledge Graphs
OKF ✓ v0.1Fast, deterministic CLI to search and navigate Open Knowledge Format (OKF), or Obsidian style doc bundles — for humans and AI agents. Find by frontmatter, traverse the link graph, surface orphans/deadlinks.
Best for
- Claude Code and AI coding agents
- Knowledge graph and knowledge management systems
- Markdown note-taking and personal knowledge management
- Command-line workflows
What it does
- Fast, deterministic CLI to search and navigate Open Knowledge Format (OKF), or Obsidian style doc bundles — for humans and AI agents.
- Find by frontmatter, traverse the link graph, surface orphans/deadlinks..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/mikevalstar/okq
cd okq Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/okq Frequently Asked Questions
Is okq OKF conformant?
Yes, okq is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install okq?
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 okq?
okq works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.