azure-ai

azure-ai is a skill for Claude Code, Codex from microsoft/azure-skills. It costs 76 tokens per session (789 once invoked), scanned A, a copy of azure-ai, MIT.

A collection of Azure AI service guidance for search, speech, language models, embeddings, document extraction, and optical character recognition (OCR), which reads text from images or scans.

In plain words
What is it for?
Use it to query full-text, vector, or hybrid search indexes; transcribe or synthesize speech; work with language models and embeddings; and extract text or fields from documents.
Why use it?
It brings several Azure AI tasks into one reference and shows which tools or commands apply to each service.

Skill for Claude CodeCodex ✓ vendor

Written for no agent in particular: nothing here depends on one.

Part of the azure plugin — 38 skills, 1 plugin shipped together

Good fit Use it to query full-text, vector, or hybrid search indexes; transcribe or synthesize speech; work with language models and embeddings; and extract text or fields from documents.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/microsoft/azure-skills/azure-ai
About the project

Azure Skills Plugin is an agent plugin that packages Azure-specific guidance with MCP server configurations for carrying out Azure work. Coding agents use it to plan, deploy, troubleshoot, monitor, govern, and optimize Azure applications and services. The catalogue entries are the plugin's skills, instructions, and execution integrations.

microsoft/azure-skills · 1,463 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add microsoft/azure-skills --skill azure-ai
Clone the repo
git clone --depth 1 https://github.com/microsoft/azure-skills

Made for: Claude Code, Codex.

Or install azure, the plugin that ships this one along with the rest of its 38 skills, 1 plugin.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for azure-ai

README.md
[![agentmods](https://agentmods.dev/badge/skills/microsoft/azure-skills/azure-ai/github.svg)](https://agentmods.dev/skills/microsoft/azure-skills/azure-ai)
Your own site
<a href="https://agentmods.dev/skills/microsoft/azure-skills/azure-ai"><img src="https://agentmods.dev/badge/skills/microsoft/azure-skills/azure-ai/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for azure-ai

Your own site · 80×15
<a href="https://agentmods.dev/skills/microsoft/azure-skills/azure-ai"><img src="https://agentmods.dev/badge/skills/microsoft/azure-skills/azure-ai.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 789 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 22 Apr 2026
  • Snyk pass 22 Apr 2026
How audits are shown
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00076 $0.00789
Opus 5 $0.00038 $0.00394
Sonnet 5 $0.00015 $0.00158
Haiku 4.5 $0.00008 $0.00079

Measured 10d ago against content hash d445410cfbeb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

azure-ai scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to azure-ai — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.github/plugins/azure-skills/skills/azure-ai/SKILL.md · 72 lines

How it starts

The opening of the file, as written. The whole thing — 72 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Azure AI Services

Services

Service Use When MCP Tools CLI
AI Search Full-text, vector, hybrid search azure__search az search
Speech Speech-to-text, text-to-speech azure__speech -
OpenAI GPT models, embeddings, DALL-E - az cognitiveservices
Document Intelligence Form extraction, OCR - -

MCP Server (Preferred)

When Azure MCP is enabled:

AI Search

  • azure__search with command search_index_list - List search indexes
  • azure__search with command search_index_get - Get index details
  • azure__search with command search_query - Query search index

Speech

  • azure__speech with command speech_transcribe - Speech to text
  • azure__speech with command speech_synthesize - Text to speech

If Azure MCP is not enabled: Run /azure:setup or enable via /mcp.

AI Search Capabilities

Feature Description
Full-text search Linguistic analysis, stemming
Vector search Semantic similarity with embeddings
Hybrid search Combined keyword + vector
AI enrichment Entity extraction, OCR, sentiment

Speech Capabilities

Feature Description
Speech-to-text Real-time and batch transcription
Text-to-speech Neural voices, SSML support
Speaker diarization Identify who spoke when
Custom models Domain-specific vocabulary

SDK Quick References

For programmatic access to these services, see the condensed SDK guides:

Read the full file on GitHub · 72 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 72 lines · 76 tokens per session scan A d445410cfbeb

Subscribe to this mod's changes

azure-ai is a skill published in the GitHub repository microsoft/azure-skills (1,463 stars, last pushed today), licensed MIT. It adds 76 tokens to every session and 789 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to azure-ai, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

markitdown

Convert heterogeneous documents and selected URIs to Markdown with Microsoft MarkItDown for text analysis, search, and LLM/RAG ingestion. Covers safe local conversion, streams, Office/PDF/data formats, batch workflows, plugins, vision OCR, Azure extraction, and the official MCP server.

K-Dense-AI/scientific-agent-skills · 61 tokens

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM…

davila7/claude-code-templates · 70 tokens

azure-ai

Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. WHEN: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech.

microsoft/skills · 76 tokens

kb-retriever

A retrieval and question-answering assistant for a local folder of documents, including Markdown, text, PDFs, and spreadsheets.

ConardLi/garden-skills · 105 tokens

bailian-kb

A command-line manager for Alibaba Cloud Bailian knowledge bases, which are collections of documents prepared for search and question answering. It handles the stored documents, search services, text chunks, and data-centre files rather than everyday searches.

modelstudioai/cli · 234 tokens

azure-ai-contentunderstanding-py

Multimodal AI service that extracts semantic content from documents, video, audio, and image files for RAG and automated workflows.

benjaminasterA/antigravity-awesome-skills · 0 tokens