
Pulumi Python
- 46 installs
- 12 repo stars
- Updated March 30, 2026
- dirien/claude-skills
Scaffold and write Pulumi infrastructure-as-code in Python - define AWS/Azure/GCP resources, manage secrets with Pulumi ESC, set up OIDC, and build reusable components.
About
pulumi-python helps you build Pulumi infrastructure-as-code projects in Python, from scaffolding a project to defining AWS, Azure, or GCP resources. It covers Pulumi ESC for centralized secrets, OIDC authentication for secure deploys, and reusable component resources, plus Python toolchain setup with pip, poetry, or uv. A solo builder reaches for it when they want to manage cloud infrastructure as Python code rather than clicking through consoles.
- Pulumi IaC projects in Python
- AWS/Azure/GCP resource definitions
- Pulumi ESC for secrets + OIDC auth
- Reusable multi-language components
Pulumi Python by the numbers
- 46 all-time installs (skills.sh)
- Ranked #760 of 1,435 DevOps & CI/CD skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dirien/claude-skills --skill pulumi-pythonAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 46 |
|---|---|
| repo stars | ★ 12 |
| Last updated | March 30, 2026 |
| Repository | dirien/claude-skills ↗ |
What it does
Scaffold and write Pulumi infrastructure-as-code in Python - define AWS/Azure/GCP resources, manage secrets with Pulumi ESC, set up OIDC, and build reusable components.
Who is it for?
Python developers managing cloud infra as code with Pulumi
Skip if: Users who prefer TypeScript or Go for IaC
What you get
- pulumi python project
- provisioned infrastructure