aws

Provision and manage AWS cloud services including EC2, S3, RDS, and Lambda.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/the-Lobbi/Devopspipelineuidesign --skill aws
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws
Source: https://github.com/the-Lobbi/Devopspipelineuidesign/tree/main/.claude/skills/aws
Command: npx skills add https://github.com/the-Lobbi/Devopspipelineuidesign --skill aws

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the provisioning, management, and interaction with various AWS cloud services, from EC2 instances to EKS clusters and S3 storage. It simplifies complex cloud operations and ensures consistent deployments.

Core Features & Use Cases

  • Resource Management: Provision and manage EC2 instances, S3 buckets, RDS databases, and Lambda functions with ease.
  • Container Orchestration: Interact with EKS clusters for Kubernetes deployments, ensuring scalable and resilient applications.
  • IAM & Security: Configure roles, policies, and manage access, enhancing cloud security posture.
  • Use Case: Deploy a new Lambda function to AWS, updating its code from a local zip file and configuring its environment variables, all through a single command.

Quick Start

Use the aws skill to list all running EC2 instances in the 'us-west-2' region, showing their IDs and names.