From all-skills
Selects random winners from lists, CSV, Excel, or Google Sheets for raffles and giveaways. Supports multiples, exclusions, weights, and transparent crypto-random process.
npx claudepluginhub davepoon/buildwithclaude --plugin all-skillsThis skill uses the workspace's default tool permissions.
This skill randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
This skill randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests.
Pick a random row from this Google Sheet to select a winner
for a giveaway: [Sheet URL]
Pick 3 random winners from entries.csv
Pick a random winner from this list:
- Alice (alice@email.com)
- Bob (bob@email.com)
- Carol (carol@email.com)
...
Pick 5 random winners from contest-entries.xlsx,
make sure no duplicates
User: "Pick a random row from this Google Sheet to select a winner for a giveaway."
Output:
Accessing Google Sheet...
Total entries found: 247
Randomly selecting winner...
๐ WINNER SELECTED! ๐
Row #142
Name: Sarah Johnson
Email: sarah.j@email.com
Entry Date: March 10, 2024
Comment: "Love your newsletter!"
Selection method: Cryptographically random
Timestamp: 2024-03-15 14:32:18 UTC
Would you like to:
- Pick another winner (excluding Sarah)?
- Export winner details?
- Pick runner-ups?
Inspired by: Lenny's use case - picking a Sora 2 giveaway winner from his subscriber Slack community
Pick a random winner excluding previous winners:
Alice, Bob, Carol
Pick a winner with weighted probability based on
the "entries" column (1 entry = 1 ticket)
Pick 1 winner and 3 runner-ups from the list
โ Uses cryptographically secure randomness โ No manipulation possible โ Timestamp recorded for verification โ Can provide seed for third-party verification โ Respects data privacy