什么是 cloudformation-to-pulumi?
将 AWS CloudFormation 堆栈或模板转换为 Pulumi。每当用户请求将 CloudFormation 迁移或转换为 Pulumi 时,都必须加载此技能。 来源:pulumi/agent-skills。
将 AWS CloudFormation 堆栈或模板转换为 Pulumi。每当用户请求将 CloudFormation 迁移或转换为 Pulumi 时,都必须加载此技能。
通过命令行快速安装 cloudformation-to-pulumi AI 技能到你的开发环境
来源: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.
将 AWS CloudFormation 堆栈或模板转换为 Pulumi。每当用户请求将 CloudFormation 迁移或转换为 Pulumi 时,都必须加载此技能。 来源:pulumi/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/pulumi/agent-skills --skill cloudformation-to-pulumi将 AWS CloudFormation 堆栈或模板转换为 Pulumi。每当用户请求将 CloudFormation 迁移或转换为 Pulumi 时,都必须加载此技能。 来源:pulumi/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pulumi/agent-skills --skill cloudformation-to-pulumi 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/pulumi/agent-skills