mcpbeat

Capacity

aiskillstore/marketplace-capacity

Discovers available Azure OpenAI model capacity across regions and projects. Analyzes quota limits, compares availability, and recommends optimal deployment locations based on capacity requirements. USE FOR: find capacity, check quota, where can I deploy, capacity discovery, best region for capacity, multi-project capacity search, quota analysis, model availability, region comparison, check TPM availability. DO NOT USE FOR: actual deployment (hand off to preset or customize after discovery), quota increase requests (direct user to Azure Portal), listing existing deployments.

This is a copy. The original lives at microsoft/capacity.

6k tokens
context cost
the whole folder, loaded on every use
5
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 capacity

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/marketplace-capacity 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.