Packer builds create machine images for cloud servers. This skill sends build metadata to the HCP Packer registry. That registry tracks every image version your team creates.
You can see which images are in production or staging. You can also enforce policies on image use. The metadata includes details like the OS and build time. It does not upload the actual image file.
This is useful for teams that manage many server images. It adds very little time to your builds. It works with tools like GitHub Actions and Terraform.
Global
mkdir -p ~/.claude/skills/push-to-registryProject
mkdir -p .claude/skills/push-to-registrySource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code