score
SKILL.md
Score
Gaming toolkit for tracking scores, rankings, challenges, leaderboards, and rewards from the command line. Log entries, review history, export data, and search across all records.
Overview
Score is a versatile CLI tool for game and competition tracking. Each command logs or retrieves entries with timestamps. Pass arguments to record new data, or run a command with no arguments to view recent entries. Built-in utilities provide statistics, data export, search, and health checks.
Commands
| Command | Description |
|---|---|
score roll [input] |
Log a roll entry, or view recent rolls |
score score [input] |
Log a score entry, or view recent scores |
score rank [input] |
Log a rank entry, or view recent rankings |
score history [input] |
Log a history note, or view recent history |
score stats [input] |
Log a stats note, or view recent stats entries |
score challenge [input] |
Log a challenge, or view recent challenges |
score create [input] |
Log a creation event, or view recent creates |