raffle-winner-picker
Installation
SKILL.md
Raffle Winner Picker
This skill randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests.
Prerequisites
- Python 3.7+: Required for random selection scripts
- pandas: For CSV/Excel file reading (install via
pip install pandas) - Optional: Google Sheets API access via gspread library
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