merceralex397-collab
Community@merceralex397-collab
Microsoft-authored skills for Azure deployment, AKS, Foundry model operations, Entra identity, cost/compliance governance, and MCP server development.
Agent Skills by merceralex397-collab
Showing 82 vetted skills indexed across 5 GitHub repositories.
entra-agent-id
Provision Microsoft Entra Agent Identity Blueprints and configure OAuth 2.0 token exchange via Microsoft Graph.
azure-diagnostics
Diagnose Azure production issues using AppLens, Azure Monitor, KQL, and kubectl.
azure-reliability
Assess and remediate reliability posture of Azure Functions and App Service resources.
azure-cost
Query, forecast, and optimize Azure spending using the Cost Management API.
azure-compliance
Run Azure compliance scans with azqr and audit Key Vault keys, secrets, and certificates for expiration.
microsoft-foundry
Deploy, evaluate, fine-tune, and manage Microsoft Foundry agents and models with azd.
appinsights-instrumentation
Provides guidance and references for instrumenting web apps with Azure Application Insights telemetry.
azure-quotas
Check and manage Azure subscription quotas, usage, and regional capacity via Azure CLI.
azure-deploy
Execute Azure deployments for prepared applications using azd, Terraform, Bicep, and Azure CLI.
azure-compute
Routes Azure VM and VMSS requests to recommendation, creation, troubleshooting, and capacity reservation workflows.
azure-validate
Validates Azure deployment readiness by checking configuration, infrastructure code, RBAC roles, and prerequisites.
azure-resource-lookup
Query and list Azure resources across subscriptions using Azure Resource Graph KQL.
entra-app-registration
Guides Microsoft Entra ID app registration, OAuth 2.0 flows, and MSAL integration.
azure-aigateway
Configure Azure API Management as an AI gateway for models, MCP tools, and agents.
azure-ai
Implements Azure AI Search, Speech, OpenAI, and Document Intelligence workflows via MCP tools and SDK references.
azure-storage
Manage Azure Blob, Queue, File Share, Table, and Data Lake storage via MCP tools, CLI, and SDKs.
python-appservice-deploy
Deploy Flask, Django, and FastAPI code to Azure App Service Linux.
airunway-aks-setup
Guides end-to-end AI Runway installation and first model deployment on AKS clusters.
azure-cloud-migrate
Assess and migrate AWS, GCP, and Heroku workloads to Azure Functions, App Service, and Container Apps.
azure-messaging
Diagnose connection, authentication, and message processing issues in Azure Event Hubs and Service Bus SDKs.
azure-upgrade
Assess and upgrade Azure workloads across plans, SKUs, and legacy Java SDK dependencies.
azure-enterprise-infra-planner
Plan and provision enterprise Azure infrastructure with Bicep or Terraform generation.
azure-prepare
Generates azure.yaml, Bicep or Terraform infrastructure, and Dockerfiles for azd-based Azure deployments.
azure-resource-visualizer
Analyze Azure resource groups and generate Mermaid architecture diagrams showing resource relationships.
Frequently Asked Questions About merceralex397-collab
FAQPage SchemaWhat tasks can I perform with merceralex397-collab's Azure skills?▼
You can prepare and execute azd/Bicep/Terraform deployments, provision VMs and AKS clusters, run pre-deployment validation, diagnose App Service/AKS/messaging failures, query Kusto with KQL, visualize resource groups as Mermaid diagrams, and migrate AWS/GCP workloads to Azure.
Who are these skills designed for?▼
Cloud architects, platform engineers, and Azure developers managing production workloads. The enterprise-infra-planner targets landing-zone design, while MCP skills serve C#/.NET developers building, testing, publishing, and debugging Model Context Protocol servers.
How do the deployment skills work in practice?▼
Use azure-prepare to generate azure.yaml, Bicep/Terraform, and Dockerfiles; run azure-validate for preflight RBAC and configuration checks; then execute azure-deploy (azd up, terraform apply) with built-in error recovery. Python Flask/Django/FastAPI apps can deploy directly via python-appservice-deploy.
Are these skills free to use?▼
Yes. All Microsoft-authored Azure skills carry the MIT license at no cost. Some MCP skills list no explicit license. Usage still requires an Azure subscription, and deployed resources incur standard Azure charges.
What prerequisites do these skills require?▼
Most require the Azure CLI (az) or Azure Developer CLI (azd); azure-aigateway explicitly requires az, and azure-upgrade requires Python 3.10+. Deployments need an active Azure subscription with sufficient quota, verifiable via the azure-quotas and capacity skills.