This is a comprehensive AWS reference that covers the full stack: EC2, Lambda, ECS for compute, S3 and EBS for storage, RDS and DynamoDB for databases. It's packed with real CLI commands and code snippets you can actually use, like launching instances with proper tagging, creating Lambda functions with environment variables, setting up ECS task definitions with Fargate, and configuring S3 lifecycle policies. The examples follow AWS best practices around security, encryption, and the Well-Architected Framework. It requires AWS CLI 2.0 or higher and gives Claude bash access to run AWS commands directly. If you're doing cloud infrastructure work and want Claude to know its way around AWS without having to explain everything, this is the skill to load.
npx skills add https://github.com/personamanagmentlayer/pcl --skill aws-expert