azure-ai

Consolidates Azure AI services for search, speech, and document tasks.

Updated May 25, 2026
One-click install
npx skills add https://github.com/Chieji/my-skills --skill azure-ai-chieji
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-ai
Source: https://github.com/Chieji/my-skills/tree/main/azure-ai
Command: npx skills add https://github.com/Chieji/my-skills --skill azure-ai-chieji

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Azure AI skill provides integrated access to Azure AI services (Search, Speech, OpenAI integration, and Document Intelligence) to accelerate building intelligent apps with powerful search, transcription, and content analysis capabilities.

Core Features & Use Cases

  • AI Search: full-text, vector, and semantic search to surface relevant information.
  • Speech: speech-to-text and text-to-speech for voice-enabled apps.
  • OpenAI & Embeddings: access to large language models and embedding capabilities for advanced AI tasks.
  • Document Intelligence: extract forms and insights from documents and images.

Quick Start

Create an Azure AI client and run a basic search or transcription task to validate setup.

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 speech services into a single application?

Azure AI integration consolidates search, speech, and document intelligence into a single surface. You can build unified enterprise apps requiring transcription, OCR, and vector search across data stores using MCP commands and SDK references.

What is vector search and how does it work with Azure AI?

Vector search uses embeddings to surface relevant information from data stores. Azure AI supports full-text, vector, and semantic search to extract insights and enable AI-powered search workflows across enterprise content.

Can I use Azure AI for OCR and form extraction from documents?

Document Intelligence in Azure AI extracts forms and insights from documents and images. It supports OCR and form extraction workflows, enabling content analysis across media types within unified applications.

How do I set up speech-to-text transcription with Azure AI services?

Azure AI provides speech-to-text and text-to-speech capabilities for voice-enabled apps. Create an Azure AI client and run a basic transcription task to validate your setup before deploying at scale.

Does Azure AI support OpenAI embeddings for advanced search workflows?

Azure AI integrates OpenAI capabilities to access large language models and embeddings. This supports advanced AI tasks including hybrid search, translation, and content analysis across enterprise data stores.

What's the best way to build enterprise apps with Azure AI search and document intelligence?

Azure AI consolidates search, speech, OpenAI, and document intelligence into one integration surface. Use MCP commands and SDK references to implement vector search, transcription, and form extraction across unified workflows.