Aws Skills

🌐Community
by sickn33 · 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-skills npx -- -y @trustedskills/aws-skills
2

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

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

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

About This Skill

What it does

This skill provides AI agents with the ability to discover, install, and manage specific capabilities related to Amazon Web Services (AWS). It bridges the gap between general agent instructions and concrete cloud infrastructure actions within the AWS ecosystem.

When to use it

  • Deploying serverless functions or managing Lambda execution environments programmatically.
  • Automating the provisioning of EC2 instances, S3 buckets, or RDS databases via natural language.
  • Retrieving real-time status updates on CloudWatch metrics or billing estimates.
  • Configuring IAM roles and policies to secure agent access to specific AWS resources.

Key capabilities

  • Discovery and installation of specialized AWS-related agent instructions.
  • Contextual understanding of AWS service terminology and architecture.
  • Integration with the Antigravity Awesome Skills registry for cloud operations.

Example prompts

  • "Install the aws-skills package so I can help you deploy a new S3 bucket."
  • "Use your AWS capabilities to check our current CloudWatch latency metrics."
  • "Configure an IAM role for this agent to access our production EC2 instances securely."

Tips & gotchas

Ensure your AI agent has the necessary permissions within the target AWS account before attempting to execute infrastructure changes. This skill relies on the underlying registry (Antigravity Awesome Skills) being up to date with the latest AWS service integrations.

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
sickn33
Installs
135

🌐 Community

Passed automated security scans.