microsoft / azure-ai-vision-imageanalysis-py
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/azure-ai-vision-imageanalysis-py && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/1803" && unzip -o skill.zip -d .claude/skills/azure-ai-vision-imageanalysis-py && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/azure-ai-vision-imageanalysis-py/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Azure AI Vision Image Analysis SDK for captions, tags, objects, OCR, people detection, and smart cropping. Use for computer vision and image understanding tasks. Triggers: "image analysis", "computer vision", "OCR", "object detection", "ImageAnalysisClient", "image caption".
0 views
0 installs