← Back to all bundles

cyclone-knowledge-platform — OKF Bundle for AI Agents

Draft

Self-hosted knowledge platform for Cyclone-Wiki OKF: Gateway API/MCP, Writer, Indexer, Qdrant, auth, packaging. Owns API schema; does not own Wiki content or Dashboard UI.

By cyclone-tw 0 stars Uncategorized MIT

Best for

  • AI agent development

What it does

  • Self-hosted knowledge platform for Cyclone-Wiki OKF: Gateway API/MCP, Writer, Indexer, Qdrant, auth, packaging.
  • Owns API schema; does not own Wiki content or Dashboard UI..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/cyclone-tw/cyclone-knowledge-platform
cd cyclone-knowledge-platform

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/cyclone-knowledge-platform
# Cursor
cursor /path/to/cyclone-knowledge-platform
# OpenCode
opencode /path/to/cyclone-knowledge-platform

Frequently Asked Questions

Is cyclone-knowledge-platform OKF conformant?

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

How do I install cyclone-knowledge-platform?

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 cyclone-knowledge-platform?

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