← Back to all bundles

forge-wiki — OKF Bundle for AI Agents

Draft

Governed markdown wiki for LLM agents — curated content, derived index, simulation-verified concurrency robustness. OKF-compatible, llms.txt + read-only MCP.

By chrono-meta 1 stars Uncategorized MIT

Best for

  • AI agent development

What it does

  • Governed markdown wiki for LLM agents — curated content, derived index, simulation-verified concurrency robustness.
  • OKF-compatible, llms.txt + read-only MCP..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/chrono-meta/forge-wiki
cd forge-wiki

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/forge-wiki
# Cursor
cursor /path/to/forge-wiki
# OpenCode
opencode /path/to/forge-wiki

Frequently Asked Questions

Is forge-wiki OKF conformant?

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

How do I install forge-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 forge-wiki?

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