Skip to main content
Back to the directory
hashicorp/agent-skillsSoftware EngineeringFrontend and Design

aws-ami-builder

Build custom Amazon Machine Images with Packer's amazon-ebs builder.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
762

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/hashicorp/agent-skills --skill aws-ami-builder
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, aws-ami-builder has 762 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: hashicorp/agent-skills. Canonical URL: https://skills.sh/hashicorp/agent-skills/aws-ami-builder.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Build custom Amazon Machine Images with Packer's amazon-ebs builder. Build Amazon Machine Images (AMIs) using Packer's amazon-ebs builder. Reference: Amazon EBS Builder Note: Building AMIs incurs AWS costs (EC2 instances, EBS storage, data transfer). Builds typically take 10-30 minutes depending on provisioning complexity. Packer uses AWS credential resolution: SSH Timeout AMI Already Exists Volume Size Too Small - Automates AMI creation from source AMIs using HCL templates with provisioners for customization (shell scripts, file uploads, configuration management) - Supports multi-region AMI distribution via ami_regions and flexible source AMI filtering by name, owner, and virtualization type - Authenticates via environment variables, AWS credentials file, or IAM instance profiles; includes validation and build commands for template management - Common use cases include OS patching, software pre-installation, and hardened base image creation; builds typically take 10–30 minutes and incur AWS costs for compute and storage - Environment variables: AWS_ACCESS_KEY_ID , AWS_SECRET_ACCESS_KEY - AWS credentials file: ~/.aws/credentials - IAM instance profile (when running on EC2) - Ensure security group allows SSH (port 22) - Verify subnet has internet access - AMI names must be unique - Use timestamp in name: my-app-${local.timestamp} - Check source AMI's volume size - Set...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does aws-ami-builder do?

Build custom Amazon Machine Images with Packer's amazon-ebs builder.

Is aws-ami-builder good?

aws-ami-builder does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support aws-ami-builder?

aws-ami-builder currently lists compatibility with Skills CLI.

Is aws-ami-builder safe to install?

aws-ami-builder has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to aws-ami-builder?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install aws-ami-builder?

Run the following command to install aws-ami-builder: npx skills add https://github.com/hashicorp/agent-skills --skill aws-ami-builder

Related skills

More from hashicorp/agent-skills

Related skills

Alternatives in Software Engineering