Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:08:07 +08:00
commit 1bfe4bba02
4 changed files with 107 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"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": "alanKerrigan"
},
"agents": [
"./agents"
]
}