Claude Skill

serithemage/serverless-openclaw

Deploy OpenClaw AI agent on AWS serverless infrastructure with Web UI and Telegram interfaces. Cost-efficient design targeting ~$1/month. Built with TypeScript.

Overview

Stars190
Forks38
LanguageTypeScript
Last pushed2026-03-29
Last synced2026-06-21
View on GitHub

Repository

Ownerserithemage
Repositoryserverless-openclaw
Full nameserithemage/serverless-openclaw
Repo ID1,153,121,832

Install this Skill

npm install # Install dependencies

Registry

Typeopenclaw_skill
Quality score80/100
Verificationreadme_parsed
Last verified2026-06-21
Platforms
ClaudeOpenClaw
Capabilities
browsercode-reviewpdfmemoryimageworkflow
Detected files
README.mddocspackage.json
Config keys
PACKAGE_JSON
Install methods
  • npm install # Install dependencies
  • git clone https://github.com/<your-fork>/serverless-openclaw.git
  • npm install

Summary

Run OpenClaw AI agent on-demand on AWS serverless infrastructure with Web UI and Telegram interfaces. Cost target ~$1/month.

Chinese description

在AWS无服务器基础设施上按需运行OpenClaw AI代理,配备Web UI和Telegram接口。成本目标约为每月1美元。

Key features

  • Serverless AWS deployment for on-demand AI agent execution
  • Web UI and Telegram bot interfaces included
  • Cost-efficient design targeting ~$1/month
  • Built with TypeScript for reliability and maintainability

Use cases

  • Run AI agents without managing servers
  • Integrate AI agent capabilities into Telegram workflows
  • Experiment with OpenClaw on a low-cost budget

README excerpt

# Serverless OpenClaw [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue.svg)](https://www.typescriptlang.org/) [![AWS CDK](https://img.shields.io/badge/AWS_CDK-2.x-orange.svg)](https://aws.amazon.com/cdk/) [![Node.js](https://img.shields.io/badge/Node.js-22.x-green.svg)](https://nodejs.org/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](#contributing) [![Alpha](https://img.shields.io/badge/Status-Alpha-red.svg)](#) > **⚠️ Alpha — Development in Progress** > > This project is in an early alpha stage and has **not been fully tested** in production environments. > It involves LLM API calls, which can incur **unexpected costs** and may expose **security risks** if misconfigured. > **Use for development and testing purposes only.** The authors are not responsible for any costs or damages arising from its use. An open-source project that runs [OpenClaw](https://github.com/openclaw/openclaw) on-demand on AWS serverless infrastructure, providing a web UI and Telegram as interfaces. Inspired by the architecture of [Cloudflare MoltWorker](https://github.com/cloudflare/moltworker), this project delivers an independent serverless solution optimized for the AWS ecosystem. ## Key Features - **Serverless On-demand Execution**: Minimizes cost (~$1/month) with dual compute — Lambda Container (default, zero idle cost) or ECS Fargate Spot (fallback) - **Lambda Agent Runtime**: Runs OpenClaw directly in Lambda with 1.35s cold start, $0 idle cost, and S3 session persistence - **Predictive Pre-Warming**: Optional EventBridge-scheduled container pre-warming eliminates cold start during active hours (0s first response) - **Web Chat UI**: Real-time chat interface buil

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-06-21