init
This commit is contained in:
18
local-apple-notes-cli.json
Normal file
18
local-apple-notes-cli.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user