Broedkrumme Kalibr
Skill by broedkrummen
Why use this skill?
Enhance your OpenClaw agent with Broedkrumme Kalibr. Capture LLM telemetry, track agent outcomes, and optimize performance with intelligent routing insights.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/broedkrummen/broedkrumme-kalibrWhat This Skill Does
Broedkrumme Kalibr serves as a critical telemetry and self-improvement layer for your OpenClaw agent. By integrating this skill, users enable the agent to record its decision-making pathways, LLM interaction metadata, and final outcomes. This acts as a feedback loop for the agent, allowing for granular visibility into how specific prompts lead to successful or unsuccessful results. It acts as an "observer" module that monitors operational logs in real-time, providing the data necessary to optimize agent behavior over time through intelligent routing and performance analytics.
Installation
To integrate this telemetry tool into your workspace, use the following terminal command:
clawhub install openclaw/skills/skills/broedkrummen/broedkrumme-kalibr
Once installed, you must configure the skill by adding your unique apiKey and tenantId to your OpenClaw configuration file. Ensure the apiUrl is set to the default provided endpoint unless you are self-hosting your own Kalibr instance. You can toggle features like enableRouting and captureLlmTelemetry to suit your privacy and performance requirements.
Use Cases
- Continuous Agent Training: Use the captured outcome data to identify patterns where the agent frequently fails, allowing for targeted prompt engineering or fine-tuning.
- Performance Auditing: Maintain a persistent log of LLM costs and latency per transaction to ensure your agent stays within budget.
- Outcome Tracking: Monitor the success rate of multi-step automation sequences by logging checkpoints along the execution flow.
- Model Comparison: If intelligent routing is enabled, evaluate which model performs best for specific tasks by analyzing the telemetry generated by each router decision.
Example Prompts
- "Kalibr, provide a report on the success rate of my last ten research tasks and highlight any recurring failure patterns."
- "Show me the LLM telemetry logs for the last automation session; I want to see if the model used too many tokens on the data extraction step."
- "Enable intelligent routing for all subsequent data analysis tasks to optimize for cost and speed."
Tips & Limitations
- Privacy: Since this skill logs LLM interactions, ensure that sensitive or PII data is redacted before being sent to the telemetry endpoint if you are using a third-party hosted instance.
- Storage Costs: Enabling full telemetry capture can result in large log volumes; monitor your storage quotas if you have high-frequency agent usage.
- Optimization: Use the intelligence gained from Kalibr to update your agent's system prompt. The data is only as valuable as the actions you take based on the insights provided.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-broedkrummen-broedkrumme-kalibr": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: data-collection, external-api
Related Skills
Fast Unified Memory
Skill by broedkrummen
Repo Onboarding
Skill by broedkrummen
Overkill Memory System
Skill by broedkrummen
danish-news-aggregator
Comprehensive Danish News RSS Aggregator - combines 100+ Danish RSS feeds into category-based unified feeds. Produces 6 curated RSS feeds: - danish-all.xml (top 30 sources) - danish-national.xml (newspapers) - danish-regional.xml (local news) - danish-sports.xml (sports) - danish-business.xml (finance) - danish-tech.xml (technology) - danish-english.xml (English-language Denmark) Auto-refreshes every 15 minutes, deduplicates, ranks by source authority.
overkill-mission-control
Comprehensive Mission Control dashboard for OpenClaw - monitor agents, automation, teams, documents, messages, and system metrics. Features real-time dashboards, agent-to-agent messaging, task execution, and enterprise-level monitoring.