Install
$ agentstack add skill-reachrobin-skills-jargon-bingo ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Jargon Bingo
Most sales and corporate communication is undifferentiated by design: the same 30 phrases, recycled, rearranged, and passed through a marketing approval cycle. If your message hits BINGO, a prospect could have received it from any of your competitors and not known the difference. That's the problem. This card just makes it visible.
Inputs
A sales call transcript, email, LinkedIn post, or any business-speak text. Pasted as plain text.
Output
- A 5x5 ASCII bingo card. Each cell holds one sales jargon phrase, drawn from the pool below. FREE SPACE in the center.
- Every cell that matched text in the input is marked
[X]. - Score: BINGO if any row, column, or diagonal is fully marked. Otherwise: count of hits + the closest miss (the row, column, or diagonal one square away from BINGO).
Jargon pool (sample 24 + FREE SPACE)
The skill draws 24 distinct phrases from this pool each run. Sampling produces a different card each time.
synergy
circle back
low-hanging fruit
move the needle
value-add
thought leader
best-in-class
deep dive
table stakes
north star
operationalize
right-size
10x
leverage
scalable
differentiator
win-win
boil the ocean
blue ocean
land and expand
single pane of glass
delight the customer
paradigm shift
game changer
bandwidth
ecosystem
robust
pivot
learnings
streamline
holistic
proactive outreach
aligned
impactful
Procedure
- Sample 24 phrases at random from the pool (no repeats). Arrange into a 5x5 grid, FREE SPACE at position row 3, col 3.
- Scan the input for each phrase (case-insensitive, partial-word matches count: "leveraging" counts for "leverage").
- Mark each hit with
[X]. - Check rows, columns, and both diagonals for BINGO.
- If BINGO: call it. If not: report hit count and name the line closest to BINGO ("Row 2 is one away - missing only 'synergy'").
Card format
Use ASCII box drawing so it screenshots well:
+-----------------+-----------------+-----------------+-----------------+-----------------+
| thought | circle | low-hanging | synergy | value-add |
| leader | back | fruit | | |
+-----------------+-----------------+-----------------+-----------------+-----------------+
| move the | best-in- | deep dive | table | north star |
| needle | class | | stakes | |
+-----------------+-----------------+-----------------+-----------------+-----------------+
| 10x | leverage | ** FREE ** | scalable | win-win |
| | | ** SPACE ** | | |
+-----------------+-----------------+-----------------+-----------------+-----------------+
| land and | single pane | operationalize| right-size | differentiator|
| expand | of glass | | | |
+-----------------+-----------------+-----------------+-----------------+-----------------+
| blue ocean | boil the | paradigm | game | delight the |
| | ocean | shift | changer | customer |
+-----------------+-----------------+-----------------+-----------------+-----------------+
Replace each cell with [X] phrase when matched. FREE SPACE is always marked.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: ReachRobin
- Source: ReachRobin/skills
- License: MIT
- Homepage: https://skills.reachrobin.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.