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-service infrastructure portal, replace pulumi CLI shell scripts with code, or use the Pulumi Automation API (LocalWorkspace, createOrSelectStack, inline programs). Also load for questions about multi-stack sequencing, parallel deployments, or passing outputs between stacks via code.
$npx -y skills add pulumi/agent-skills --skill pulumi-automation-apiInstalls into the current project.
Run `npx skills use "https://github.com/pulumi/agent-skills" --skill "pulumi/agent-skills/pulumi-automation-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pulumi/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/pulumi/agent-skills"` and select the relevant skills, then follow their instructions.