What problem does it solve? Managing secrets and configuration across cloud environments is error-prone and scattered. This Skill provides guidance for centralizing secrets, composing environments, and generating short-term cloud credentials with Pulumi ESC. ## Core Features & Use Cases - Environment Management: Create, edit, and compose layered ESC environments using the pulumi env CLI commands. - Dynamic Credentials: Configure OIDC-based short-term credentials for AWS, Azure, and GCP, plus integrations with Vault, 1Password, and cloud secret stores. - Stack Integration: Link ESC environments to Pulumi stacks so pulumiConfig values flow into deployments. - Use Case: A team wants to eliminate static AWS access keys. Use this Skill to set up an ESC environment with AWS OIDC login, link it to a Pulumi stack, and verify the configuration resolves correctly. ## Quick Start Ask the assistant to create a Pulumi ESC environment for your project and link it to your Pulumi stack.