← Back to all bundles
Nova — OKF Bundle for AI Agents
DraftA self-bootstrapping AI-maintained knowledge vault Obsidian + OpenCode + Zettelkasten
Best for
- Claude Code and AI coding agents
- Markdown note-taking and personal knowledge management
What it does
- Fully OKF-conformant — works with any OKF-compatible agent framework
- Portable knowledge package that AI agents can load and use at runtime
- Version-controlled with standard Git workflows for collaboration
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/hencter/Nova
cd Nova Step 2: Point your AI agent at the bundle directory
# OpenCode
opencode /path/to/Nova Frequently Asked Questions
Is Nova OKF conformant?
No, Nova is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install Nova?
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 Nova?
Nova works with any AI agent that supports OKF bundles, including OpenCode. Just point your agent at the bundle directory.
What are alternatives to Nova?
Similar bundles include echoes-vault-opencode, ai-knowledge-base, opencode-okf-context. Browse these for alternative approaches and feature sets.