This handles the full EKS workflow from cluster creation to workload deployment. You get patterns for setting up IRSA (the right way to give pods AWS permissions), managing node groups, and installing essential add-ons like the EBS CSI driver. The guide covers both raw AWS CLI commands and eksctl shortcuts, which is helpful since eksctl saves you from writing trust policy JSON by hand. Best part is the concrete examples for things like setting up OIDC providers and configuring service accounts with IAM roles. If you're running Kubernetes on AWS and need to integrate with S3, RDS, or any AWS service from your pods, the IRSA patterns alone make this worth having.
npx -y skills add itsmostafa/aws-agent-skills --skill eks --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template