← Back to all bundles

knowledge-base-librarian — OKF Bundle for Obsidian

Draft

A portable Claude Code skill that turns Claude into the librarian of an OKF-style markdown knowledge base (compile / synthesize / audit).

By nshaviv1 0 stars Knowledge Libraries MIT

Best for

  • 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

  • Uses plain markdown files for maximum compatibility and version control
  • Portable knowledge package that AI agents can load and use at runtime
  • Version-controlled with standard Git workflows for collaboration

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/nshaviv1/knowledge-base-librarian
cd knowledge-base-librarian

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/knowledge-base-librarian

Frequently Asked Questions

Is knowledge-base-librarian OKF conformant?

No, knowledge-base-librarian is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install knowledge-base-librarian?

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 knowledge-base-librarian?

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

What are alternatives to knowledge-base-librarian?

Similar bundles include 50firsttapes, pi-okf, llm-wiki. Browse these for alternative approaches and feature sets.