cloud-skill
Installation
SKILL.md
Cloud Infrastructure Skill
Overview
Master cloud platforms: AWS, Azure, and GCP.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| provider | string | No | aws | Cloud provider |
| service | string | No | compute | Service type |
Core Topics
MANDATORY
- AWS: EC2, S3, RDS, Lambda, VPC
- Azure: VMs, Storage, AKS
- GCP: Compute Engine, GKE
- IAM and security
- Networking (VPCs, subnets)
Related skills
More from pluginagentmarketplace/custom-plugin-devops
networking-skill
Network protocols and troubleshooting - TCP/IP, DNS, HTTP/HTTPS, SSH, firewalls.
12linux-fundamentals-skill
Complete Linux administration skill covering process management, filesystem, permissions, package management, users, bash scripting, and system monitoring.
12serverless
Serverless computing with AWS Lambda, Azure Functions, Google Cloud Functions, and edge computing
11scripting
DevOps scripting with Bash, Python, and Go for automation, tooling, and infrastructure management
9configuration-management
Infrastructure configuration with Ansible, Chef, Puppet, and SaltStack for automated server management
9observability
Distributed tracing with Jaeger, OpenTelemetry, and observability platforms for microservices insights
8