← Back to all bundles

okam — OKF Bundle for Markdown Knowledge

Draft

Template de governança de IA

By juliano-ceconi 2 stars Uncategorized MIT

Best for

  • Markdown note-taking and personal knowledge management

What it does

  • Uses plain markdown files for maximum compatibility and version control
  • Fully OKF-conformant — works with any OKF-compatible agent framework
  • Version-controlled with standard Git workflows for collaboration

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/juliano-ceconi/okam
cd okam

Step 2: Point your AI agent at the bundle directory

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

Frequently Asked Questions

Is okam OKF conformant?

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

How do I install okam?

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

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

Similar bundles include opencro, pi-llm-wiki, Scriptorium. Browse these for alternative approaches and feature sets.