← Back to all bundles
okf-tools — OKF Bundle for Developer Tooling
OKF ✓ v0.1Python library for authoring OKF knowledge notes. CLI tool reads a git repo's README + metadata, generates Russian-language OKF notes via Ollama. Includes CI/CD for standalone binary publishing.
Best for
- Command-line workflows
What it does
- Python library for authoring OKF knowledge notes.
- CLI tool reads a git repo's README + metadata, generates Russian-language OKF notes via Ollama.
- Includes CI/CD for standalone binary publishing..
How to use with AI agents
Step 1: Clone the repository
git clone https://gitlab.com/ai4770613/okf-tools
cd okf-tools Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/okf-tools # Cursor
cursor /path/to/okf-tools # OpenCode
opencode /path/to/okf-tools Frequently Asked Questions
Is okf-tools OKF conformant?
Yes, okf-tools is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install okf-tools?
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 okf-tools?
okf-tools works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.