18 lines
535 B
JSON
18 lines
535 B
JSON
{
|
|
"name": "plugin-quickstart-generator",
|
|
"owner": {
|
|
"name": "Daniel Hofheinz",
|
|
"email": "daniel@danielhofheinz.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "plugin-quickstart-generator",
|
|
"description": "Generate production-ready Claude Code plugin structures for OpenPlugins marketplace with guided interactive setup",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-dhofheinz-open-plugins-plugins-plugin-quickstart-generator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |