aws-profile-management

Installation
SKILL.md

AWS Profile Management

Overview

Credential mistakes are one of the most common causes of infrastructure accidents. This skill ensures the correct AWS profile is active before any operation.

Announce at start: "I'm using the aws-profile-management skill to verify credentials."

Pre-Operation Verification

Step 1: Check Current Identity

# Get current identity
aws sts get-caller-identity
Installs
15
GitHub Stars
10
First Seen
Feb 4, 2026
aws-profile-management — lgbarn/devops-skills