Files
2025-11-29 18:52:04 +08:00

15 lines
300 B
JSON

{
"name": "api-batch-processor",
"description": "Implement batch API operations with bulk processing and job queues",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}