LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

devops-deploy - DevOps Deployment with Docker and AWS

Deploy applications using Docker, CI/CD with GitHub Actions, AWS Lambda, and Terraform

Tags

Updated: 2026-03-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • containerize application
  • configure CI/CD pipeline
  • deploy to AWS
  • deploy Lambda function
  • deploy ECS service
  • configure GitHub Actions
  • configure Terraform
  • perform rollback
  • perform blue-green deployment
  • setup health checks
  • setup alerts

Inputs

  • application source code
  • Dockerfile
  • GitHub repository
  • AWS credentials
  • CI/CD configuration
  • Terraform template
  • environment variables

Outputs

  • Docker image
  • CI/CD pipeline
  • deployment status
  • AWS Lambda function
  • ECS service
  • cloud infrastructure
  • health check endpoint
  • monitoring alerts

Requirements

  • Python runtime
  • Docker environment
  • AWS account
  • GitHub account
  • AWS CLI
  • SAM CLI
  • Terraform CLI

Source

  • Spec: SKILL.md
devops
docker
ci-cd
aws
web-service
github-actions
infrastructure-as-code
containerize application
configure CI/CD pipeline
deploy to AWS
deploy Lambda function
application source code
Dockerfile
GitHub repository
Docker image
CI/CD pipeline
deployment status