kw-okf-memory-skill — OKF Bundle for AI Agent Memory
OKF ✓ v0.1Long-term memory for Codex: preserve decisions and context across chats in a local-first Obsidian/Markdown knowledge base with staged writes you approve and index + graph retrieval. Karpathy-style, OKF-inspired.
Best for
- Claude Code and AI coding agents
- Knowledge graph and knowledge management systems
- Markdown note-taking and personal knowledge management
- Obsidian vault users
- AI agent memory systems
What it does
- Long-term memory for Codex: preserve decisions and context across chats in a local-first Obsidian/Markdown knowledge base with staged writes you approve and index + graph retrieval.
- Karpathy-style, OKF-inspired..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/KevinLuo1/kw-okf-memory-skill
cd kw-okf-memory-skill Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/kw-okf-memory-skill Frequently Asked Questions
Is kw-okf-memory-skill OKF conformant?
Yes, kw-okf-memory-skill is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install kw-okf-memory-skill?
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 kw-okf-memory-skill?
kw-okf-memory-skill works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to kw-okf-memory-skill?
Similar bundles include okf-agent-memory, 50firsttapes, okf-assessment. Browse these for alternative approaches and feature sets.