Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 614 Bytes

File metadata and controls

8 lines (6 loc) · 614 Bytes

Implementations

Existing instantiations of the LLM Wiki pattern. Studying them is how we decide what the portable OKF skills should generalize and what belongs in each project's schema layer.

  • personal work wiki - a working personal work wiki (Obsidian + Claude Code) with ingest/query/lint/status skills; pre-OKF conventions.
  • the OKF-native agent - a deployable, OKF-native agent (Mastra) with a multi-bundle workspace and okf read/write skills carrying a trust model.