18 lines
470 B
JSON
18 lines
470 B
JSON
{
|
|
"name": "reclaim",
|
|
"owner": {
|
|
"name": "Benjamin Jackson",
|
|
"email": "ben@hearmeout.co"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "reclaim",
|
|
"description": "CRUD operations for Reclaim.ai tasks including create, update, list, complete, and delete with confirmation workflow",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-benjaminjackson-reclaim-skills-reclaim.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |