game-scoring

Community

Understand scoring and confidence for decisions.

Authordiscountedcookie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill documents candidate scoring, softmax aggregation, and decision logic for guessing vs asking questions.

Core Features & Use Cases

  • Scoring pipeline: Semantic similarity, geographic filtering, and softmax aggregation.
  • Confidence metrics: max_prob, margin, entropy to drive decisions.
  • Thresholds & configuration: Ties to config keys for flexible tuning.

Quick Start

Review the scoring patterns and use the provided examples to compute a candidate ranking.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: game-scoring
Download link: https://github.com/discountedcookie/10x-mapmaster/archive/main.zip#game-scoring

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository