Knowledge-os-plugin — OKF Bundle for Markdown Knowledge
OKF ✓ v0.1Portable, OKF-compatible company knowledge base in Markdown. Compiles to a hierarchical, scale-ready index for LLMs + an offline HTML viewer for humans — with facets, search-by-meaning, and built-in agent procedures (onboarding, dedup, capture). Works with Claude Code, Codex, Antigravity — or no agent.
Best for
- Claude Code and AI coding agents
- Markdown note-taking and personal knowledge management
- Developer tooling and DevOps workflows
What it does
- Portable, OKF-compatible company knowledge base in Markdown.
- Compiles to a hierarchical, scale-ready index for LLMs + an offline HTML viewer for humans — with facets, search-by-meaning, and built-in agent procedures (onboarding, dedup, capture).
- Works with Claude Code, Codex, Antigravity — or no agent..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/adrianskobiej/Knowledge-os-plugin
cd Knowledge-os-plugin Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/Knowledge-os-plugin Frequently Asked Questions
Is Knowledge-os-plugin OKF conformant?
Yes, Knowledge-os-plugin is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install Knowledge-os-plugin?
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 Knowledge-os-plugin?
Knowledge-os-plugin works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to Knowledge-os-plugin?
Similar bundles include okf-author, pi-llm-wiki, okf-gem. Browse these for alternative approaches and feature sets.