dharma-okf — OKF Bundle for Knowledge Graphs
DraftThe first OKF bundle outside data catalogs — demonstrating the format's power for Dharma knowledge preservation. The key innovation is the `not` field in YAML frontmatter — a list of English mistranslations that AI agents should *avoid* when encountering each concept. No other knowledge format carries this signal for AI Agents / models / LLMs.
Best for
- Claude Code and AI coding agents
- Knowledge graph and knowledge management systems
What it does
- The first OKF bundle outside data catalogs — demonstrating the format's power for Dharma knowledge preservation.
- The key innovation is the `not` field in YAML frontmatter — a list of English mistranslations that AI agents should *avoid* when encountering each concept.
- No other knowledge format carries this signal for AI Agents / models / LLMs..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/dharma-okf-foundation/dharma-okf
cd dharma-okf Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/dharma-okf Frequently Asked Questions
Is dharma-okf OKF conformant?
No, dharma-okf is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install dharma-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 dharma-okf?
dharma-okf works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to dharma-okf?
Similar bundles include okf-gem, okq, okf-agents. Browse these for alternative approaches and feature sets.