Aws Use Sso
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.
Run in terminal (recommended)
claude mcp add aws-use-sso npx -- -y @trustedskills/aws-use-sso
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.