← Back to all bundles

50firsttapes — OKF Bundle for Knowledge Graphs

OKF ✓ v0.1

An open, local-first knowledge engine - a second brain for your ai. Your notes stay plain markdown + git — the tapes; your AI reads and writes them behind governance gates. No lock-in.

By adilzuberi 1 stars Uncategorized Apache-2.0

Best for

  • AI agents using the MCP protocol
  • Claude Code and AI coding agents
  • Knowledge graph and knowledge management systems
  • Markdown note-taking and personal knowledge management
  • Obsidian vault users

What it does

  • An open, local-first knowledge engine - a second brain for your ai.
  • Your notes stay plain markdown + git — the tapes; your AI reads and writes them behind governance gates.

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/adilzuberi/50firsttapes
cd 50firsttapes

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/50firsttapes

MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.

Frequently Asked Questions

Is 50firsttapes OKF conformant?

Yes, 50firsttapes is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install 50firsttapes?

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 50firsttapes?

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

What are alternatives to 50firsttapes?

Similar bundles include okf-assessment, pi-llm-wiki, kw-okf-memory-skill. Browse these for alternative approaches and feature sets.