Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.
Picks random winners from lists, spreadsheets, or Google Sheets for giveaways and contests.
/plugin marketplace add davepoon/buildwithclaude/plugin install all-skills@buildwithclaudeThis skill inherits all available tools. When active, it can use any tool Claude has access to.
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
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.