AWS Ec2

Manage and configure Amazon EC2 instances for scalable virtual servers and cloud computing resources.

majiayu000 c7fec01 2 files · 1.9 KB Updated 567 repo stars

File contents

aws-ec2

AWS Agent Plugin Integration

This skill delegates all AWS provisioning and operations to the official AWS agent plugin.

/plugin marketplace add awslabs/agent-plugins
/plugin install deploy-on-aws@agent-plugins-for-aws

Use the deploy-on-aws plugin for all AWS provisioning actions.

This skill covers: architecture decisions, cost modeling, IaC patterns, and pre-flight requirements — the plugin handles execution.

Architecture Guidance

Consult this skill for:

  • Service selection and trade-off analysis
  • Cost estimation and optimization strategy
  • Pre-flight IAM permission requirements
  • IaC approach (CDK vs CloudFormation vs Terraform)
  • Integration patterns with other AWS services

Reference

majiayu000/claude-skill-registry-data/tree/main/devops/aws-ec2-alphaonedev-openclaw-graph commit c7fec017f1

Frequently asked questions

npx skillmds add majiayu000/aws-ec2-2