Agent skills · Cloud & DevOps
50 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.
- microsoft-foundry ★ 1,477
Build, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and resources end to end. USE FOR: azd ai agent, - azure-diagnostics ★ 1,477
Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubl - azure-prepare ★ 1,477
Prepare azd-based Azure projects for deployment: generates azure.yaml, infrastructure (Bicep/Terraform), and Dockerfiles for the Azure Devel - azure-deploy ★ 1,477
Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT us - azure-validate ★ 1,477
Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, - azure-storage ★ 1,477
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage acc - appinsights-instrumentation ★ 1,477
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WH - azure-resource-lookup ★ 1,477
List, find, and show Azure resources across subscriptions or resource groups. Handles prompts like "list the websites in my subscription", " - azure-resource-visualizer ★ 1,477
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WH - azure-aigateway ★ 1,477
Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, l - azure-kusto ★ 1,477
Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL querie - azure-messaging ★ 1,477
Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, - azure-compute ★ 1,477
Azure VM/VMSS router. WHEN: create / provision / deploy / spin-up VM, recommend VM size, compare VM pricing, VMSS, scale set, autoscale, bur - azure-rbac ★ 1,477
Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign - azure-cloud-migrate ★ 1,477
Assess and migrate cross-cloud workloads to Azure with reports and code conversion. Supports Lambda→Functions, Beanstalk/Heroku/App Engine→A - azure-hosted-copilot-sdk ★ 1,477
Build, deploy, and modify GitHub Copilot SDK apps on Azure. MANDATORY when codebase contains @github/copilot-sdk or CopilotClient in package - azure-quotas ★ 1,477
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: "check quotas", - azure-upgrade ★ 1,477
Assess and upgrade Azure workloads between plans, tiers, or SKUs, or modernize Azure SDK dependencies in source code. WHEN: upgrade Consumpt - azure-enterprise-infra-planner ★ 1,477
Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning net - azure-kubernetes ★ 1,477
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs St - azure-cost ★ 1,477
Azure cost management: query costs, forecast spending, optimize to reduce waste. WHEN: "Azure costs", "Azure bill", "cost breakdown", "how m - airunway-aks-setup ★ 1,477
Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setu - wizard ★ 260,643
Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up - azure-reliability ★ 1,477
Assess and improve the reliability posture of PaaS Applications (Azure Functions and Azure App Service). Scans deployed resources for zone r - prisma-compute ★ 56
Prisma Compute deployment and hosting guide. Use whenever the user mentions Prisma Compute, `prisma.compute.ts`, `defineComputeConfig`, depl - azure-cost-optimization ★ 1,477
Identify Azure cost savings from usage and spending data. USE FOR: optimize Azure costs, reduce Azure spending/expenses, analyze Azure costs - python-appservice-deploy ★ 1,477
Deploy Python (Flask/Django/FastAPI) code to Azure App Service Linux. WHEN: "Flask App Service", "Django App Service", "FastAPI App Service" - firebase-basics ★ 440
Provides foundational Firebase CLI setup, CLI installation, version checks (`firebase-tools@latest --version`), CLI login (including --no-lo - firebase-hosting-basics ★ 440
Deploys and configures classic Firebase Hosting for static websites, single-page apps (SPAs), and microservices. Use when deploying static s - firebase-app-hosting-basics ★ 440
Deploys and manages full-stack web applications (Next.js, Angular) with Server-Side Rendering (SSR) using Firebase App Hosting. Use when dep - sentry-cli
Guide for using the Sentry CLI to interact with Sentry from the command line. Use when the user asks about viewing issues, events, projects, - google-agents-cli-deploy ★ 5,920
This skill should be used when the user wants to "deploy an agent", "deploy my ADK agent", "set up CI/CD", "configure secrets", "troubleshoo - google-agents-cli-observability ★ 5,920
This skill should be used when the user wants to "set up tracing", "monitor my agent", "configure logging", "add observability", "debug prod - firebase-security-rules-auditor ★ 440
Audits Firebase (Firestore, Cloud Storage) security rules for vulnerabilities, privilege escalation, role bypasses, create vs update inconsi - firebase-crashlytics ★ 440
Comprehensive guide for Firebase Crashlytics, including provisioning and SDK usage. Use this skill when the user needs help setting up Crash - azure-observability ★ 1,477
Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, dis - firebase-remote-config-basics ★ 440
Manages Firebase Remote Config templates, feature flags, loading strategies, and SDKs (Android, iOS). Use when downloading/deploying remotec - azure-app-onboard ★ 1,477
End-to-end orchestrator: from a business idea, app idea, or existing app to running Azure deployment with cost estimates and pre-deploy appr - azure-app-onboard-prereq ★ 1,477
Assess whether source code is ready to deploy to Azure — the check BEFORE infrastructure work. Evaluates build health, app completeness, dep - higgsfield-websites ★ 936
Build, edit, and deploy full-stack websites, apps and games via the Higgsfield CLI (`higgsfield website …`). Each is a React 19 + TanStack S - stripe-projects
Use when the user wants to provision infrastructure or third-party services using Stripe Projects. Triggers: "I need a database", "set up au - what-leaked-about-you ★ 32
Check and interpret data-breach exposure for an email, username, phone or name using Have I Been Pwned, the Pwned Passwords k-anonymity rang - expo-deployment ★ 2,521
Deploy Expo apps to production with EAS — build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build - expo-cicd-workflows ★ 2,521
Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo - golang-error-handling ★ 3,243
Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel errors, panic/recover, - golang-design-patterns ★ 3,243
Idiomatic Golang design patterns — functional options, constructor APIs, `init()` and global-state avoidance, enums, panic vs error decision - firebase-firestore-standard ★ 440
Comprehensive guide for Firestore Standard Edition, including provisioning, security rules, and SDK usage. Use this skill when the user need - brand-landingpage ★ 39,603
Brand-first landing page designer — runs a brand-identity interview (colors, typography, shape language), then generates and iterates on a p - golang-data-structures ★ 3,243
Golang data structures — slices (internals, capacity growth, preallocation, slices package), maps (internals, hash buckets, maps package), a - golang-lint ★ 3,243
Linting best practices and golangci-lint configuration for Golang projects — running linters, configuring .golangci.yml, suppressing warning