aws-cli
CommunityMaster AWS CLI, manage cloud resources with ease.
Authorasimihsan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes and simplifies interactions with AWS services via the command line, especially across multiple environments (dev, stage, prod). It ensures correct profile and region usage, reducing errors and accelerating common cloud management tasks.
Core Features & Use Cases
- Standardized AWS CLI Usage: Provides consistent patterns for interacting with AWS services across
dev,stage, andprodenvironments, always specifying the correct profile and region. - Common Service Patterns: Offers ready-to-use command examples for S3, Lambda, CloudWatch Logs, Glue, and STS, covering frequent operational needs.
- Output Formatting & Querying: Guides on using
jqfor JSON parsing, built-in--queryfor server-side filtering, and various--outputformats for efficient data extraction. - Debugging & Pagination: Includes tips for verbose debugging and handling paginated results, enhancing troubleshooting and large-scale data retrieval.
- Use Case: You need to quickly check the configuration of a Lambda function in the
platform-stageenvironment. Use this Skill to get the correctaws lambda get-function-configurationcommand with the right profile and region, saving time and preventing errors.
Quick Start
List all S3 buckets in the platform-prod environment using the AWS CLI.
Dependency Matrix
Required Modules
aws-cli
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-cli Download link: https://github.com/asimihsan/dotfiles/archive/main.zip#aws-cli Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.