← Back to all bundles

Scriptorium — OKF Bundle for Markdown Knowledge

Draft

OKF conformant agent schemas for LLM-maintained wikis

By SunsetDrifter 2 stars Uncategorized BSD-3-Clause

Best for

  • Claude Code and AI coding agents
  • Markdown note-taking and personal knowledge management

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/SunsetDrifter/Scriptorium
cd Scriptorium

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/Scriptorium

Frequently Asked Questions

Is Scriptorium OKF conformant?

No, Scriptorium is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install Scriptorium?

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 Scriptorium?

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

What are alternatives to Scriptorium?

Similar bundles include agent-wiki, open-knowledge-format-starter, llm-wiki-governance. Browse these for alternative approaches and feature sets.