Skip to main content
Back to registry

aws-ami-builder

hashicorp/agent-skills

Build Amazon Machine Images (AMIs) using Packer's amazon-ebs builder.

Installs306
Install command
npx skills add https://github.com/hashicorp/agent-skills --skill aws-ami-builder
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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 - 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 launch_block_device_mappings.volume_size accordingly - Amazon EBS Builder - AWS AMI Documentation

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

Build Amazon Machine Images (AMIs) using 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.

What agent does aws-ami-builder work with?

aws-ami-builder currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to aws-ami-builder?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I 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