← Back to all bundles

Entity.md — OKF Bundle for AI Agents

Draft

Entity.md — an open, provenance-first format for agent-legible customer entities: bitemporal event log → entity resolution → materialized profiles → graph → analytics. OKF superset; spec + reference implementation.

By TangTalks 0 stars Uncategorized Apache-2.0

Best for

  • AI agent development

What it does

  • Entity.md — an open, provenance-first format for agent-legible customer entities: bitemporal event log → entity resolution → materialized profiles → graph → analytics.
  • OKF superset; spec + reference implementation..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/TangTalks/Entity.md
cd Entity.md

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/Entity.md
# Cursor
cursor /path/to/Entity.md
# OpenCode
opencode /path/to/Entity.md

Frequently Asked Questions

Is Entity.md OKF conformant?

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

How do I install Entity.md?

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 Entity.md?

Entity.md works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.