aws-sso-refresh

Community

Automate AWS SSO refresh, stay productive.

Authorveelenga
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the frustration and downtime caused by expired AWS SSO authentication tokens. It automatically detects token expiration errors and initiates the refresh process, ensuring your AWS operations continue uninterrupted.

Core Features & Use Cases

  • Automatic Token Refresh: Detects AWS SSO token expiration and triggers a browser-based re-authentication flow.
  • Smart Profile Resolution: Automatically identifies the correct AWS profile from various MCP client configurations (Claude Code, Cursor, VS Code, etc.).
  • Seamless Workflow Recovery: After refreshing, it enables immediate retry of failed AWS operations, saving you from manual troubleshooting and re-running commands.
  • Use Case: When your AI assistant encounters an "ExpiredTokenException" during an AWS operation, this Skill can be invoked to refresh the session, allowing the original task to complete successfully without manual intervention.

Quick Start

My AWS operation failed due to an expired SSO token for the 'bedrock-kb' server. Please refresh my AWS SSO session.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aws-sso-refresh
Download link: https://github.com/veelenga/aws-sso-mcp/archive/main.zip#aws-sso-refresh

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository