Raffle Winner Picker
Select raffle winners randomly and fairly from a list of participants.
SKILL.md Definition
Raffle Winner Picker
This skill randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests.
When to Use This Skill
- Running social media giveaways
- Picking raffle winners at events
- Randomly selecting participants for surveys or tests
- Choosing winners from contest submissions
- Fair distribution of limited spots or resources
- Random team assignments
What This Skill Does
- Random Selection: Uses cryptographically random selection
- Multiple Sources: Works with CSV, Excel, Google Sheets, or plain lists
- Multiple Winners: Can pick one or multiple winners
- Duplicate Prevention: Ensures the same person can't win twice
- Transparent Results: Shows the selection process clearly
- Winner Details: Displays all relevant information about winners
How to Use
From Google Sheets
Pick a random row from this Google Sheet to select a winner
for a giveaway: [Sheet URL]
From Local File
Pick 3 random winners from entries.csv
From List
Pick a random winner from this list:
- Alice ([email protected])
- Bob ([email protected])
- Carol ([email protected])
...
Multiple Winners
Pick 5 random winners from contest-entries.xlsx,
make sure no duplicates
Example
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: [email protected]
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
Features
Fair Selection
- Uses secure random number generation
- No bias or patterns
- Transparent process
- Repeatable with seed (for verification)
Exclusions
Pick a random winner excluding previous winners:
Alice, Bob, Carol
Weighted Selection
Pick a winner with weighted probability based on
the "entries" column (1 entry = 1 ticket)
Runner-ups
Pick 1 winner and 3 runner-ups from the list
Example Workflows
Social Media Giveaway
- Export entries from Google Form to Sheets
- "Pick a random winner from [Sheet URL]"
- Verify winner details
- Announce publicly with timestamp
Event Raffle
- Create CSV of attendee names and emails
- "Pick 10 random winners from attendees.csv"
- Export winner list
- Email winners directly
Team Assignment
- Have list of participants
- "Randomly split this list into 4 equal teams"
- Review assignments
- Share team rosters
Tips
- Document the process: Save the timestamp and method
- Public announcement: Share selection details for transparency
- Check eligibility: Verify winner meets contest rules
- Have backups: Pick runner-ups in case winner is ineligible
- Export results: Save winner list for records
Privacy & Fairness
✓ Uses cryptographically secure randomness ✓ No manipulation possible ✓ Timestamp recorded for verification ✓ Can provide seed for third-party verification ✓ Respects data privacy
Common Use Cases
- Newsletter subscriber giveaways
- Product launch raffles
- Conference ticket drawings
- Beta tester selection
- Focus group participant selection
- Random prize distribution at events
About Awesome Claude Skills
A curated list of practical Claude Skills for enhancing productivity across Claude.ai, Claude Code, and the Claude API.
What Are Claude Skills?
Claude Skills are customizable workflows that teach Claude how to perform specific tasks according to your unique requirements. Skills enable Claude to execute tasks in a repeatable, standardized manner across all Claude platforms.
Quickstart: Connect Claude to 500+ Apps
The connect-apps plugin lets Claude perform real actions - send emails, create issues, post to Slack. It handles auth and connects to 500+ apps using Composio under the hood.
Install the Plugin
claude --plugin-dir ./connect-apps-pluginRun Setup
/connect-apps:setupPaste your API key when asked. (Get a free key at platform.composio.dev)
Links & Support
- Repository: https://github.com/ComposioHQ/awesome-claude-skills
- Discord: Join our Discord
- X (Twitter): Follow on X
Featured Skills
"Find the perfect 'agent skills' for your project"
ZINC Database
Curated database of commercial compounds for virtual screening.
Zarr Python
Python implementation of chunked, compressed, N-dimensional arrays for scientific data.
USPTO Database
Access to the United States Patent and Trademark Office database.
UniProt Database
Comprehensive, high-quality, and free resource for protein sequences and functional information.
Powerful Agent Skills
Boost your AI performance with our professional skill collection.
Ready to Use
Copy and paste into any agent system supporting skills.
Modular Design
Mix and match 'code skills' to create complex agent behaviors.
Optimized
Each 'agent skill' is tuned for high performance and accuracy.
Open Source
All 'code skills' are open for contributions and customization.
Cross-Platform
Works with various LLMs and agent frameworks.
Safe & Secure
Vetted skills that follow best practices for AI safety.
How it Works
Get started with agent skills in three simple steps.
Pick a Skill
Find the skill you need from our collection.
Read Docs
Understand how the skill works and its constraints.
Copy & Use
Paste the definition into your agent's config.
Test
Verify the results and refine as needed.
Deploy
Launch your specialized AI agent.
What Developers Say
See why developers worldwide choose Agiskills.
Alex Smith
AI Engineer
"Agiskills has completely changed how I build AI agents."
Maria Garcia
Product Manager
"The PDF Specialist skill solved complex document parsing issues for us."
John Doe
Developer
"Professional and well-documented skills. Highly recommend!"
Sarah Lee
Artist
"The Algorithmic Art skill produces incredibly beautiful code."
Chen Wei
Frontend Specialist
"Themes generated by Theme Factory are pixel-perfect."
Robert T.
CTO
"We now use Agiskills as the standard for our AI team."
FAQ
Everything you need to know about Agiskills.
Yes, all public skills are free to copy and use.