AI AGENT ADDONS

Push To Registry

hashicorp/agent-skills

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.

Add Push To Registry skill to your workflow

Global

mkdir -p ~/.claude/skills/push-to-registry

Project

mkdir -p .claude/skills/push-to-registry

Source Repository

Stars
689
Forks
79
Watchers
689
License
MPL-2.0
Last Push
2 months ago
Created
9 months ago