From computer-vision-processor
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.
npx claudepluginhub flight505/skill-forge --plugin computer-vision-processorThis skill is limited to using the following tools:
Process images using object detection, classification, and segmentation pipelines with configurable model backends.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Process 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.