Files
gh-szugyi-claude-plugin-poc/.claude-plugin/plugin.json
2025-11-30 08:59:14 +08:00

12 lines
269 B
JSON

{
"name": "sc-test",
"description": "The best plugin to try if we can make this thing easily work",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Csaba Szugyiczki",
"email": "csaba.szugyiczki@supercharge.io"
},
"agents": [
"./agents"
]
}