← Back to all bundles
void-core — OKF Bundle for AI Agents
DraftVoid Core — a host-agnostic engine other applications build on: runes/mantles/holidays, one dispatcher, Voidscript, and the Reduce/Temper/Scry layers. Self-described via an OKF bundle.
Best for
- AI agent development
What it does
- Void Core — a host-agnostic engine other applications build on: runes/mantles/holidays, one dispatcher, Voidscript, and the Reduce/Temper/Scry layers.
- Self-described via an OKF bundle..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/migriv24/void-core
cd void-core Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/void-core # Cursor
cursor /path/to/void-core # OpenCode
opencode /path/to/void-core Frequently Asked Questions
Is void-core OKF conformant?
No, void-core is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install void-core?
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 void-core?
void-core works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.