Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:08 +08:00
commit b32ebefb51
4 changed files with 219 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ComposioHQ/awesome-claude-skills:raffle-winner-picker",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "5515fa7e10a9970403a6d2c284aa03fc7faa5955",
"treeHash": "632bf0db25f614634940380379e54a71388c6d1c01fc2a5054e3f12e0ce6602c",
"generatedAt": "2025-11-28T10:10:08.204289Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "raffle-winner-picker",
"description": "Randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests with cryptographically secure randomness.",
"version": null
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "e85c6b1e7afbda6df66e254c9d03decce9899c3152aaa853e0e493e03af373b8"
},
{
"path": "SKILL.md",
"sha256": "3ca742a080f4b257cfec431fa641006d270f7c53422a20d48465a38ccf75c5db"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "518b67261341491c028e34e52ea54a4c6e5e5f986bbd922c056c01b3fc8ba3cc"
}
],
"dirSha256": "632bf0db25f614634940380379e54a71388c6d1c01fc2a5054e3f12e0ce6602c"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}