azure-ai

Unified access to Azure AI services: Search, Speech, OpenAI, and Document Intelligence.

microsoft ↓ 472k
Claude Code
View source ↗

What it does

  • azuresearch with command searchindexlist - List search indexes
  • azuresearch with command searchindexget - Get index details
  • azuresearch with command searchquery - Query search index
  • azurespeech with command speechtranscribe - Speech to text
  • azurespeech with command speechsynthesize - Text to speech
  • AI Search: Python | TypeScript | .NET
  • OpenAI: .NET

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Unified access to Azure AI services: Search, Speech, OpenAI, and Document Intelligence.

Source

Repository: https://github.com/microsoft/azure-skills

azure-ai FAQ

What does the azure-ai skill do?

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. azuresearch with command searchindexlist - List search indexes azuresearch with command searchindexget - Get index details

How do I install azure-ai?

Run: npx -y skills add https://github.com/microsoft/azure-skills --skill azure-ai --agent claude-code — the source lives at github.com/microsoft/azure-skills.

Maintain azure-ai?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

azure-ai on getagentictools
[![azure-ai on getagentictools](https://getagentictools.com/badge/skills/microsoft-azure-skills-azure-ai.svg)](https://getagentictools.com/skills/microsoft-azure-skills-azure-ai?ref=badge)
npx agentictools info skills/microsoft-azure-skills-azure-ai

The second line is the CLI lookup for this page — handy in READMEs and docs.