← Back to all bundles
Driftgaurd — OKF Bundle for AI Agents
DraftA free checker for Google's new Open Knowledge Format (OKF) — tells you if your AI knowledge files are set up correctly and flags what's gone stale. Tested against Google's own official examples.
Best for
- AI agent development
What it does
- A free checker for Google's new Open Knowledge Format (OKF) — tells you if your AI knowledge files are set up correctly and flags what's gone stale.
- Tested against Google's own official examples..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/jpjoshua/Driftgaurd
cd Driftgaurd Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/Driftgaurd # Cursor
cursor /path/to/Driftgaurd # OpenCode
opencode /path/to/Driftgaurd Frequently Asked Questions
Is Driftgaurd OKF conformant?
No, Driftgaurd is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install Driftgaurd?
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 Driftgaurd?
Driftgaurd works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.