What is cloudformation-to-pulumi?
Convert an AWS CloudFormation stack or template to Pulumi. This skill MUST be loaded whenever a user requests migration or conversion of CloudFormation to Pulumi. Source: pulumi/agent-skills.
Convert an AWS CloudFormation stack or template to Pulumi. This skill MUST be loaded whenever a user requests migration or conversion of CloudFormation to Pulumi.
Quickly install cloudformation-to-pulumi AI skill to your development environment via command line
Source: pulumi/agent-skills.
If you have already generated a migration plan before loading this skill, you MUST:
If the user has not provided a CloudFormation template, you MUST fetch it from AWS using the stack name.
If user provided a template file: Read the template directly.
Convert an AWS CloudFormation stack or template to Pulumi. This skill MUST be loaded whenever a user requests migration or conversion of CloudFormation to Pulumi. Source: pulumi/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/pulumi/agent-skills --skill cloudformation-to-pulumiConvert an AWS CloudFormation stack or template to Pulumi. This skill MUST be loaded whenever a user requests migration or conversion of CloudFormation to Pulumi. Source: pulumi/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pulumi/agent-skills --skill cloudformation-to-pulumi Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/pulumi/agent-skills