Cloud Providers

Guide provisioning and management of AWS, GCP, and Azure resources via CLI commands.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/qenex-ai/devops-plugin --skill cloud-providers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Cloud Providers
Source: https://github.com/qenex-ai/devops-plugin/tree/main/skills/cloud-providers
Command: npx skills add https://github.com/qenex-ai/devops-plugin --skill cloud-providers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps teams manage multi-cloud infrastructure across AWS, GCP, and Azure by guiding provisioning, configuration, and ongoing resource management.

Core Features & Use Cases

  • Multi-cloud provisioning: Create and configure compute, storage, and networking resources across AWS, GCP, and Azure.
  • Unified workflows: Use a common command set to deploy and manage services across providers.
  • Reference-ready guidance: Includes best practices for IAM, networking, security, and cost optimization.

Quick Start

Use the cloud-providers skill to deploy an AWS EC2 instance, a GCP Compute Engine VM, or an Azure Virtual Machine.

Frequently Asked Questions about Cloud Providers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage multi-cloud resources across AWS, Azure, and GCP?

Multi-cloud resource management across AWS, Azure, and GCP is handled by guiding you through provider-specific CLI commands to provision and configure compute, storage, and networking resources using unified workflows.

Can I use this to provision virtual machines on AWS, GCP, and Azure?

Yes, provisioning virtual machines on AWS, GCP, and Azure is supported. You receive step-by-step guidance and example workflows for deploying EC2 instances, Compute Engine VMs, and Azure Virtual Machines via their respective CLIs.

What is the best way to optimize costs when deploying infrastructure across multiple cloud providers?

Cost optimization for multi-cloud infrastructure is achieved by following built-in best practices for provisioning. The skill provides reference-ready guidance to help you configure resources efficiently and manage ongoing costs across AWS, Azure, and GCP.

Does this approach require installing the AWS CLI, Azure CLI, and Google Cloud CLI?

Yes, using the AWS CLI, Azure CLI, and Google Cloud CLI is required. The skill provides guidance, example workflows, and commands for these specific tools to manage your infrastructure directly from the command line.

How do I configure IAM and networking security for multi-cloud deployments?

Configuring IAM and networking security for multi-cloud deployments is supported through reference-ready guidance. It includes best practices for setting up permissions and network configurations across AWS, Azure, and GCP environments.

Why use a unified workflow for multi-cloud infrastructure instead of managing each provider separately?

Using a unified workflow for multi-cloud infrastructure simplifies provisioning and management by applying a common command set. This approach streamlines deployments across AWS, GCP, and Azure, reducing complexity for infrastructure engineers.