← Back to all bundles
dsh-prime-agent — OKF Bundle for AI Agent Memory
OKF ✓ v0.1Closed learning loop for DeepSeek Harness: Prime Agent memory/skills bridge + OKF/OpenWiki provenance-aware knowledge serving
Best for
- AI agent memory systems
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/moreWax/dsh-prime-agent
cd dsh-prime-agent Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/dsh-prime-agent # Cursor
cursor /path/to/dsh-prime-agent # OpenCode
opencode /path/to/dsh-prime-agent Frequently Asked Questions
Is dsh-prime-agent OKF conformant?
Yes, dsh-prime-agent is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install dsh-prime-agent?
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 dsh-prime-agent?
dsh-prime-agent works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.