Broedkrumme Kalibr

Other

Captures agent outcomes and LLM telemetry for continuous self-improvement and optional intelligent model routing.

Install

openclaw skills install broedkrumme-kalibr

Kalibr

Agent self-improvement and telemetry. Captures agent outcomes and LLM calls for continuous improvement.

Features

  • Outcome capture
  • LLM telemetry
  • Intelligent model routing (optional)
  • Self-improvement tracking

Config

{
  "apiKey": "your-kalibr-api-key",
  "tenantId": "your-tenant-id",
  "apiUrl": "https://kalibr-intelligence.fly.dev",
  "enableRouting": false,
  "captureOutcomes": true,
  "captureLlmTelemetry": true
}