aws-lambda

Community

Deploy Trebuchet actors to AWS with WebSocket.

Authorbriannadoubt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill simplifies deploying Trebuchet actors to AWS by providing a cohesive workflow that wires Lambda deployments, DynamoDB state storage, CloudMap service discovery, and API Gateway WebSocket streaming. It reduces setup complexity and ensures production-ready configurations for scalable real-time applications.

Core Features & Use Cases

  • Serverless deployment: Trebuchet actors run on AWS Lambda with cross-compilation for ARM64.
  • State persistence: DynamoDB-backed actor state storage for fault-tolerant workflows.
  • Service discovery: CloudMap-based automatic actor discovery and routing.
  • WebSocket streaming: Real-time bidirectional communication through API Gateway WebSocket.
  • Operator tooling: Lambda handler implementation, connection management, and cost optimization guidance.
  • Use Case: Deploy a real-time multiplayer game server where actors manage rooms and players with low latency.

Quick Start

trebuchet init --name my-game-server --provider aws trebuchet deploy --provider aws --region us-east-1

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aws-lambda
Download link: https://github.com/briannadoubt/trebuchet-plugin/archive/main.zip#aws-lambda

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.