What problem does it solve? Designing and provisioning Oracle Cloud Infrastructure requires deep knowledge of compute shapes, VCN networking, IAM policies, database services, and Terraform provider patterns, which slows down cloud architecture and migration work. ## Core Features & Use Cases - Infrastructure as Code: Produces Terraform OCI provider configurations for compute instances, VCNs, subnets, security lists, load balancers, and Autonomous Databases. - Service-Specific Guidance: Covers compute, networking, storage, databases (Autonomous DB, MySQL, PostgreSQL, NoSQL), OKE Kubernetes, and IAM policy design with dynamic groups and compartments. - OCI CLI Operations: Provides command references for provisioning, monitoring, bulk operations, and troubleshooting across OCI services. - Use Case: When migrating an application to Oracle Cloud, use this Skill to generate a three-tier architecture with a public web subnet, private app and database subnets, autoscaling instance pools, and least-privilege IAM policies. ## Quick Start Ask the agent to design an OCI architecture with a VCN, autoscaling compute pool, and Autonomous Database using Terraform.