bingo
SolidGenerate and play bingo cards with number calling and verification. Use when running bingo games.
Data & Documents 3,964 stars
1088 forks Updated 2 months ago MIT
Install
Quality Score: 92/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# bingo
Generate and play bingo cards with number calling and verification. Use when running bingo games.
## Commands
### `card`
```bash
scripts/script.sh card
```
### `call`
```bash
scripts/script.sh call
```
### `new-game`
```bash
scripts/script.sh new-game
```
### `history`
```bash
scripts/script.sh history
```
### `check`
```bash
scripts/script.sh check <numbers>
```
### `stats`
```bash
scripts/script.sh stats
```
## Data Storage
Data stored in `~/.local/share/bingo/`.
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
Details
- Author
- openclaw
- Repository
- openclaw/skills
- Created
- 5 months ago
- Last Updated
- 2 months ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
jargon-bingo
Score sales calls, emails, or posts on a 5x5 bingo card of cliches. Mostly for fun; quietly useful for spotting jargon-heavy patterns.
2 Updated 1 weeks ago
ReachRobin AI & Automation Listed
anki
Manage Anki flashcards during coding sessions — create, update, delete, and browse cards. Use when the user invokes /anki, asks to create or edit a flashcard, or when you notice the user learning something new and worth remembering (a concept, trick, gotcha, or mental model).
0 Updated 2 weeks ago
lroman242 DevOps & Infrastructure Listed
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more bcc, c. Use when you need bcc capabilities. Triggers on: bcc.
16 Updated today
dvcrn