@skills · Owner
Agent skills by pulumi
26 skills indexed from github.com/pulumi. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- agent-skills · Collection · 63 stars
- cloudformation-to-pulumi · Skill · 63 stars
Convert, migrate, or import AWS CloudFormation stacks or templates into Pulumi programs. Load this skill whenever a user wants to move from CloudFormation
- delegation · Collection · 63 stars
- migration · Collection · 63 stars
- package-maintenance · Collection · 63 stars
- package-usage · Skill · 63 stars
Track which stacks across a Pulumi organization use a specific package and at what versions. Use for cross-stack audits, identifying outdated or unmaintain
- provider-upgrade · Skill · 63 stars
Upgrade any Pulumi provider to a newer version and reconcile the resulting diff. Use when users want to upgrade or update a provider (including editing pac
- pulumi · Collection · 63 stars
- pulumi-arm-to-pulumi · Skill · 63 stars
Convert or migrate Azure ARM (Azure Resource Manager) templates, Bicep templates, or code to Pulumi, including importing existing Azure resources. This ski
- pulumi-automation-api · Skill · 63 stars
Load this skill when a user asks how to run Pulumi programmatically, embed Pulumi in an application, orchestrate multiple stacks in code, build a self-serv
- pulumi-best-practices · Skill · 63 stars
Load when the user is writing, reviewing, or debugging Pulumi TypeScript/Python programs; asks about Output<T> or apply() usage; wants to create ComponentR
- pulumi-cdk-to-pulumi · Skill · 63 stars
Load this skill when a user wants to migrate, convert, port, translate, or move an AWS CDK application (including CDK stacks, constructs, or CloudFormation
- pulumi-component · Skill · 63 stars
Guide for authoring Pulumi ComponentResource classes. Use when creating reusable infrastructure components, designing component interfaces, setting up mult
- pulumi-debug-failed-operation · Skill · 63 stars
Debug a Pulumi update or preview that failed: read the failure Pulumi already recorded, find what caused it, and fix it. Load this skill when the user asks
- pulumi-esc · Skill · 63 stars
Guidance for working with Pulumi ESC (Environments, Secrets, and Configuration). Use when users ask about managing secrets, configuration, environments, sh
- pulumi-migrate-from-discovered-stack · Skill · 63 stars
Migrate a CloudFormation or ARM stack into a Pulumi stack, sourced from a stack that Pulumi Cloud's Discovery feature has already found and exposed via the
- pulumi-neo-handoff · Skill · 63 stars
Hand off the current thread to a new Pulumi Neo task as a one-way transfer. Use when the user explicitly asks to hand off, send, transfer, or continue curr
- pulumi-overview · Skill · 63 stars
Use this skill for any task that creates, modifies, inspects, or destroys cloud infrastructure or SaaS configuration, from one-off CLI operations to full m
- pulumi-terraform-to-pulumi · Skill · 63 stars
Migrate Terraform/OpenTofu projects to Pulumi, including translating HCL source code and/or importing Terraform state into a Pulumi stack. Use when a user
- pulumi-upgrade-provider · Skill · 63 stars
Automate Pulumi provider repo upgrades with the `upgrade-provider` tool. Use when upgrading a pulumi provider repository to a new upstream version, running
- skills · Collection · 63 stars
- skills · Collection · 63 stars
- skills · Collection · 63 stars
- skills · Collection · 63 stars
- upstream-patches · Skill · 63 stars
Create, amend, remove, and rebase patches for Terraform provider submodules using `./scripts/upstream.sh`. Use when `upgrade-provider` or manual patch work
- pulumi-context-api · Skill
Query the Pulumi Context API, a graph query interface over an organization's infrastructure in Pulumi Cloud. Use when a question is about relationships or