·aws-profile-management
</>

aws-profile-management

lgbarn/devops-skills

Use before any Terraform or AWS operation to verify correct credentials and profile are active. Prevents cross-environment accidents.

2Installs·0Trend·@lgbarn

Installation

$npx skills add https://github.com/lgbarn/devops-skills --skill aws-profile-management

SKILL.md

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."

| Environment | Expected Account | Expected Role Pattern |

Use before any Terraform or AWS operation to verify correct credentials and profile are active. Prevents cross-environment accidents. Source: lgbarn/devops-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lgbarn/devops-skills --skill aws-profile-management
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is aws-profile-management?

Use before any Terraform or AWS operation to verify correct credentials and profile are active. Prevents cross-environment accidents. Source: lgbarn/devops-skills.

How do I install aws-profile-management?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lgbarn/devops-skills --skill aws-profile-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/lgbarn/devops-skills