cloud-infrastructure

Provision and manage AWS, GCP, and Cloudflare infrastructure with Pulumi, Terraform, and CDK.

15|3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/LazyIsEfficient/agentic-os --skill cloud-infrastructure-lazyisefficient
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-infrastructure
Source: https://github.com/LazyIsEfficient/agentic-os/tree/main/.claude/skills/cloud-infrastructure
Command: npx skills add https://github.com/LazyIsEfficient/agentic-os --skill cloud-infrastructure-lazyisefficient

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provision and manage cloud infrastructure across AWS, GCP, and Cloudflare using Pulumi, Terraform, and CDK to ensure repeatable, auditable, and secure deployments.

Core Features & Use Cases

  • Unified infrastructure patterns for AWS, GCP, and Cloudflare resources managed via Pulumi and Terraform.
  • Environment-aware provisioning with consistent tagging, encryption, and least-privilege IAM across DEV, STAGING, and PRODUCTION.
  • Reference implementations and best-practices guiding naming, sizing, security hardening, and compliance.

Quick Start

Describe and apply an end-to-end IaC deployment that provisions a multi-cloud VPC, compute, and data services in a reproducible, auditable manner.

Frequently Asked Questions about cloud-infrastructure

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

FAQPage Schema
How do I provision multi-cloud infrastructure using Terraform and Pulumi?

Provision multi-cloud infrastructure by applying unified IaC patterns for AWS, GCP, and Cloudflare resources. Define VPCs, compute, and data services through environment-aware configurations to ensure reproducible and auditable deployments.

How does environment-aware provisioning handle IAM and encryption across DEV, STAGING, and PRODUCTION?

Environment-aware provisioning enforces consistent tagging, encryption in transit and at rest, and least-privilege IAM configurations across DEV, STAGING, and PRODUCTION to maintain security and compliance boundaries.

Can I use this to apply security hardening patterns for AWS VPCs and RDS?

Yes, you can apply security hardening patterns to AWS VPCs and RDS. The skill codifies rules for strict tagging, encryption, and least-privilege IAM to guide naming, sizing, and compliance.

What is the best way to manage multi-region high-availability infrastructure as code?

Manage multi-region high-availability infrastructure by codifying deployment patterns as strict IaC rules. Use Pulumi, Terraform, or CDK to define reproducible, auditable configurations across AWS, GCP, and Cloudflare.

Does this approach support deploying Cloudflare resources alongside AWS infrastructure?

Yes, deploying Cloudflare resources alongside AWS infrastructure is supported. The skill provisions and manages resources across AWS, GCP, and Cloudflare using unified infrastructure patterns.

How do I enforce strict tagging and least-privilege IAM in IaC workflows?

Enforce strict tagging and least-privilege IAM by applying codified rules within your IaC workflows. The skill automatically applies these constraints during environment-aware provisioning across all cloud resources.