serithemageserithemageCommunityยท6 Agent Skills Included

serverless-openclaw

Serverless AWS deployment, cost control, and solo maintenance

Deploys and maintains an on-demand OpenClaw runtime on AWS serverless infrastructure with Lambda and Fargate. Guides CDK stack deployment, cold-start tuning, security checks, and cost validation against a $1/month target. Automates solo maintainer work like PR triage, release reviews, and guard sweeps without manual oversight.
npx skills add serithemage/serverless-openclaw --all -g -y
Available:

Tells the agent how to use the shared canonical skills, keep Claude and Codex mirrors in sync, and follow strict cost and security constraints when building or deploying this project.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install serverless-openclaw?โ–ผ

Run `npx skills add serithemage/serverless-openclaw --all -g -y` in your terminal to install all skills in this suite globally.

How to run OpenClaw on AWS cheaply?โ–ผ

This project deploys OpenClaw on Lambda and Fargate Spot with API Gateway, keeping personal use around $1 per month with zero idle cost.

How to reduce Lambda cold start for OpenClaw?โ–ผ

The cold-start skill shows how disabling Bedrock auto-discovery and using the embedded agent runtime cuts startup from 56 seconds to 1.35 seconds.

Can one person maintain this repository automatically?โ–ผ

Yes. The solo-maintainer skills triage issues and PRs, run release reviews, and perform security and cost guard sweeps automatically.

Does it work with both Claude Code and Codex?โ–ผ

Yes. Skills live in a shared canonical folder and are mirrored to both Claude Code and Codex, with a sync check to prevent drift.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’