Files
42marketplaces/test/local-apple-notes-cli.json
2025-11-29 09:41:27 +08:00

19 lines
485 B
JSON

{
"name": "local-apple-notes-cli",
"owner": {
"name": "Zhongwei",
"email": "zhongwei@42plugin.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
}
]
}