Invoke the script in ./scripts/roll.js to roll a dice and return the result.
Example:
node ./scripts/roll.js # roll 6 faced dice
node ./scripts/roll.js 20 # roll 20 faced dice
A skill that allows the agent to roll a dice and return the result.
npx skillmds@latest add mainmatter/roll-dice Invoke the script in ./scripts/roll.js to roll a dice and return the result.
Example:
node ./scripts/roll.js # roll 6 faced dice
node ./scripts/roll.js 20 # roll 20 faced dice
mainmatter/malicious-skills-mcp/tree/main/.agents/skills/roll-dice commit cf24da297a