Skip to content

v0.4.0 Overview

Version 0.4.0 turns the draft into a more executable ecosystem.

It keeps the knowledge pack core small, but adds the missing tooling layer: Skills interop, a maintenance script contract, discovery evals, reference schemas, a complete pack example, and the first agentknowledge-ref CLI.

Highlights

  • Adds Skills interop guidance for using Agent Skills as the procedural maintenance layer.
  • Adds the maintenance script contract for stable, agent-friendly CLI behavior.
  • Adds discovery evals for testing pack selection and description quality.
  • Adds reference CLI documentation and the agentknowledge-ref npm package.
  • Adds public JSON schemas for compile runs, source maps, and selection evals.
  • Adds a complete pack example with sources/, wiki/, compiled/, indexes/, evals/, and runs/.
  • Keeps scripts/, package managers, editors, LLMs, and vector stores out of the pack core protocol.

Draft open standard. Inspired by Agent Skills, LLM Wiki, source-grounded notebooks, and production RAG systems.