Dice
/install dice
Dice
A focused gaming & entertainment tool built for Dice. Log entries, review trends, and export reports — all locally.
Why Dice?
- Works entirely offline — your data never leaves your machine
- Simple command-line interface, no GUI needed
- Export to JSON, CSV, or plain text anytime
- Automatic history and activity logging
Getting Started
# See what you can do
dice help
# Check current status
dice status
# View your statistics
dice stats
Commands
| Command | What it does |
|---|---|
dice roll |
Roll |
dice score |
Score |
dice rank |
Rank |
dice history |
History |
dice stats |
Stats |
dice challenge |
Challenge |
dice create |
Create |
dice join |
Join |
dice track |
Track |
dice leaderboard |
Leaderboard |
dice reward |
Reward |
dice reset |
Reset |
dice stats |
Summary statistics |
dice export |
\x3Cfmt> Export (json |
dice search |
\x3Cterm> Search entries |
dice recent |
Recent activity |
dice status |
Health check |
dice help |
Show this help |
dice version |
Show version |
dice $name: |
$c entries |
dice Total: |
$total entries |
dice Data |
size: $(du -sh "$DATA_DIR" 2>/dev/null |
dice Version: |
v2.0.0 |
dice Data |
dir: $DATA_DIR |
dice Entries: |
$(cat "$DATA_DIR"/*.log 2>/dev/null |
dice Disk: |
$(du -sh "$DATA_DIR" 2>/dev/null |
dice Last: |
$(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
dice Status: |
OK |
dice [Dice] |
roll: $input |
dice Saved. |
Total roll entries: $total |
dice [Dice] |
score: $input |
dice Saved. |
Total score entries: $total |
dice [Dice] |
rank: $input |
dice Saved. |
Total rank entries: $total |
dice [Dice] |
history: $input |
dice Saved. |
Total history entries: $total |
dice [Dice] |
stats: $input |
dice Saved. |
Total stats entries: $total |
dice [Dice] |
challenge: $input |
dice Saved. |
Total challenge entries: $total |
dice [Dice] |
create: $input |
dice Saved. |
Total create entries: $total |
dice [Dice] |
join: $input |
dice Saved. |
Total join entries: $total |
dice [Dice] |
track: $input |
dice Saved. |
Total track entries: $total |
dice [Dice] |
leaderboard: $input |
dice Saved. |
Total leaderboard entries: $total |
dice [Dice] |
reward: $input |
dice Saved. |
Total reward entries: $total |
dice [Dice] |
reset: $input |
dice Saved. |
Total reset entries: $total |
Data Storage
All data is stored locally at ~/.local/share/dice/. Each action is logged with timestamps. Use export to back up your data anytime.
Feedback
Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/
Powered by BytesAgain | bytesagain.com | [email protected]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install dice - 安装完成后,直接呼叫该 Skill 的名称或使用
/dice触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Dice 是什么?
Roll dice, track scores, and manage game stats for tabletop gaming. Use when rolling dice, tracking scores, ranking players, reviewing history. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 313 次。
如何安装 Dice?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install dice」即可一键安装,无需额外配置。
Dice 是免费的吗?
是的,Dice 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Dice 支持哪些平台?
Dice 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Dice?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.1。