19 lines
488 B
JSON
19 lines
488 B
JSON
{
|
|
"name": "local-apple-notes-cli",
|
|
"owner": {
|
|
"name": "Zhongwei Li",
|
|
"email": "zhongweili@tubitv.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "apple-notes-cli",
|
|
"description": "Apple Notes CLI Expert - Manage Apple Notes via command-line with agents for CRUD operations, organization, templates, and export workflows",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/single-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
}
|