Aws Use Sso

🌐Community
by jordangarrison · vlatest · Repository

Provides AWS guidance and assistance for deploying and managing cloud infrastructure.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add aws-use-sso npx -- -y @trustedskills/aws-use-sso
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "aws-use-sso": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/aws-use-sso"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to interact with and manage AWS Single Sign-On (SSO) resources. It allows users to retrieve SSO instance details, list available applications within an SSO identity provider, and potentially perform actions related to user access management. The agent can leverage this skill to automate tasks related to AWS account access and security.

When to use it

  • Automating the retrieval of SSO configuration details for troubleshooting or auditing purposes.
  • Listing available applications in a specific SSO environment to understand user access options.
  • Generating reports on application usage within an AWS SSO setup.
  • Assisting with onboarding new users by identifying appropriate SSO applications.

Key capabilities

  • Retrieves SSO instance details.
  • Lists applications within an SSO identity provider.
  • Provides information about user access management in AWS SSO.

Example prompts

  • "What are the available applications in my AWS SSO environment?"
  • "Can you describe the configuration of my SSO instance?"
  • "List all applications associated with the 'Dev' Identity Provider."

Tips & gotchas

  • Requires appropriate AWS credentials configured for the AI agent to access and query your AWS SSO resources.
  • The skill’s functionality is limited to retrieving information; it may not support modifying SSO configurations directly.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jordangarrison
Installs
2

🌐 Community

Passed automated security scans.