← Back to all bundles
churn — OKF Bundle for AI Agents
DraftCHURN: Harvest → Unify → Refine → Normalize. Legacy knowledge turned into EKG-ready OKF (Google's Open Knowledge Format) markdown.
Best for
- AI agent development
What it does
- CHURN: Harvest → Unify → Refine → Normalize.
- Legacy knowledge turned into EKG-ready OKF (Google's Open Knowledge Format) markdown..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/ndx-video/churn
cd churn Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/churn # Cursor
cursor /path/to/churn # OpenCode
opencode /path/to/churn Frequently Asked Questions
Is churn OKF conformant?
No, churn is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install churn?
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 churn?
churn works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.