🎯

pulumi-arm-to-pulumi

🎯Skill

from pulumi/agent-skills

VibeIndex|
What it does
|

Agent skills for infrastructure-as-code workflows with Pulumi, covering infrastructure migrations from Terraform, secret management, and code translation.

Overview

A Pulumi agent skill that guides AI coding assistants through migrating Azure ARM templates and Bicep files to Pulumi infrastructure-as-code programs. Part of the official Pulumi agent-skills collection, it works with Claude Code, GitHub Copilot, Cursor, VS Code, and OpenAI Codex through the agentskills.io open standard.

Key Features

  • ARM/Bicep to Pulumi Migration - Converts Azure ARM templates and Bicep infrastructure definitions into Pulumi programs
  • Multi-Agent Compatibility - Works across Claude Code, GitHub Copilot, Cursor, VS Code, and OpenAI Codex via the agentskills.io standard
  • Plugin Marketplace Support - Install through Claude Code's plugin system or universally via the npx skills CLI
  • Part of Broader Migration Suite - Includes sibling skills for Terraform, AWS CDK, and CloudFormation migrations alongside authoring best-practices skills
  • Flexible Installation - Install the entire migration plugin group or individual skills as needed

Who is this for?

This skill is built for infrastructure engineers and DevOps teams migrating Azure resources from ARM templates or Bicep to Pulumi. It is particularly useful for organizations standardizing on Pulumi for multi-cloud infrastructure management who want AI-assisted migration rather than manual conversion.

📦

Same repository

pulumi/agent-skills(20 items)

pulumi-arm-to-pulumi

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add pulumi/agent-skills --skill pulumi-arm-to-pulumi
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add pulumi/agent-skills --skill pulumi-arm-to-pulumi
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/pulumi-arm-to-pulumi/SKILL.md

SKILL.md

1,577Installs
10
-
AddedFeb 4, 2026

More from this repository10

🎯
pulumi-best-practices🎯Skill

Provides AI guidance and recommendations for writing robust, efficient, and maintainable Pulumi infrastructure-as-code programs, covering architectural patterns, error handling, resource configurat...

🎯
pulumi-esc🎯Skill

Provides guidance and best practices for managing infrastructure environments, secrets, and configurations using Pulumi ESC, helping developers securely and efficiently handle sensitive data and deployments.

🎯
pulumi-component🎯Skill

A collection of agent skills for infrastructure-as-code workflows with Pulumi, including migration from Terraform/CDK/CloudFormation/ARM, best practices for writing Pulumi programs, component authoring, and automation API usage.

🎯
pulumi-automation-api🎯Skill

Guides developers in effectively using Pulumi's Automation API for programmatically managing infrastructure deployments, providing best practices and patterns for infrastructure-as-code integration.

🎯
pulumi-terraform-to-pulumi🎯Skill

Agent skills for infrastructure-as-code workflows with Pulumi, covering infrastructure migrations from Terraform, secret management, and code translation.

🎯
pulumi-cdk-to-pulumi🎯Skill

Converts AWS CDK applications to equivalent Pulumi infrastructure code, enabling seamless migration from AWS CDK to Pulumi's multi-cloud infrastructure as code framework.

🎯
cloudformation-to-pulumi🎯Skill

Agent skills for infrastructure-as-code workflows with Pulumi, covering infrastructure migrations from Terraform, secret management, and code translation.

🎯
package-usage🎯Skill

Teaches AI coding agents how to use Pulumi packages for infrastructure as code, providing guidance on package discovery, installation, and usage patterns for cloud resource management.

🎯
provider-upgrade🎯Skill

Guides AI coding agents through Pulumi provider upgrades, helping migrate infrastructure code to newer provider versions while maintaining compatibility and best practices.

🎯
pulumi-upgrade-provider🎯Skill

Assists AI coding agents in upgrading Pulumi providers for infrastructure as code projects, with step-by-step migration guidance and dependency resolution across cloud platforms.