aws-cli

Configure AWS CLI profiles and verify credentials before executing commands.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/dl-alexandre/cli-installer-toolkit --skill aws-cli-dl-alexandre
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-cli
Source: https://github.com/dl-alexandre/cli-installer-toolkit/tree/main/skills/aws-cli
Command: npx skills add https://github.com/dl-alexandre/cli-installer-toolkit --skill aws-cli-dl-alexandre

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

AWS CLI v2 is a powerful interface for managing AWS services from the command line, and this skill guides correct setup, credential handling, and dashboard integration to reduce configuration errors and help teams operate safely.

Core Features & Use Cases

  • Profile-based AWS CLI setup and credential management to support multiple environments.
  • Quick access to common commands for EC2, ECS, Lambda, S3, CloudWatch, and RDS, plus guidance for Dash Monitoring integration.
  • Troubleshooting and configuration verification, including region, profile, and permission checks to ensure reliable operations.
  • Example: a DevOps engineer configures a profile, verifies identity, lists resources, and fetches metrics to feed a production dashboard.

Quick Start

Configure your AWS profile and run a basic identity check to verify access before using other CLI commands.

Frequently Asked Questions about aws-cli

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

FAQPage Schema
How do I configure AWS CLI profiles for multiple environments?

AWS CLI profile configuration involves setting up named profiles with specific credentials and regions to manage multiple environments. This skill provides guided profile-based setup and credential handling to ensure correct access across different AWS accounts.

What AWS CLI commands are available for CloudWatch metrics and EC2?

AWS CLI commands for CloudWatch metrics and EC2 resources are provided for quick access. This skill offers documented commands for listing EC2 instances, fetching CloudWatch metrics, and integrating data into Dash Monitoring dashboards.

How can I verify my AWS CLI credentials and region before running commands?

AWS CLI credential and region verification is done through identity checks and environment configurations. This skill implements environment checks to validate regions, profiles, and permissions before executing any AWS service commands.

Does this skill support managing ECS, Lambda, and S3 from the command line?

Managing ECS, Lambda, and S3 from the command line is fully supported. This skill automates AWS CLI workflows across these services, plus RDS, providing documented commands and guidance for reliable operations.

Why are my AWS CLI commands failing due to permission or configuration errors?

AWS CLI permission or configuration errors often stem from incorrect profiles or regions. This skill includes troubleshooting and configuration verification steps to check permissions and ensure reliable operations before execution.

What is the best way to integrate AWS CLI data into monitoring dashboards?

Integrating AWS CLI data into monitoring dashboards is achieved by fetching CloudWatch metrics and resource states. This skill provides guidance for Dash Monitoring integration to help teams feed production dashboards efficiently.