AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Confidence Calibration

skill-skyf0xx-better-thinking-confidence-calibration · by skyf0xx

>

No reviews yet
0 installs
40 views
0.0% view→install

Install

$ agentstack add skill-skyf0xx-better-thinking-confidence-calibration

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-skyf0xx-better-thinking-confidence-calibration)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Confidence Calibration? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Confidence Calibration

Attach probabilities to beliefs that match their actual hit rate over time, checked against base rates and scored against outcomes.

Why

Unaided confidence is systematically miscalibrated — usually overconfident on specific predictions. Calibration is trainable, but only if predictions are stated numerically and scored against outcomes; verbal hedges can never be checked.

Use when / Don't use when

  • Use when: stating any forecast or belief that matters enough to act on; after a process produces a conclusion needing a confidence label; periodically, to review a track record.
  • Don't use when: the claim is a settled fact where numeric hedging adds noise, not information.

Inputs → Outputs

  • Inputs: a belief or forecast.
  • Outputs: a numeric confidence level, ideally logged for later scoring against the outcome.

Principles

  • State confidence as a number or range, not a word ("likely") — words can't be scored, and different people read the same word as wildly different probabilities.
  • Calibration means: among things called "80% confident," roughly 80% should happen. It's a property of a set of predictions, not any single one.
  • Check a gut confidence level against a base rate before trusting it.
  • Track a record over time; one well-calibrated-feeling guess proves nothing.

Procedure

  1. State the belief precisely enough to be scored later — a specific, resolvable outcome.
  2. Assign a numeric probability, anchored first to a base rate if one exists.
  3. Sanity-check: would you take a bet at these odds? If the number and the bet diverge, revise the number.
  4. Log the prediction somewhere it will be revisited for scoring.
  5. Periodically score past predictions: of the "70% confident" calls, did roughly 70% happen? Report the over/under-confidence pattern as the residual uncertainty.

Common mistakes

  • Using vague verbal hedges instead of numbers, making the claim unscoreable.
  • Treating one correct high-confidence call as proof of good calibration — it's the long-run hit rate that matters.
  • Never closing the loop: stating confidence but never checking it against outcomes.

Examples

  • A forecaster's track record scored via a proper scoring rule (e.g. Brier score) across many predictions.
  • An engineer saying "I'm 90% sure this will fix it," checked over time against how often that's actually been true.
  • A physician's diagnostic confidence calibrated against patient outcomes over the course of a career.

Related

  • [[reference-class-forecasting]] — supplies the base rate this skill anchors to.
  • [[decision-journaling]] — the mechanism for logging predictions so they can later be scored.
  • [[structured-forecasting]] — the composite pipeline this skill's output feeds into.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.