agentpay-brain-okf — OKF Bundle for AI Agent Memory
OKF ✓ v0.1AgentPay shared brain published as an Open Knowledge Format (OKF) bundle — Googles open standard for agent-readable knowledge. Pure markdown, no SDK.
Best for
- Claude Code and AI coding agents
- Knowledge graph and knowledge management systems
- Markdown note-taking and personal knowledge management
- AI agent memory systems
What it does
- AgentPay shared brain published as an Open Knowledge Format (OKF) bundle — Googles open standard for agent-readable knowledge.
- Pure markdown, no SDK..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/shawnhvac/agentpay-brain-okf
cd agentpay-brain-okf Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/agentpay-brain-okf Frequently Asked Questions
Is agentpay-brain-okf OKF conformant?
Yes, agentpay-brain-okf is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install agentpay-brain-okf?
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 agentpay-brain-okf?
agentpay-brain-okf works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to agentpay-brain-okf?
Similar bundles include kw-okf-memory-skill, okf-tools, okf-assessment. Browse these for alternative approaches and feature sets.