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.
Content Preview
---
name: azure-ai-vision-imageanalysis-java
description: "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."
risk: unknown
source: community
date_added: "2026-02-27"
---
# Azure AI Vision Image Analysis SDK for Java
Build image analysis applications using the Azure AI Vision Image Analysis SDK for Java.
## Installation
```xml
<dependency>
<groupId>com.azure</grouHow to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/azure-ai-vision-imageanalysis-java.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/azure-ai-vision-imageanalysis-java/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/azure-ai-vision-imageanalysis-java/SKILL.md
Related Skills
azure-data-tables-py
Azure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations.
data-aiazuredatatables
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-ai-document-intelligence-dotnet
Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models.
data-aiazureaidocument
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-cosmos-ts
Azure Cosmos DB JavaScript/TypeScript SDK (@azure/cosmos) for data plane operations. Use for CRUD operations on documents, queries, bulk operations, and container management.
data-aiazurecosmosts
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-data-tables-java
Build table storage applications using the Azure Tables SDK for Java. Works with both Azure Table Storage and Cosmos DB Table API.
data-aiazuredatatables
by sickn33 (Antigravity) · antigravity-awesome-skills