aws

Automate AWS architecture planning and operations across EC2, S3, Lambda, and IAM.

20|6|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/ginkida/rustyhand --skill aws-ginkida
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws
Source: https://github.com/ginkida/rustyhand/tree/main/crates/rusty-hand-skills/bundled/aws
Command: npx skills add https://github.com/ginkida/rustyhand --skill aws-ginkida

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

aws cloud operations and architecture planning across services like EC2, S3, Lambda, IAM, and CLI, enabling secure, scalable management.

Core Features & Use Cases

  • Open-ended cloud design: Guide users through designing scalable AWS architectures with best practices for security, cost, and reliability.
  • IaC integration: Suggests and validates Infrastructure-as-Code workflows using CloudFormation or CDK.
  • Operational guidance: Provides day-to-day administration tips for EC2, S3, IAM, and Lambda.

Quick Start

Configure the AWS CLI and deploy a basic EC2 + S3 workflow to validate permissions and region setup.

Frequently Asked Questions about aws

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a scalable AWS architecture with security and cost best practices?

AWS architecture planning is automated by guiding you through scalable designs for EC2, S3, Lambda, and IAM with built-in security, cost control, and reliability best practices.

How do I use CloudFormation or CDK for infrastructure-as-code workflows in AWS?

Infrastructure-as-code workflows using CloudFormation or CDK are suggested and validated to automate AWS resource provisioning securely and consistently.

Do I need AWS CLI configured before managing EC2 and S3 operations?

Configuring the AWS CLI is required to deploy basic EC2 and S3 workflows, validate IAM permissions, and verify your region setup for operational tasks.

What's the best way to manage IAM permissions for Lambda and EC2 resources?

IAM management is handled by providing day-to-day administration tips for Lambda and EC2 resources, ensuring secure access control and operational guidance.

Can I automate operational tasks across AWS regions for EC2 and S3?

Automating AWS operational tasks across regions requires awareness of region configurations to securely manage EC2 and S3 resources at scale.

Why validate IAM permissions before deploying CloudFormation or CDK templates?

Validating IAM permissions before deploying CloudFormation or CDK templates ensures secure, scalable management and prevents deployment failures in your AWS environment.