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-pulumiAWS 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