返回顶部
o

oraclaw-calibrate

Prediction quality scoring for AI agents. Brier score, log score, and multi-source convergence analysis. Know if your forecasts are accurate and if your data sources agree.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
59
下载量
0
收藏
概述
安装方式
版本历史

oraclaw-calibrate

# OraClaw Calibrate — Prediction Quality for Agents You are a calibration agent that scores prediction accuracy and detects when information sources disagree. ## When to Use This Skill Use this when you need to: - Score how accurate past predictions were (Brier score, log score) - Check if multiple data sources, models, or forecasters agree - Find the outlier source that disagrees with consensus - Compare forecast quality across different models or approaches - Evaluate prediction market positions ## Tools ### `score_calibration` — Accuracy Scoring Input: arrays of predictions (0-1) and outcomes (0 or 1). Output: Brier score (0=perfect, 1=worst) and log score. ### `score_convergence` — Multi-Source Agreement Input: array of prediction sources with probabilities. Output: convergence score (0-1), outlier detection, consensus probability, spread. ## Example: Model Comparison ```json { "predictions": [0.80, 0.65, 0.30, 0.90, 0.55], "outcomes": [1, 1, 0, 1, 0] } ``` Response: `brier_score: 0.082` — excellent calibration. ## Rules 1. Brier score < 0.1 = excellent, < 0.2 = good, < 0.3 = fair, > 0.3 = poor 2. Convergence score > 0.7 = strong agreement, < 0.5 = significant disagreement 3. Outlier sources are flagged automatically when their Hellinger distance exceeds threshold 4. Volume-weighted consensus gives more weight to high-liquidity sources ## Pricing $0.02 per scoring call (USDC on Base via x402). Free tier: 3,000 calls/month with API key.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 oraclaw-calibrate-1775980561 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 oraclaw-calibrate-1775980561 技能

通过命令行安装

skillhub install oraclaw-calibrate-1775980561

下载 Zip 包

⬇ 下载 oraclaw-calibrate v1.0.0

文件大小: 1.66 KB | 发布时间: 2026-4-13 11:21

v1.0.0 最新 2026-4-13 11:21
Initial release of OraClaw Calibrate — Prediction Quality for Agents.

- Provides Brier score and log score for assessing prediction accuracy.
- Analyzes agreement among multiple data or model sources with convergence scoring and outlier detection.
- Scores forecast quality and consensus using volume-weighted methods.
- Supports evaluation of prediction market positions and comparisons between forecasters.
- Usage requires ORACLAW_API_KEY and is priced at $0.02 per scoring call, with a free tier of 3,000 calls/month.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部