LogoClawIndex
CasesSkillsAbout
LogoClawIndex

vibe-ship - Generate deployment configurations and audit Docker setups

Generates containerization, docker-compose, and CI/CD files for codebases, or audits existing deployment configurations using a static script.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Detect project technology stack
  • Generate multi-stage Dockerfile
  • Generate docker-compose configuration file
  • Generate GitHub Actions workflow
  • Generate deployment summary document
  • Audit existing deployment configurations

Inputs

  • Repository source files
  • Existing deployment configurations
  • Container registry preference

Outputs

  • Dockerfile and .dockerignore files
  • docker-compose.yml file
  • .env.example file
  • GitHub Actions workflow file
  • DEPLOYMENT.md documentation file
  • Audit findings and score report

Requirements

  • Python 3 environment

Source

  • Spec: SKILL.md

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.
docker
deployment
ci-cd
containerization
audit
Detect project technology stack
Generate multi-stage Dockerfile
Generate docker-compose configuration file
Generate GitHub Actions workflow
Repository source files
Existing deployment configurations
Container registry preference
Dockerfile and .dockerignore files
docker-compose.yml file
.env.example file