/install blind-box
Blind Box
Pull virtual blind boxes with a full rarity system — from Common to ultra-rare Limited editions. Five themed series, 10-pull mode, daily free pull, and beautiful shareable reveal cards.
Series
| Series | Theme | Figures |
|---|---|---|
| 🐱 猫咪日常 | Daily Cat | 12 figures |
| 🚀 宇宙探险 | Space Explorer | 10 figures |
| 🍜 美食精灵 | Food Spirit | 10 figures |
| 🌸 四季精灵 | Season Spirit | 8 figures |
| ⚔️ 古风仙侠 | Wuxia | 12 figures |
Rarity
| Rarity | Rate |
|---|---|
| ⚪ 普通款 Common | 55% |
| 🔵 稀有款 Rare ★ | 25% |
| 🟡 超稀有 Super Rare ★★ | 12% |
| 🟠 史诗款 Epic ★★★ | 6% |
| 🟣 隐藏款 Hidden ✦ | 1.5% |
| 🔴 限定款 Limited ✦✦ | 0.5% |
Commands
# Single pull (random series)
node scripts/pull.js
# Choose a series
node scripts/pull.js --series cat
node scripts/pull.js --series space
node scripts/pull.js --series food
node scripts/pull.js --series spirit
node scripts/pull.js --series wuxia
# 10-pull
node scripts/pull.js --series cat --count 10
# Daily free pull (slightly better rates)
node scripts/daily.js
# Browse all series
node scripts/series.js
# English output
node scripts/pull.js --lang en
node scripts/daily.js --lang en
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install blind-box - After installation, invoke the skill by name or use
/blind-box - Provide required inputs per the skill's parameter spec and get structured output
What is Blind Box?
Virtual blind box gacha skill — pull random collectible figures with rarity tiers (Common to Limited), 5 themed series, 10-pull mode, daily free pull, and sh... It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.
How do I install Blind Box?
Run "/install blind-box" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Blind Box free?
Yes, Blind Box is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Blind Box support?
Blind Box is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Blind Box?
It is built and maintained by jiajiaoy (@jiajiaoy); the current version is v1.0.0.