← Back to all bundles
clear — OKF Bundle for Knowledge Graphs
OKF ✓ v0.1Context Layering & Engineering for Agentic Resources — Persistent memory, intelligent context, and structured project management for Claude Code
Best for
- Claude Code and AI coding agents
- Knowledge graph and knowledge management systems
- Developer tooling and DevOps workflows
What it does
- Builds and maintains a structured knowledge graph from markdown content
- Fully OKF-conformant — works with any OKF-compatible agent framework
- Version-controlled with standard Git workflows for collaboration
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/QBall-Inc/clear
cd clear Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/clear Frequently Asked Questions
Is clear OKF conformant?
Yes, clear is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install clear?
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 clear?
clear works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to clear?
Similar bundles include okf-gem, okf-system, okf-author. Browse these for alternative approaches and feature sets.