add directories

This commit is contained in:
Zhongwei Li
2025-11-29 09:40:05 +08:00
parent 94b0179ca3
commit 01b60b0c39
2 changed files with 0 additions and 0 deletions

View 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
}
]
}