← Back to all bundles
graphql-okf — OKF Bundle for Examples and Demos
DraftGraphQL schema → OKF knowledge bundle. Deterministic, kept in sync. 🚧 WIP
Best for
- AI agent development
What it does
- GraphQL schema → OKF knowledge bundle.
- Deterministic, kept in sync.
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/ayrtonvwf/graphql-okf
cd graphql-okf Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/graphql-okf # Cursor
cursor /path/to/graphql-okf # OpenCode
opencode /path/to/graphql-okf Frequently Asked Questions
Is graphql-okf OKF conformant?
No, graphql-okf is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install graphql-okf?
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 graphql-okf?
graphql-okf works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.