Files
42marketplaces/sync/gh-szugyi-claude-plugin-poc.json
2025-11-30 09:08:53 +08:00

18 lines
415 B
JSON

{
"name": "sc-test",
"owner": {
"name": "Csaba Szugyiczki",
"email": "csaba.szugyiczki@supercharge.io"
},
"plugins": [
{
"name": "sc-test",
"description": "The best plugin to try if we can make this thing easily work",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-szugyi-claude-plugin-poc.git"
},
"strict": true
}
]
}