Pulumi Esc
Pulumi Esc automates infrastructure deployment across multiple clouds, streamlining your workflows and reducing operational overhead for faster, consistent deployments.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pulumi-esc npx -- -y @trustedskills/pulumi-esc
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pulumi-esc": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pulumi-esc"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The pulumi-esc skill enables AI agents to interact with and manage infrastructure as code using Pulumi, a popular tool for deploying and managing cloud resources. It allows users to define, deploy, and update infrastructure in a declarative manner across multiple cloud providers.
When to use it
- Automating the deployment of cloud resources such as virtual machines, databases, or networking components.
- Managing infrastructure changes in a version-controlled environment with Pulumi programs.
- Integrating infrastructure-as-code workflows into CI/CD pipelines for consistent and repeatable deployments.
Key capabilities
- Deploy infrastructure using Pulumi programs written in TypeScript, Python, Go, or other supported languages.
- Manage cloud resources across providers like AWS, Azure, and Google Cloud.
- Enable version-controlled infrastructure changes with support for state management and previews.
Example prompts
- "Deploy a new EC2 instance on AWS using the latest Pulumi configuration."
- "Update the existing Kubernetes cluster configuration in my Pulumi project."
- "Show me a preview of the infrastructure changes before applying them."
Tips & gotchas
- Ensure that your environment has Pulumi installed and configured with appropriate cloud provider credentials.
- Infrastructure changes can be destructive; always review previews carefully before deployment.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.