Process images using object detection, classification, and segmentation. Use when requesting "analyze image", "object detection", "image classification", or "computer vision". Trigger with relevant phrases based on skill purpose.
48
37%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/ai-ml/computer-vision-processor/skills/processing-computer-vision-tasks/SKILL.mdProcess images using object detection, classification, and segmentation pipelines with configurable model backends.
This 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.
The skill produces structured output relevant to the task.
0c08951
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.