← Back to all bundles

simple_okf — OKF Bundle for MCP Integration

OKF ✓ v0.1

Окружение для работы с OKF. SKILL для соблюдения формата и упрощения работы, rag для поиска

By 18studio 3 stars Uncategorized MIT

Best for

  • AI agents using the MCP protocol
  • Claude Code and AI coding agents

What it does

  • Окружение для работы с OKF.
  • SKILL для соблюдения формата и упрощения работы, rag для поиска.

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/18studio/simple_okf
cd simple_okf

Step 2: Point your AI agent at the bundle directory

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

MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.

Frequently Asked Questions

Is simple_okf OKF conformant?

Yes, simple_okf is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install simple_okf?

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

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

Similar bundles include galdor, abode101, llm-wiki-governance. Browse these for alternative approaches and feature sets.