← Back to all bundles
signed-okf — OKF Bundle for Knowledge Graphs
DraftSigned OKF: a verifiable trust layer for the Open Knowledge Format (OKF) - signed, tamper-evident provenance for agent knowledge.
Best for
- Claude Code and AI coding agents
- Knowledge graph and knowledge management systems
What it does
- Builds and maintains a structured knowledge graph from markdown content
- Portable knowledge package that AI agents can load and use at runtime
- Version-controlled with standard Git workflows for collaboration
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/dynamicfeed/signed-okf
cd signed-okf Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/signed-okf Frequently Asked Questions
Is signed-okf OKF conformant?
No, signed-okf is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install signed-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 signed-okf?
signed-okf works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.