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 Application Deployment

Deploy applications with Docker, CI/CD, AWS Lambda, Terraform, and monitoring infrastructure

Tags

Updated: 2026-03-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • dockerize application
  • configure CI/CD pipeline
  • deploy to AWS
  • deploy to Lambda
  • deploy to ECS
  • configure GitHub Actions
  • configure Terraform
  • perform rollback
  • blue-green deploy
  • check health
  • configure alerts

Inputs

  • application source code
  • Docker configuration files
  • AWS credentials
  • Terraform templates
  • environment variables
  • repository

Outputs

  • Docker image
  • deployment pipeline
  • AWS Lambda function
  • ECS service
  • infrastructure resources
  • health check status
  • monitoring alerts

Requirements

  • AWS account
  • Docker environment
  • GitHub repository
  • IAM permissions
  • Terraform CLI
  • AWS SAM CLI

Source

  • Spec: SKILL.md
devops
docker
ci-cd
aws
terraform
github-actions
deployment
infrastructure
monitoring
dockerize application
configure CI/CD pipeline
deploy to AWS
deploy to Lambda
application source code
Docker configuration files
AWS credentials
Docker image
deployment pipeline
AWS Lambda function