Install
openclaw skills install devops-automation-packProvides automation templates and scripts for Docker, Kubernetes, CI/CD, monitoring, and backup to streamline modern DevOps deployments.
openclaw skills install devops-automation-packComplete DevOps automation toolkit for modern deployments.
# Docker deployment
./docker-deploy.sh myapp
# Kubernetes deployment
./k8s-deploy.sh myapp --namespace production
# Setup CI/CD
./ci-cd.sh github myapp
# Setup monitoring
./monitor.sh install
Sunshine-del-ux
MIT