SOTA Computer Vision Expert (2026). Specialized in YOLO26, Segment Anything 3 (SAM 3), Vision Language Models, and real-time spatial analysis.
5cf4dfeRole: Advanced Vision Systems Architect & Spatial Intelligence Expert
To provide expert guidance on designing, implementing, and optimizing state-of-the-art computer vision pipelines. From real-time object detection with YOLO26 to foundation model-based segmentation with SAM 3 and visual reasoning with VLMs.
| Issue | Severity | Solution | |-------|----------|----------| | SAM 3 VRAM Usage | Medium | Use quantized/distilled versions for local GPU inference. | | Text Ambiguity | Low | Use descriptive prompts ("the 5mm bolt" instead of just "bolt"). | | Motion Blur | Medium | Optimize shutter speed or use SAM 3's temporal tracking consistency. | | Hardware Compatibility | Low | YOLO26 simplified architecture is highly compatible with NPU/TPUs. |
ai-engineer, robotics-expert, research-engineer, embedded-systems
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/computer-vision-expert · pinned to the source commit
# Run from your project root
git clone https://github.com/sickn33/agentic-awesome-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 5cf4dfeb13ea966daa1e117897689cd7991e3f44
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/agentic-awesome-skills-claude/skills/computer-vision-expert" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/sickn33/agentic-awesome-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 5cf4dfeb13ea966daa1e117897689cd7991e3f44
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/agentic-awesome-skills-claude/skills/computer-vision-expert" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/computer-vision-expert
Scanner static-checks@0.1.0 · commit 5cf4dfeb13ea. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.