Files
2025-11-29 18:10:45 +08:00

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"
]
}