← Back to all bundles

vscode-llm-wiki — OKF Bundle for AI Agents

Draft

A VS Code and Cursor extension for exploring Open Knowledge Format (OKF) v0.2 and Karpathy-style LLM wikis—view Markdown, YAML metadata, PDFs, links, outlines, and knowledge graphs, then hand grounded context to AI agents.

By t04dJ14n9 2 stars Uncategorized MIT

Best for

  • Claude Code and AI coding agents
  • Knowledge graph and knowledge management systems
  • Cursor AI editor

What it does

  • 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/t04dJ14n9/vscode-llm-wiki
cd vscode-llm-wiki

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/vscode-llm-wiki
# Cursor
cursor /path/to/vscode-llm-wiki

Frequently Asked Questions

Is vscode-llm-wiki OKF conformant?

No, vscode-llm-wiki is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install vscode-llm-wiki?

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 vscode-llm-wiki?

vscode-llm-wiki works with any AI agent that supports OKF bundles, including Claude Code, Cursor. Just point your agent at the bundle directory.

What are alternatives to vscode-llm-wiki?

Similar bundles include llm-wiki-governance, okf-author, sill-ensoul. Browse these for alternative approaches and feature sets.