Computer Vision Client Skill
microsoft-com-cognitiveservices-computervision
microsoft-com-cognitiveservices-computervision
| Method | Path | Description |
|---|---|---|
POST | /analyze | |
POST | /describe | This operation extracts a rich set of visual features based on the image content. |
POST | /detect | This operation generates a description of an image in human readable language with complete sentences. The description is based on a collection of content tags, which are also ret... |
GET | /models | Performs object detection on the specified image. |
POST | /models/{model}/analyze | This operation returns the list of domain-specific models that are supported by the Computer Vision API. Currently, the API supports following domain-specific models: celebrity re... |
POST | /ocr | This operation recognizes content within an image by applying a domain-specific model. The list of domain-specific models that are supported by the Computer Vision API can be retr... |
POST | /tag | Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream. |
POST | /generateThumbnail | This operation generates a list of words, or tags, that are relevant to the content of the supplied image. The Computer Vision API can return tags based on objects, living beings,... |
POST | /areaOfInterest | This operation generates a thumbnail image with the user-specified width and height. By default, the service analyzes the image, identifies the region of interest (ROI), and gener... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install microsoft-com-cognitiveservices-computervision
Downloads and installs to ~/.claude/skills/microsoft-com-cognitiveservices-computervision/
2.1 (2026-02-13)