azure-ai-vision
Installation
SKILL.md
Azure AI Vision
Azure AI Vision is a cloud-based API for analyzing images and videos, extracting insights from their content. Developers use it to build intelligent applications that can identify objects, faces, and text, as well as understand scenes and activities. It's used across industries for tasks like image recognition, content moderation, and accessibility.
Official docs: https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/
Azure AI Vision Overview
- Image Analysis
- Image
- Analyze Image
- Image
- Optical Character Recognition (OCR)
- Image
- Read Text via OCR
- Image
Working with Azure AI Vision
This skill uses the Membrane CLI to interact with Azure AI Vision. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills