Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:12:24 +08:00
commit 48b0df12ed
4 changed files with 107 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "vision-specialist",
"description": "Expert in vision models, OCR systems, barcode detection, and visual AI. Stays current with latest models (GPT-4V, Claude Vision, Mistral-OCR, etc.), optimization techniques, and specialized libraries. Use PROACTIVELY for image processing, document analysis, or visual AI tasks.",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"agents": [
"./agents/vision-specialist.md"
]
}