← Back to all bundles

okf-postal-db — OKF Bundle for AI Agents

OKF ✓ v0.1

DB para agentes: estado materializado en OKF (Markdown+YAML) + bitácora firmada append-only estilo postal, expuesta vía REST (CRUD, paginación/búsqueda, auth, rotación de clave, auditoría). Core escrito por GLM bajo gate CCDD.

By MauricioPerera 0 stars Uncategorized MIT

Best for

  • AI agent development

What it does

  • DB para agentes: estado materializado en OKF (Markdown+YAML) + bitácora firmada append-only estilo postal, expuesta vía REST (CRUD, paginación/búsqueda, auth, rotación de clave, auditoría).
  • Core escrito por GLM bajo gate CCDD..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/MauricioPerera/okf-postal-db
cd okf-postal-db

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/okf-postal-db
# Cursor
cursor /path/to/okf-postal-db
# OpenCode
opencode /path/to/okf-postal-db

Frequently Asked Questions

Is okf-postal-db OKF conformant?

Yes, okf-postal-db is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install okf-postal-db?

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-postal-db?

okf-postal-db 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 okf-postal-db?

Similar bundles include fab-kit, samemind, galdor. Browse these for alternative approaches and feature sets.