Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From let-him-cook
Silence the bed and rewind the active sample to frame 0 — useful in fixed mode to start the sample from the top on the next turn.
npx claudepluginhub xinyucaoo/let-him-cook --plugin let-him-cookHow this skill is triggered — by the user, by Claude, or both
Slash command
/let-him-cook:resetThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run:
Creates p5.js generative art with seeded randomness, noise fields, and interactive parameter exploration. Use for algorithmic art, flow fields, or particle systems.
Share bugs, ideas, or general feedback.
Run:
PORT=$(cat ~/.cache/let-him-cook/port 2>/dev/null) && [ -n "$PORT" ] && curl -s "http://127.0.0.1:${PORT}/reset"
Confirm the bed has been silenced and rewound. If $PORT was empty, tell the user the let-him-cook bridge isn't running.