Skill

azure-ai-foundry-local

Expert knowledge for Azure AI Foundry Local development including troubleshooting, best practices, configuration, and integrations & coding patterns. Use when building, debugging, or optimizing Azure AI Foundry Local applications. Not for Azure Machine Learning (use azure-machine-learning), Azure AI services (use azure-ai-services), Azure AI Vision (use azure-ai-vision), Azure AI Document Intelligence (use azure-document-intelligence).

From azure
Install
1
Run in your terminal
$
npx claudepluginhub atc-net/atc-agentic-toolkit --plugin azure
Tool Access

This skill uses the workspace's default tool permissions.

Skill Content

Azure AI Foundry Local Skill

This skill provides expert guidance for Azure AI Foundry Local. Covers troubleshooting, best practices, configuration, and integrations & coding patterns. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: This file may be large. Use the Category Index below to locate relevant sections, then use read_file with specific line ranges (e.g., L136-L144) to read the sections needed for the user's question This skill requires network access to fetch documentation content. Use mcp_microsoftdocs:microsoft_docs_fetch to retrieve full articles.

  • Fallback: Use the built-in WebFetch tool if the Microsoft Learn MCP server is not available.

Category Index

CategoryLinesDescription
TroubleshootingL32-L36Troubleshooting setup and runtime issues when installing and running Azure AI Foundry Local specifically on Windows Server 2025.
Best PracticesL37-L41Best practices for configuring, securing, and operating Foundry Local, plus troubleshooting setup, connectivity, performance, and common runtime or deployment issues.
ConfigurationL42-L48Installing and configuring Foundry Local, compiling Hugging Face models with Olive, and using the Foundry Local CLI commands and options
Integrations & Coding PatternsL49-L60Patterns and code samples for calling Foundry Local via REST/SDKs, OpenAI-compatible clients, LangChain, Open WebUI, tool calling, transcription, and the Model Catalog API.

Troubleshooting

TopicURL
Run Foundry Local on Windows Server 2025https://learn.microsoft.com/en-us/azure/foundry-local/reference/windows-server-frequently-asked-questions

Best Practices

TopicURL
Apply best practices and troubleshoot Foundry Localhttps://learn.microsoft.com/en-us/azure/foundry-local/reference/reference-best-practice

Configuration

TopicURL
Install and configure Foundry Local on your devicehttps://learn.microsoft.com/en-us/azure/foundry-local/get-started
Compile Hugging Face models for Foundry Local with Olivehttps://learn.microsoft.com/en-us/azure/foundry-local/how-to/how-to-compile-hugging-face-models
Use Foundry Local CLI commands and optionshttps://learn.microsoft.com/en-us/azure/foundry-local/reference/reference-cli

Integrations & Coding Patterns

TopicURL
Create a chat UI using Open WebUI and Foundry Localhttps://learn.microsoft.com/en-us/azure/foundry-local/how-to/how-to-chat-application-with-open-web-ui
Integrate Foundry Local with OpenAI-compatible SDKshttps://learn.microsoft.com/en-us/azure/foundry-local/how-to/how-to-integrate-with-inference-sdks
Transcribe audio using Foundry Local APIshttps://learn.microsoft.com/en-us/azure/foundry-local/how-to/how-to-transcribe-audio
Build a LangChain translation app with Foundry Localhttps://learn.microsoft.com/en-us/azure/foundry-local/how-to/how-to-use-langchain-with-foundry-local
Use Foundry Local native chat completions APIhttps://learn.microsoft.com/en-us/azure/foundry-local/how-to/how-to-use-native-chat-completions
Implement tool calling workflows with Foundry Localhttps://learn.microsoft.com/en-us/azure/foundry-local/how-to/how-to-use-tool-calling-with-foundry-local
Integrate with Foundry Local Model Catalog APIhttps://learn.microsoft.com/en-us/azure/foundry-local/reference/reference-catalog-api
Invoke Foundry Local via REST API endpointshttps://learn.microsoft.com/en-us/azure/foundry-local/reference/reference-rest
Call Foundry Local via SDKs in Python, JS, C#, Rusthttps://learn.microsoft.com/en-us/azure/foundry-local/reference/reference-sdk
Stats
Parent Repo Stars0
Parent Repo Forks1
Last CommitMar 19, 2026