Lambda skills
Free agent skills tagged lambda, ready to install into any SKILL.md-compatible agent.
10 skills
Custom Domain REST API
aws
Deploy a REST API with a custom domain using AWS CLI.
S3 Upload Processing
aws
Efficiently route S3 uploads to Lambda or Fargate.
AWS Lambda Managed Instances
aws
Efficiently run Lambda functions on EC2 with AWS management.
AWS Serverless
aws
Streamline your serverless applications on AWS.
AWS Serverless EDA
sickn33
Build serverless applications with AWS best practices.
Debugging Lambda Timeouts
aws
Identify and resolve AWS Lambda timeout issues efficiently.
AWS Serverless
sickn33
Build production-ready serverless applications on AWS.
AWS Serverless
davila7
Build production-ready serverless applications on AWS.
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.
