serverless-openclaw
serithemage/serverless-openclaw
Serverless OpenClaw is an open-source project that runs OpenClaw AI agents on-demand using cost-effective AWS serverless infrastructure.
Overview
This project provides a complete architecture for deploying OpenClaw on AWS using a combination of Lambda containers, ECS Fargate spots, API Gateway, DynamoDB, and S3. It includes a React web UI and a Telegram bot interface, enabling economical and scalable AI agent execution with minimal idle costs.
Capabilities
- ▸Serverless on-demand container execution
- ▸Dual compute support via Lambda Container and ECS Fargate
- ▸Predictive pre-warming using EventBridge
- ▸React SPA web chat interface and Telegram bot integration
- ▸Multi-LLM provider support (Claude, GPT, DeepSeek)
- ▸Infrastructure deployment via AWS CDK
Best for
Deploying a personal AI assistant with chat web UI and Telegram integration on AWS, Running serverless LLM agents with minimal idle operational costs, Automating tasks through custom OpenClaw skills within a secure cloud environment
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
Uses AWS Cognito for JWT authentication, enforces HTTPS via CloudFront, manages secrets via SSM Parameter Store SecureString, and applies least-privilege IAM roles to containers.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.