ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

lottery

Generate lottery numbers and check results. Use when picking numbers for draws.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/lottery
Or

lottery

Generate lottery numbers and check results. Use when picking numbers for draws.

Commands

pick

scripts/script.sh pick <count max>

powerball

scripts/script.sh powerball

mega

scripts/script.sh mega

check

scripts/script.sh check <numbers winning>

history

scripts/script.sh history

stats

scripts/script.sh stats

Data Storage

Data stored in ~/.local/share/lottery/.


Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars4097
Views0
Updated2026-04-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain1-lottery": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.