← Back to all bundles
continuity — OKF Bundle for Examples and Demos
OKF ✓ v0.1Extract records from chats. Point Continuity at any chat with your connectors and get structured records out.
Best for
- AI agent development
What it does
- Extract records from chats.
- Point Continuity at any chat with your connectors and get structured records out..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/inwrkai/continuity
cd continuity Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/continuity # Cursor
cursor /path/to/continuity # OpenCode
opencode /path/to/continuity Frequently Asked Questions
Is continuity OKF conformant?
Yes, continuity is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install continuity?
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 continuity?
continuity works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.