Automates the `aws login` flow so Claude can get you authenticated for local AWS development without the back-and-forth of manual credential setup. It checks your CLI version (needs 2.32.0+), looks at existing credentials, asks permission before running commands in your shell, then walks you through login and verification. The real value is in the precondition logic: it detects expired sessions, warns about long-term access keys on disk, and knows when to suggest a named profile instead of clobbering your default. Respects existing SSO workflows and only falls back to `aws configure` if you explicitly want it. Basically turns credential troubleshooting from a documentation rabbit hole into a guided three-step process.
npx -y skills add aws/agent-toolkit-for-aws --skill signing-in-to-aws --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot