Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-29 18:51:47 +08:00

15 lines
288 B
JSON

{
"name": "neural-network-builder",
"description": "Build and configure neural network architectures",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugins",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}