buddy-reroll

Installation
SKILL.md

Buddy Reroll

Reroll the Claude Code /buddy companion by brute-forcing the internal SALT constant to find a seed that produces the desired buddy for the user's account.

How it works

Buddy generation is deterministic: hash(userId + SALT) seeds a PRNG that decides species, rarity, shiny, etc. Changing SALT changes the outcome. The script tries up to 500k SALT values to find matches.

Available attributes

  • species (18): duck, goose, blob, cat, dragon, octopus, owl, penguin, turtle, snail, ghost, axolotl, capybara, cactus, robot, rabbit, mushroom, chonk
  • rarity: common (60%), uncommon (25%), rare (10%), epic (4%), legendary (1%)
  • shiny: 1% chance per roll
  • eye: · × @ °
  • hat: none, crown, tophat, propeller, halo, wizard, beanie, tinyduck (common rarity always gets none)

Workflow

Step 1: Ask what the user wants

Related skills

More from nangongwentian-fe/jay-skills

Installs
4
GitHub Stars
12
First Seen
Apr 1, 2026