aws-cli

Community

Master 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, and prod environments, 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 jq for JSON parsing, built-in --query for server-side filtering, and various --output formats 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-stage environment. Use this Skill to get the correct aws lambda get-function-configuration command 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.
View Source Repository

Agent Skills Search Helper

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