12 lines
398 B
JSON
12 lines
398 B
JSON
{
|
|
"name": "file-upload-specialist",
|
|
"description": "Expert agent for file upload handling, AWS S3 integration, image processing with Sharp, video transcoding with FFmpeg, presigned URLs, and chunked uploads",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "ClaudeForge Community",
|
|
"url": "https://github.com/claudeforge/marketplace"
|
|
},
|
|
"agents": [
|
|
"./agents/upload-expert.md"
|
|
]
|
|
} |