roll-dice

star 3

Roll dice using a random number generator. Use when asked to roll a die (d6, d20, etc.), roll dice, or generate a random dice roll.

stephen94125 By stephen94125 schedule Updated 4/17/2026

name: roll-dice description: Roll dice using a random number generator. Use when asked to roll a die (d6, d20, etc.), roll dice, or generate a random dice roll.

Roll Dice

To roll a die, you MUST execute the bundled script: ./scripts/roll.sh <sides>

Replace <sides> with the number of sides on the die (e.g., 6 for a standard die, 20 for a d20).

Install via CLI
npx skills add https://github.com/stephen94125/peon-lib --skill roll-dice
Repository Details
star Stars 3
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
stephen94125
stephen94125 Explore all skills →