Aws Profile banner
nitinjain999 nitinjain999

Aws Profile

DevOps community

Description

--- name: aws-profile description: AWS profile management for MCP servers — discover profiles across SSO, Granted, and assumed-role chains, check credential TTL, switch profiles across VS Code and Claude Code MCP configs, and scan AWS Organization accounts. argument-hint: "[discover|status|switch <profile>|login <profile>|org-scan] [flags]" title: "AWS Profile Command" sidebar_label: "aws-profile" custom_edit_url: null --- Manage AWS profiles for MCP server configurations across VS Code (GitHub

Installation

Installs to ~/.claude/skills/nitinjain999-platform-skills-aws-profile/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nitinjain999-platform-skills-aws-profile && curl -fsSL https://raw.githubusercontent.com/nitinjain999/platform-skills/HEAD/commands/aws-profile.md -o ~/.claude/skills/nitinjain999-platform-skills-aws-profile/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository