Process images using object detection, classification, and segmentation. Use when requesting "analyze image", "object detection", "image classification", or "computer vision".
This skill is limited to using the following tools:
assets/README.mdreferences/README.mdscripts/README.mdscripts/format_converter.pyscripts/image_analyzer.pyscripts/model_downloader.pyThis skill empowers Claude to leverage the computer-vision-processor plugin to analyze images, detect objects, and extract meaningful information. It automates computer vision workflows, optimizes performance, and provides detailed insights based on image content.
/process-vision command, which processes the image and returns the results.This skill activates when you need to:
User request: "Analyze this image and identify all the cars and pedestrians."
The skill will:
User request: "Classify this image. Is it a cat or a dog?"
The skill will:
This skill utilizes the /process-vision command provided by the computer-vision-processor plugin. It can be integrated with other skills to further process the results of the computer vision analysis, such as generating reports or triggering actions based on detected objects.