← Back to all bundles

infrawiki — OKF Bundle for Knowledge Graphs

Draft

InfraWiki writes and maintains your infrastructure documentation for agents in Open Knowledge Format (OKF)

By saba-ch 3 stars Uncategorized NOASSERTION

Best for

  • Knowledge graph and knowledge management systems
  • Command-line workflows

What it does

  • Builds and maintains a structured knowledge graph from markdown content
  • Provides a command-line interface for automation and scripting
  • Fully OKF-conformant — works with any OKF-compatible agent framework

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/saba-ch/infrawiki
cd infrawiki

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/infrawiki
# Cursor
cursor /path/to/infrawiki
# OpenCode
opencode /path/to/infrawiki

Frequently Asked Questions

Is infrawiki OKF conformant?

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

How do I install infrawiki?

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 infrawiki?

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

What are alternatives to infrawiki?

Similar bundles include okq, okf-gem, okf-loom. Browse these for alternative approaches and feature sets.