PU

push-to-registry

Pushes build metadata to the HCP Packer registry to enable version control and lifecycle governance for infrastructure images.

Install

mkdir -p .claude/skills/push-to-registry && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/3701" && unzip -o skill.zip -d .claude/skills/push-to-registry && rm skill.zip

Installs to .claude/skills/push-to-registry

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for version control and governance.
179 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Push Packer build metadata to HCP registry
  • Manage image lifecycle metadata
  • Sync build results with HCP
  • Label build artifacts

How it works

The skill configures the hcp_packer_registry block within Packer templates to transmit build metadata to the HCP registry during the build process.

Inputs & outputs

You give it
Packer build configuration
You get back
Metadata pushed to HCP Packer registry

When to use push-to-registry

  • Syncing Packer build results with HCP registry
  • Managing image lifecycle metadata
  • Implementing image version control

About push-to-registry

It configures Packer templates to transmit build metadata (not the image itself) to the HCP Packer registry. This allows teams to track image versions and metadata across environments.

Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for version control and governance.

When not to use it

  • Pushing actual image binaries to the registry

Prerequisites

HCP Service PrincipalPacker 1.7.7+

Limitations

  • Requires consistent bucket names
  • Metadata only, not image binaries

How it compares

It enables centralized tracking and governance of image versions compared to local-only builds.

Compared to similar skills

push-to-registry side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
push-to-registry (this skill)16moReviewIntermediate
aws-solution-architect203moReviewAdvanced
terraform-module-library75moNo flagsAdvanced
azure-deployment-preflight76moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

aws-solution-architect

alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.

2047

terraform-module-library

wshobson

Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.

759

azure-deployment-preflight

github

Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use this skill before any deployment to Azure to preview changes, identify potential issues, and ensure the deployment will succeed. Activate when users mention deploying to Azure, validating Bicep files, checking deployment permissions, previewing infrastructure changes, running what-if, or preparing for azd provision.

746

terraform-azurerm-set-diff-analyzer

github

Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attributes) and actual resource changes. Use when reviewing terraform plan output for Azure resources like Application Gateway, Load Balancer, Firewall, Front Door, NSG, and other resources with Set-type attributes that cause spurious diffs due to internal ordering changes.

534

terraform-skill

sickn33

Terraform infrastructure as code best practices

829

aws-advisor

tech-leads-club

Expert AWS Cloud Advisor for architecture design, security review, and implementation guidance. Leverages AWS MCP tools for accurate, documentation-backed answers. Use when user asks about AWS architecture, security, service selection, migrations, troubleshooting, or learning AWS. Triggers on AWS, Lambda, S3, EC2, ECS, EKS, DynamoDB, RDS, CloudFormation, CDK, Terraform, Serverless, SAM, IAM, VPC, API Gateway, or any AWS service.

529

Search skills

Search the agent skills registry