aws-skill

Installation
SKILL.md

AWS Skill

Interact with Amazon Web Services (AWS) directly from the command line or through MCP. This skill provides secure, authenticated access to core AWS services including S3 storage, EC2 compute, and Lambda serverless functions.

What is AWS?

Amazon Web Services (AWS) is the world's most comprehensive cloud computing platform, offering over 200 services for compute, storage, databases, networking, and more. This skill focuses on the most commonly used services:

  • S3 (Simple Storage Service): Object storage for files, backups, and static assets
  • EC2 (Elastic Compute Cloud): Virtual servers for running applications
  • Lambda: Serverless compute for running code without managing servers

When to Use This Skill

Use this skill when you need to:

  • List, upload, or download files from S3 buckets
  • Check running EC2 instances and their status
  • Invoke Lambda functions programmatically
  • Automate AWS operations without switching to the AWS Console
Installs
1
First Seen
Apr 2, 2026
aws-skill from smithery.ai