Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-agents-file-upload-specialist.json
2025-11-29 18:53:27 +08:00

18 lines
569 B
JSON

{
"name": "file-upload-specialist",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"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",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-file-upload-specialist.git"
},
"strict": true
}
]
}