Files
42marketplaces/sync/gh-kivilaid-plugin-marketplace-plugins-example-full-featured.json
2025-11-30 09:08:53 +08:00

18 lines
530 B
JSON

{
"name": "example-full-featured",
"owner": {
"name": "ando",
"email": "ando@kivilaid.ee"
},
"plugins": [
{
"name": "example-full-featured",
"description": "Full-featured productivity plugin with Git workflow automation, code review agents, test generation, validation hooks, and example MCP server",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-kivilaid-plugin-marketplace-plugins-example-full-featured.git"
},
"strict": true
}
]
}