Cloud Aws Ec2

🌐Community
by partme-ai · vlatest · Repository

Helps with AI, AWS as part of deploying and managing cloud infrastructure workflows.

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 partme-ai-cloud-aws-ec2 npx -- -y @trustedskills/partme-ai-cloud-aws-ec2
2

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with and manage Amazon EC2 instances. It enables provisioning new instances, retrieving instance details (like status and IP address), and performing basic management tasks. The agent can use this skill to automate cloud infrastructure operations and respond to requests related to AWS EC2 resources.

When to use it

  • Automated Infrastructure Provisioning: Automatically spin up a development server when a new project is started.
  • Real-time Monitoring: Get the current status of running EC2 instances, including their IP addresses.
  • Troubleshooting: Quickly retrieve details about an instance experiencing issues to aid in debugging.
  • Resource Management: Scale EC2 resources up or down based on demand and predefined rules.

Key capabilities

  • Provisioning new EC2 instances
  • Retrieving EC2 instance details (status, IP address)
  • Basic EC2 management tasks

Example prompts

  • "Create a new EC2 instance with t2.micro configuration."
  • "What is the public IP address of my web server?"
  • "Show me the status of all running EC2 instances."

Tips & gotchas

  • Requires appropriate AWS credentials to be configured for the AI agent.
  • The skill's capabilities are limited to basic EC2 management; more advanced operations may require additional skills or 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
partme-ai
Installs
15

🌐 Community

Passed automated security scans.