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

15 lines
271 B
JSON

{
"name": "transfer-learning-adapter",
"description": "Transfer learning adaptation",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugins",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}