mcpbeat

Deploy Model

aiskillstore/deploy-model

Unified Azure OpenAI model deployment skill with intelligent intent-based routing. Handles quick preset deployments, fully customized deployments (version/SKU/capacity/RAI policy), and capacity discovery across regions and projects. USE FOR: deploy model, deploy gpt, create deployment, model deployment, deploy openai model, set up model, provision model, find capacity, check model availability, where can I deploy, best region for model, capacity analysis. DO NOT USE FOR: listing existing deployments (use foundry_models_deployments_list MCP tool), deleting deployments, agent creation (use agent/create), project creation (use project/create).

This is a copy. The original lives at microsoft/deploy-model.

83k tokens
context cost
the whole folder, loaded on every use
18
files
ships runnable scripts
3
copies elsewhere
how many repositories repackaged it
404
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/aiskillstore/marketplace --skill deploy-model

Repackaged in 3 other repositories

same content, different owner
aiskillstore/marketplace open on GitHub →
microsoft/azure-skills open on GitHub →
microsoft/GitHub-Copilot-for-Azure open on GitHub →
microsoft/skills open on GitHub →

How to use it

Copy the folder

Take aiskillstore/deploy-model from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.