Loading...
Loading...
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. USE FOR: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech. DO NOT USE FOR: Function apps/Functions (use azure-functions), databases (azure-postgres/azure-kusto), general Azure resources.
npx skill4agent add microsoft/github-copilot-for-azure azure-ai| Service | Use When | MCP Tools | CLI |
|---|---|---|---|
| AI Search | Full-text, vector, hybrid search | | |
| Speech | Speech-to-text, text-to-speech | | - |
| OpenAI | GPT models, embeddings, DALL-E | - | |
| Document Intelligence | Form extraction, OCR | - | - |
azure__searchsearch_index_listazure__searchsearch_index_getazure__searchsearch_queryazure__speechspeech_transcribeazure__speechspeech_synthesize/azure:setup/mcp| 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 |
| 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 |