New to Claude Skills? Learn how to install them →

Lambda skills

Free agent skills tagged lambda, ready to install into any SKILL.md-compatible agent.

Custom Domain REST API

aws

Deploy a REST API with a custom domain using AWS CLI.

Developer ToolsintermediateNode · Shell2.3k repo

S3 Upload Processing

aws

Efficiently route S3 uploads to Lambda or Fargate.

Developer ToolsintermediatePython2.3k repo

AWS Lambda Managed Instances

aws

Efficiently run Lambda functions on EC2 with AWS management.

Developer Toolsintermediate2.3k repo

AWS Serverless

aws

Streamline your serverless applications on AWS.

Developer ToolsintermediatePython2.3k repo

AWS Serverless EDA

sickn33

Build serverless applications with AWS best practices.

Developer Toolsintermediate44.7k repo

Debugging Lambda Timeouts

aws

Identify and resolve AWS Lambda timeout issues efficiently.

Developer Toolsintermediate2.3k repo

AWS Serverless

sickn33

Build production-ready serverless applications on AWS.

Developer ToolsintermediatePython · Node · Shell44.7k repo

AWS Serverless

davila7

Build production-ready serverless applications on AWS.

Developer Toolsintermediate30.2k repo

AWS GuardDuty Findings Automation

Build automated AWS GuardDuty finding response pipelines using EventBridge and Lambda to trigger real-time incident response, automatically quarantine compromised resources, and route security notifications. Use when designing automated remediation playbooks for GuardDuty findings across VPC Flow Logs, CloudTrail, DNS, EKS, or S3 data events, or when reducing mean time to respond to cloud threats.

AWS Lambda MicroVMs

Builds, runs, debugs, and operates applications on AWS Lambda MicroVMs — Firecracker-isolated, snapshot-resumable serverless compute environments running inside a container with up to 8 hr lifetimes. Applicable when workloads need strong isolation between tenants, isolated serverless compute, sandbox compute, or secure multi-tenant execution. Also suited for AI/agent code-execution sandboxes, interactive code playgrounds and notebooks (Jupyter, REPLs, dev environments running user-supplied code), reinforcement-learning environments, multi-tenant CI executors and build runners, sessionful game or simulation servers, or isolated security scanners. Also applicable when the workload needs long-lived sessions, a real port-listening server (gRPC, WebSocket, custom TCP protocols), state preserved across periods of inactivity (suspend/resume), container-level access (FUSE, eBPF, custom syscalls), or session-affine routing.