Jump to related tools in the same category or review the original source on GitHub.

AI & LLMs @broedkrummen Updated 7/18/2026 618 downloads 0 stars Security: Pass

Broedkrumme Kalibr OpenClaw Plugin & Skill | ClawHub

Looking to integrate Broedkrumme Kalibr into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate ai & llms tasks instantly, without having to write custom tools from scratch.

What this skill does

# 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 ```json { "apiKey": "your-kalibr-api-key", "tenantId": "your-tenant-id", "apiUrl": "https://kalibr-intelligence.fly.dev", "enableRouting": false, "captureOutcomes": true, "captureLlmTelemetry": true } ```

Install

ClawHub CLI
openclaw skills install @broedkrummen/broedkrumme-kalibr
Node.js (npx)
npx clawhub@latest install broedkrumme-kalibr

Full SKILL.md

Open original

SKILL.md content below is scrollable.

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
}
ClawHub Registry URL: https://clawhub.ai/broedkrummen/skills/broedkrumme-kalibr

Related skills

If this matches your use case, these are close alternatives in the same category.