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.

gitlab-cicd-pipeline - Design and implement GitLab CI/CD pipelines

Design and implement GitLab CI/CD pipelines with stages, jobs, artifacts, caching, runners, and Docker or Kubernetes deployments.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Configure GitLab CI/CD pipelines
  • Register and configure GitLab Runners
  • Optimize Docker layer caching
  • Deploy applications to Kubernetes
  • Execute automated testing and linting
  • Perform container security scanning
  • Automate semantic version releases

Inputs

  • GitLab repository
  • GitLab CI/CD configuration files
  • GitLab Runner registration token
  • Container registry credentials
  • Kubernetes cluster configuration

Outputs

  • Test and coverage reports
  • Docker container images
  • Kubernetes deployments
  • Helm releases
  • Semantic release versions

Requirements

  • GitLab Runner infrastructure
  • Docker service or Docker-in-Docker
  • Kubernetes cluster access
  • Helm command-line tool

Source

  • Spec: SKILL.md
gitlab
ci-cd
pipeline
docker
kubernetes
devops
Configure GitLab CI/CD pipelines
Register and configure GitLab Runners
Optimize Docker layer caching
Deploy applications to Kubernetes
GitLab repository
GitLab CI/CD configuration files
GitLab Runner registration token
Test and coverage reports
Docker container images
Kubernetes deployments