Install
openclaw skills install broedkrumme-kalibrCaptures agent outcomes and LLM telemetry for continuous self-improvement and optional intelligent model routing.
openclaw skills install broedkrumme-kalibrAgent self-improvement and telemetry. Captures agent outcomes and LLM calls for continuous improvement.
{
"apiKey": "your-kalibr-api-key",
"tenantId": "your-tenant-id",
"apiUrl": "https://kalibr-intelligence.fly.dev",
"enableRouting": false,
"captureOutcomes": true,
"captureLlmTelemetry": true
}