senior-computer-vision
Computer vision engineering skill for object detection, image segmentation, and visual AI systems. Covers CNN and Vision Transformer architectures, YOLO/Faster R-CNN/DETR detection, Mask R-CNN/SAM segmentation, and production deployment with ONNX/TensorRT. Includes PyTorch, torchvision, Ultralytics, Detectron2, and MMDetection frameworks. Use when building detection pipelines, training custom models, optimizing inference, or deploying vision systems.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/senior-computer-visionWhat This Skill Does
The senior-computer-vision skill acts as a comprehensive engineering companion for developing, training, and deploying visual AI systems. It provides deep technical guidance on object detection, semantic and instance segmentation, image classification, and video analysis. Designed for professional computer vision engineers, this skill leverages frameworks like PyTorch, Ultralytics, and Detectron2 to streamline the lifecycle of a vision model, from raw data preparation and architecture selection to production-grade deployment via TensorRT or ONNX. It effectively handles complex tasks such as model quantization, pruning, and infrastructure setup for real-time inference on edge or cloud platforms.
Installation
To integrate this capability into your agent workflow, use the package manager command:
clawhub install openclaw/skills/skills/alirezarezvani/senior-computer-vision
Ensure your local environment has PyTorch, OpenCV, and relevant dependencies installed before triggering the initial configuration scripts provided in the skill documentation.
Use Cases
- Real-time Surveillance: Implementing YOLOv8/v11 for high-speed object detection in live video streams.
- Medical Imaging: Configuring Mask R-CNN or SAM for accurate instance segmentation of anomalies in radiological data.
- Autonomous Systems: Designing lightweight inference pipelines optimized with TensorRT for deployment on embedded edge devices like NVIDIA Jetson.
- Automated Quality Control: Building classification and detection pipelines to identify manufacturing defects on assembly lines.
- Performance Tuning: Using the skill to profile model bottlenecks and apply quantization to balance precision and speed.
Example Prompts
- "I need to deploy a YOLOv8 model for real-time detection on an NVIDIA Jetson Orin. Walk me through the steps for exporting to TensorRT and optimizing the precision for latency reduction."
- "Compare the trade-offs between Faster R-CNN and RT-DETR for a high-accuracy, low-latency industrial inspection task. Which architecture would perform better with a dataset of 5,000 images?"
- "Help me restructure my MMDetection config file to include custom albumentations for synthetic noise augmentation to improve model robustness against outdoor lighting variability."
Tips & Limitations
- Hardware Requirements: Many of the optimization tasks (TensorRT/quantization) require NVIDIA GPU access to generate calibrated binaries.
- Data Quality: This skill assumes you have or are building a high-quality annotated dataset. Always use tools like CVAT or Label Studio for consistency.
- Versioning: Ensure your environment matches the specific framework versions (e.g., PyTorch 2.x) to prevent dependency conflicts during compilation or deployment.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-senior-computer-vision": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution
Related Skills
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
qms-audit-expert
ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use for internal audit planning, audit execution, finding classification, external audit preparation, or audit program management.
code-reviewer
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.