Distribution repository for prebuilt, signed KelvinClaw plugin packages.
This repo is intentionally focused on publish/install artifacts:
index.json(plugin index, schemav1)packages/<plugin_id>/<version>/<plugin_id>-<version>.tar.gztrusted_publishers.kelvin.json(publisher trust policy)
Use this guide first:
Templates:
- templates/plugin.tool.wasm_tool_v1.json
- templates/plugin.model.wasm_model_v1.json
- templates/index.entry.v1.json
This repo does not duplicate SDK/runtime specification docs. Canonical references:
- KelvinClaw: Plugin Install Flow
- KelvinClaw: Model Plugin ABI
- KelvinClaw: Plugin Index Schema
- KelvinClaw: Trusted Executive + WASM
scripts/install-kelvin-cli-plugin.shscripts/install-kelvin-openai-plugin.shscripts/plugin-index-install.sh
All are in the KelvinClaw repository.