aws

Official

Manage AWS cloud infrastructure with ease.

AuthorLobbi-Docs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies complex AWS cloud operations, allowing you to provision, manage, and troubleshoot resources across EC2, EKS, S3, Lambda, RDS, and IAM with greater efficiency and adherence to best practices.

Core Features & Use Cases

  • Resource Management: Interact with EC2 instances, EKS clusters, S3 buckets, Lambda functions, and RDS databases.
  • IAM & Security: Manage IAM roles and policies, ensuring least privilege and secure access.
  • Infrastructure as Code: Generate and manage AWS resources using Terraform configurations.
  • Use Case: You need to deploy a new microservice. Use this skill to provision an EC2 instance, create an S3 bucket for logs, configure an IAM role with appropriate permissions, and generate the corresponding Terraform configuration for future automation.

Quick Start

Use the aws skill to list all running EC2 instances in your default region.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aws
Download link: https://github.com/Lobbi-Docs/claude/archive/main.zip#aws

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository