AgentSkillsCN

azure-ai

适用于 Azure AI:Search、Speech、Foundry、OpenAI、Document Intelligence。助力搜索、向量/混合搜索、语音转文字、文字转语音、转录、AI 代理、提示流程、OCR 等任务。适用场景:AI 搜索、查询搜索、向量搜索、混合搜索、语义搜索、语音转文字、文字转语音、转录、AI 代理、提示流程、Foundry、OCR、将文字转为语音。切勿用于:函数应用/Functions(使用 Azure Functions)、数据库(Azure PostgreSQL/Azure Kusto)、资源。

SKILL.md
--- frontmatter
name: azure-ai
description: "Use for Azure AI: Search, Speech, Foundry, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, AI agents, prompt flows, OCR. USE FOR: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, AI agent, prompt flow, Foundry, OCR, convert text to speech. DO NOT USE FOR: Function apps/Functions (use azure-functions), databases (azure-postgres/azure-kusto), resources."

Azure AI Services

Services

ServiceUse WhenMCP ToolsCLI
AI SearchFull-text, vector, hybrid searchazure__searchaz search
SpeechSpeech-to-text, text-to-speechazure__speech-
FoundryAI models, agents, prompt flowsazure__foundryaz ml
OpenAIGPT models, embeddings, DALL-E-az cognitiveservices
Document IntelligenceForm 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

Foundry

  • azure__foundry with command foundry_model_list - List AI models
  • azure__foundry with command foundry_deployment_list - List deployments
  • azure__foundry with command foundry_agent_list - List AI agents

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

AI Search Capabilities

FeatureDescription
Full-text searchLinguistic analysis, stemming
Vector searchSemantic similarity with embeddings
Hybrid searchCombined keyword + vector
AI enrichmentEntity extraction, OCR, sentiment

Speech Capabilities

FeatureDescription
Speech-to-textReal-time and batch transcription
Text-to-speechNeural voices, SSML support
Speaker diarizationIdentify who spoke when
Custom modelsDomain-specific vocabulary

Foundry Capabilities

FeatureDescription
Model catalogGPT-4, Llama, Mistral, custom
AI agentsMulti-turn, tool calling, RAG
Prompt flowOrchestration, evaluation
Fine-tuningCustom model training

Service Details

For deep documentation on specific services: