← Back to all bundles

human-context-bundle — OKF Bundle for Markdown Knowledge

OKF ✓ v0.1

Personal context storage in OKF format

By catlikeflyer 1 stars Uncategorized MIT

Best for

  • Markdown note-taking and personal knowledge management
  • Developer tooling and DevOps workflows

What it does

  • Uses plain markdown files for maximum compatibility and version control
  • Fully OKF-conformant — works with any OKF-compatible agent framework
  • Version-controlled with standard Git workflows for collaboration

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/catlikeflyer/human-context-bundle
cd human-context-bundle

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/human-context-bundle
# Cursor
cursor /path/to/human-context-bundle
# OpenCode
opencode /path/to/human-context-bundle

Frequently Asked Questions

Is human-context-bundle OKF conformant?

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

How do I install human-context-bundle?

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 human-context-bundle?

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

What are alternatives to human-context-bundle?

Similar bundles include echoes-vault-opencode, dev-workspace, okf-gem. Browse these for alternative approaches and feature sets.