·azure-ai-vision-imageanalysis-java
</>

azure-ai-vision-imageanalysis-java

microsoft/agent-skills

Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or smart cropping.

1Installs·0Trend·@microsoft

Installation

$npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-vision-imageanalysis-java

SKILL.md

Build image analysis applications using the Azure AI Vision Image Analysis SDK for Java.

| CAPTION | Generate human-readable image description | | DENSECAPTIONS | Captions for up to 10 regions | | READ | OCR - Extract text from images | | TAGS | Content tags for objects, scenes, actions | | OBJECTS | Detect objects with bounding boxes | | SMARTCROPS | Smart thumbnail regions | | PEOPLE | Detect people with locations |

Caption and Dense Captions require GPU-supported regions. Check supported regions before deployment.

Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or smart cropping. Source: microsoft/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-vision-imageanalysis-java
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is azure-ai-vision-imageanalysis-java?

Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or smart cropping. Source: microsoft/agent-skills.

How do I install azure-ai-vision-imageanalysis-java?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-vision-imageanalysis-java Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/microsoft/agent-skills