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.

ci-cd - GitHub Actions CI/CD Patterns

GitHub Actions workflow patterns for CI/CD pipelines and deployment

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create GitHub Actions workflows
  • configure branch protection rules
  • build container images
  • push container images
  • deploy to Kubernetes
  • manage GitHub secrets
  • use GitHub environments
  • configure caching strategies

Inputs

  • GitHub repository
  • container registry
  • application name
  • namespace
  • database credentials

Outputs

  • GitHub Actions workflow files
  • container images
  • Kubernetes deployment status
  • workflow run status

Requirements

  • GitHub Actions runner
  • Kubernetes cluster
  • Java runtime

Source

  • Spec: SKILL.md
CI/CD
GitHub Actions
Kubernetes
Docker
workflow
create GitHub Actions workflows
configure branch protection rules
build container images
push container images
GitHub repository
container registry
application name
GitHub Actions workflow files
container images
Kubernetes deployment status