npx skills add ...
npx skills add hashicorp/terraform-agent-kit --skill push-to-registry
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.
This repo is now called hashicorp/agent-skills. Both names install the same content, but the install count here only covers this one.
npx skills add hashicorp/terraform-agent-kit --skill push-to-registry
Configure Packer templates to push build metadata to HCP Packer registry.
Reference: HCP Packer Registry
Note: HCP Packer is free for basic use. Builds push metadata only (not actual images), adding minimal overhead (<1 minute).
Set environment variables before building:
The image identifier. Must stay consistent across builds!
Metadata at bucket level. Updates with each build.
Metadata for each iteration. Immutable after build completes.
Authentication Failed
Bucket Name Mismatch
bucket_name consistent across buildsBuild Fails