#
ENJA

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.

193 40No licenseUpdated 2026-03-29

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

Claude CodeCodex
Evoa Score breakdown= Σ (score × weight)
60
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%85 → +12.8

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%70 → +10.5

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%33 → +4.0

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%50 → +7.5

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%80 → +8.0

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%61 → +4.9

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%50 → +2.5

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total70.1 / 100

ライセンス不明/制限あり(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.