Files
42marketplaces/sync/gh-composiohq-awesome-claude-skills-raffle-winner-picker.json
2025-11-29 18:53:27 +08:00

18 lines
526 B
JSON

{
"name": "raffle-winner-picker",
"owner": {
"name": "ComposioHQ",
"email": "tech@composio.dev"
},
"plugins": [
{
"name": "raffle-winner-picker",
"description": "Randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests with cryptographically secure randomness.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-composiohq-awesome-claude-skills-raffle-winner-picker.git"
},
"strict": true
}
]
}