← Back to all bundles
fab-kit — OKF Bundle for Developer Tooling
OKF ✓ v0.1Structured, spec-driven development workflow for AI coding agents.
Best for
- Claude Code and AI coding agents
- Developer tooling and DevOps workflows
- Cursor AI editor
- Command-line workflows
What it does
- Provides a command-line interface for automation and scripting
- 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/sahil87/fab-kit
cd fab-kit Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/fab-kit # Cursor
cursor /path/to/fab-kit Frequently Asked Questions
Is fab-kit OKF conformant?
Yes, fab-kit is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install fab-kit?
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 fab-kit?
fab-kit works with any AI agent that supports OKF bundles, including Claude Code, Cursor. Just point your agent at the bundle directory.
What are alternatives to fab-kit?
Similar bundles include llm-wiki-governance, okf-gem, dev-workspace. Browse these for alternative approaches and feature sets.