aws-skill

Official

Powerful AWS tooling from the terminal.

Authorkubiyabot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables terminal-based AWS management by exposing S3, EC2, and Lambda tools.

Core Features & Use Cases

  • S3 operations: list, upload, and download objects across buckets from the terminal or MCP-powered agents.
  • EC2 insight: describe instances, filter by state or tags, and view basic metadata.
  • Lambda orchestration: invoke functions with synchronous or asynchronous payloads.
  • Use Case: automate nightly backups by listing buckets, uploading archives to S3, and triggering Lambda functions for post-processing.

Quick Start

Run a quick test from the skill directory: skill run ./aws-skill s3-list bucket=my-bucket skill run ./aws-skill ec2-list skill run ./aws-skill lambda-invoke function=my-function payload='{"action":"test"}'

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-skill
Download link: https://github.com/kubiyabot/skill/archive/main.zip#aws-skill

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.