vm-template-creationlisted
Install: claude install-skill aiskillstore/marketplace
# VM Template Creation Skill
Create, manage, and deploy VM templates in your Proxmox environment for rapid, standardized infrastructure provisioning.
## What this skill does
This skill enables you to:
- Prepare virtual machines from cloud images or custom configurations
- Convert configured VMs into templates for reuse
- Clone templates to create multiple instances
- Manage template configurations and updates
- Deploy standardized environments rapidly
- Maintain template consistency across deployments
- Create specialized templates for different workloads
- Update and version templates
- Manage template lifecycle
## When to use this skill
Use this skill when you need to:
- Create template VMs for rapid deployment
- Prepare Ubuntu Cloud-Init compatible templates
- Deploy multiple identical VMs for Kubernetes clusters
- Build standardized application environments
- Automate VM provisioning workflows
- Maintain consistent infrastructure-as-code
- Support Infrastructure-as-Code (IaC) automation
- Create reusable templates for different projects
- Build CI/CD infrastructure templates
## Available Tools
### Core VM Management
- `create_vm_advanced` - Create a VM with advanced configuration (disk, network, CD/DVD)
- `update_vm_config` - Update VM configuration and mark as template
- `get_vm_config` - Get full VM configuration details
- `clone_vm` - Clone a template VM to create instances
- `delete_vm` - Remove a VM or template
### Supporting Tools
- `get_vm_status` - Get VM