Files
gh-bradleyboehmke-brads-mar…/.claude-plugin/plugin.json
2025-11-29 18:02:00 +08:00

17 lines
304 B
JSON

{
"name": "marketplace-dev",
"description": "Tools for developing plugins that align with Personal marketplace architecture",
"version": "1.0.0",
"author": {
"name": "Brad Boehmke"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}