Aws
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 g1joshi-aws npx -- -y @trustedskills/g1joshi-aws
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"g1joshi-aws": {
"command": "npx",
"args": [
"-y",
"@trustedskills/g1joshi-aws"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to Amazon Web Services (AWS) functionality within an AI agent. It allows agents to interact with AWS services, likely including tasks such as retrieving information about resources, managing configurations, and potentially automating certain actions. The specific capabilities are not detailed in the provided source content.
When to use it
- Infrastructure Monitoring: An agent can be used to check the status of EC2 instances or other cloud resources.
- Cost Analysis: Retrieve AWS cost data for reporting or optimization purposes.
- Configuration Management: Automate simple configuration changes within your AWS environment.
- Resource Discovery: Quickly find specific AWS resources based on name, tag, or other attributes.
Key capabilities
- Access to Amazon Web Services (AWS) functionality
- Potential for resource retrieval and management
- Possible automation of certain actions within AWS
Example prompts
- "What is the status of my EC2 instances?"
- "Show me the cost breakdown for S3 storage this month."
- "List all security groups in the us-east-1 region."
Tips & gotchas
- Requires appropriate AWS credentials and permissions to be configured.
- The specific actions available depend on the underlying implementation of the skill, which is not detailed in the source content.
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.