Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "reclaim",
|
||||
"description": "CRUD operations for Reclaim.ai tasks including create, update, list, complete, and delete with confirmation workflow",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "Benjamin Jackson",
|
||||
"email": "ben@hearmeout.co"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/reclaim-tasks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user