okf-gem — OKF Bundle for Knowledge Graphs
OKF ✓ v0.1Open Knowledge Format for coding agents. Author, validate, lint, search, and visualize portable Markdown knowledge bundles. One gem carries the agent skill, the CLI and Ruby library, and an interactive graph. Docker and Claude Code plugin included, 100% local.
Best for
- Claude Code and AI coding agents
- Knowledge graph and knowledge management systems
- Markdown note-taking and personal knowledge management
- Developer tooling and DevOps workflows
- Command-line workflows
What it does
- Open Knowledge Format for coding agents.
- Author, validate, lint, search, and visualize portable Markdown knowledge bundles.
- One gem carries the agent skill, the CLI and Ruby library, and an interactive graph.
- Docker and Claude Code plugin included, 100% local..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/serradura/okf-gem
cd okf-gem Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/okf-gem Frequently Asked Questions
Is okf-gem OKF conformant?
Yes, okf-gem is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install okf-gem?
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 okf-gem?
okf-gem works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to okf-gem?
Similar bundles include living-docs-skill, kaut, okf-author. Browse these for alternative approaches and feature sets.