18 lines
394 B
JSON
18 lines
394 B
JSON
{
|
|
"name": "poet",
|
|
"owner": {
|
|
"name": "David Herman",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "poet",
|
|
"description": "Experimental plugin to test agent user interaction",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-dherman-claude-plugins-plugins-poet.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |