azure-ai

Integrate Azure AI Search, Speech, OpenAI, and Document Intelligence services.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/anishi1222/multi-agent-code-reviewer --skill azure-ai-anishi1222
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-ai
Source: https://github.com/anishi1222/multi-agent-code-reviewer/tree/main/.agents/skills/azure-ai
Command: npx skills add https://github.com/anishi1222/multi-agent-code-reviewer --skill azure-ai-anishi1222

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires azure__search, azure__speech, azure-ai-openai, azure-ai-document-intelligence, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the integration and usage of Azure AI services, including Search, Speech, OpenAI, and Document Intelligence, to enhance various functionalities in your applications.

Core Features & Use Cases

  • AI Search: Perform full-text, vector, hybrid, and semantic searches across your data.
  • Speech: Implement speech-to-text and text-to-speech capabilities.
  • OpenAI: Leverage GPT models, embeddings, and DALL-E for advanced functionalities.
  • Document Intelligence: Extract data from forms and images, and perform OCR.
  • Use Case: Use this Skill to build a chatbot that can understand and respond to user queries in real-time using AI-driven search and natural language processing.

Quick Start

Use the azure-ai skill to search for documents in your repository with the query 'project report'.

Frequently Asked Questions about azure-ai

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate Azure AI Search and OpenAI into my application?

This Skill integrates Azure AI Search and OpenAI by providing a unified interface for full-text search, vector search, and GPT model interactions. It requires Azure MCP to be enabled and configured to function properly in your application.

Can I extract data from forms and perform OCR using Azure Document Intelligence?

Yes, this Skill enables data extraction from forms and images using Azure Document Intelligence, providing OCR capabilities to capture and process information from structured and unstructured documents.

Does Azure Speech support speech-to-text and text-to-speech capabilities?

Azure Speech supports both speech-to-text and text-to-speech capabilities. This Skill integrates these functionalities, allowing you to implement voice-driven features and audio processing within your applications.

What is the best way to build a chatbot with Azure AI Search and natural language processing?

The best way to build a chatbot with Azure AI Search is to use this Skill, which combines AI-driven search with OpenAI's natural language processing to understand and respond to user queries in real-time.

Do I need Azure MCP configured to use Azure AI services?

Yes, you need Azure MCP enabled and configured properly to use this Skill. It acts as the foundational requirement for connecting and managing the various Azure AI services within your application.

What types of search does Azure AI Search support?

Azure AI Search supports full-text, vector, hybrid, and semantic searches across your data. This Skill provides access to these search types to enhance query accuracy and relevance in your applications.