← Back to all bundles

agent-wiki — OKF Bundle for AI Agent Memory

OKF ✓ v0.1

Agent Wiki is a lightweight OKF-compatible knowledge layer for AI agents, turning documents, code, and project context into portable, retrievable memory.

By xinhuagu 7 stars Uncategorized MIT

Best for

  • Claude Code and AI coding agents
  • Markdown note-taking and personal knowledge management
  • AI agent memory systems
  • Command-line workflows

What it does

  • Provides a command-line interface for automation and scripting
  • Uses plain markdown files for maximum compatibility and version control
  • Version-controlled with standard Git workflows for collaboration

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/xinhuagu/agent-wiki
cd agent-wiki

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/agent-wiki

Frequently Asked Questions

Is agent-wiki OKF conformant?

Yes, agent-wiki is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install agent-wiki?

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 agent-wiki?

agent-wiki works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.

What are alternatives to agent-wiki?

Similar bundles include pi-okf, okf-kit, agentic-task-system. Browse these for alternative approaches and feature sets.