Aws Serverless

🌐Community
by dokhacgiakhoa · vlatest · Repository

Helps with AWS, serverless 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 dokhacgiakhoa-aws-serverless npx -- -y @trustedskills/dokhacgiakhoa-aws-serverless
2

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

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

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 serverless resources. Specifically, it allows for deploying serverless applications using tools like Serverless Framework or AWS SAM, configuring API Gateway endpoints, and managing Lambda functions. It provides a streamlined way to automate common serverless development tasks directly within the agent’s workflow.

When to use it

  • Automated deployments: Deploy new versions of your serverless application with a simple command from the AI agent.
  • API endpoint configuration: Quickly create and modify API Gateway endpoints for your Lambda functions.
  • Lambda function management: Manage existing Lambda functions, including updating code or adjusting configurations.
  • Infrastructure as Code (IaC) workflows: Integrate serverless deployments into broader IaC pipelines managed by the AI agent.

Key capabilities

  • Serverless Framework deployment
  • AWS SAM deployment
  • API Gateway endpoint configuration
  • Lambda function management

Example prompts

  • "Deploy my Serverless application to AWS."
  • "Create a new API Gateway endpoint for my Lambda function 'myFunction'."
  • “Update the code in my ‘processData’ Lambda function.”

Tips & gotchas

  • Requires proper AWS credentials configured within the AI agent's environment.
  • Ensure your serverless application is properly set up with a Serverless Framework or SAM template for deployment.

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
dokhacgiakhoa
Installs
8

🌐 Community

Passed automated security scans.