find-skills
Wiederverwendbarer Agent Skill aus dem skills.sh-Oekosystem. find-skills from vercel-labs/skills: Discover and install specialized agent skills from the open ecosystem when users need extended capabilities.
Wiederverwendbarer Agent Skill aus dem skills.sh-Oekosystem. azure-quotas from microsoft/azure-skills: Check and manage Azure quotas and usage across regions for deployment planning and capacity validation.
azure-quotas is a reusable agent skill listed on skills.sh under microsoft/azure-skills. skills.sh rank #27, installs 187.6K, GitHub stars 1.1K, first seen Mar 10, 2026.
Check and manage Azure quotas and usage across regions for deployment planning and capacity validation. Azure CLI ( az quota ) is the only reliable method for checking quotas; REST API and Portal are unreliable and may show misleading "No Limit" values that do not indicate unlimited capacity Supports four core workflows: checking specific resource quotas, comparing capacity across regions, requesting quota increases, and listing all quotas for a provider Quota resource names do not map 1:1 to ARM resource types; use az quota list to discover correct names by matching localizedValue descriptions Covers Microsoft.Compute, Microsoft.Network, Microsoft.App, Microsoft.Storage, and Microsoft.MachineLearningServices; some providers like Cosmos DB are unsupported and require Portal or documentation
SKILL.md and only load extra files referenced by that skill.npx skills add https://github.com/microsoft/azure-skills --skill azure-quotasIs azure-quotas an agent, a prompt, or a skill?
It is a skill: a reusable package of task-specific instructions and supporting files that an agent can load when the user's request matches the workflow.
Should I install it automatically?
Only after checking the repository, install command, audit status, and whether the user wants this capability in the current agent environment.
What makes it useful for AIDreamHub users?
It helps users discover practical agent capabilities from the open skills ecosystem and compare them by task, source, install count, and operational risk.
npx skills add https://github.com/microsoft/azure-skills --skill azure-quotasnpx skills add https://github.com/microsoft/azure-skills --skill azure-quotasWiederverwendbarer Agent Skill aus dem skills.sh-Oekosystem. find-skills from vercel-labs/skills: Discover and install specialized agent skills from the open ecosystem when users need extended capabilities.
Wiederverwendbarer Agent Skill aus dem skills.sh-Oekosystem. vercel-react-best-practices from vercel-labs/agent-skills: React and Next.js performance optimization guide with 64 prioritized rules across 8 categories.
Wiederverwendbarer Agent Skill aus dem skills.sh-Oekosystem. azure-ai from microsoft/azure-skills: Access Azure AI Search, Speech, OpenAI, and Document Intelligence services through unified MCP tools.
Wiederverwendbarer Agent Skill aus dem skills.sh-Oekosystem. azure-storage from microsoft/azure-skills: Unified access to Azure blob storage, file shares, queues, tables, and data lake services.