추첨 당첨자 선정
참가자 명단에서 무작위적이고 공정하게 추첨 당첨자를 선정합니다.
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
강력한 Agent Skills
전문적인 스킬 컬렉션으로 AI 성능을 높이세요.
즉시 사용 가능
스킬을 지원하는 모든 에이전트 시스템에 복사하여 붙여넣으세요.
모듈형 디자인
'code skills'를 조합하여 복잡한 에이전트 동작을 만드세요.
최적화됨
각 'agent skill'은 높은 성능과 정확도를 위해 튜닝되었습니다.
오픈 소스
모든 'code skills'는 기여와 커스터마이징을 위해 열려 있습니다.
교차 플랫폼
다양한 LLM 및 에이전트 프레임워크와 호환됩니다.
안전 및 보안
AI 안전 베스트 프랙티스를 따르는 검증된 스킬입니다.
사용 방법
간단한 3단계로 에이전트 스킬을 시작하세요.
스킬 선택
컬렉션에서 필요한 스킬을 찾습니다.
문서 읽기
스킬의 작동 방식과 제약 조건을 이해합니다.
복사 및 사용
정의를 에이전트 설정에 붙여넣습니다.
테스트
결과를 확인하고 필요에 따라 세부 조정합니다.
배포
특화된 AI 에이전트를 배포합니다.
개발자 한마디
전 세계 개발자들이 Agiskills를 선택하는 이유를 확인하세요.
Alex Smith
AI 엔지니어
"Agiskills는 제가 AI 에이전트를 구축하는 방식을 완전히 바꾸어 놓았습니다."
Maria Garcia
프로덕트 매니저
"PDF 전문가 스킬이 복잡한 문서 파싱 문제를 해결해 주었습니다."
John Doe
개발자
"전문적이고 문서화가 잘 된 스킬들입니다. 강력히 추천합니다!"
Sarah Lee
아티스트
"알고리즘 아트 스킬은 정말 아름다운 코드를 생성합니다."
Chen Wei
프론트엔드 전문가
"테마 팩토리로 생성된 테마는 픽셀 단위까지 완벽합니다."
Robert T.
CTO
"저희 AI 팀의 표준으로 Agiskills를 사용하고 있습니다."
자주 묻는 질문
Agiskills에 대해 궁금한 모든 것.
네, 모든 공개 스킬은 무료로 복사하여 사용할 수 있습니다.