From computer-vision-processor
Processes and analyzes images using computer vision for object detection, classification, and segmentation. Automatically activates on image analysis requests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/computer-vision-processor:computer-vision-processorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin computer-vision-processor