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.

Skills tagged: continuous-deployment

Browse skills that share this tag.

  • deploy - Deploy code to staging or production
    deploymentcontinuous-deploymentrelease-managementinfrastructure

    ★ 57 · Updated 2026-03-20

    Build artifacts and deploy code to target environments with pre-deployment checks and rollback support

    ⚙ Run pre-deployment checks⚙ Build application artifacts⚙ Create Docker image
  • deploy - Deploy code to target environment
    continuous-deploymentbuildartifactenvironment

    ★ 4 · Updated 2026-03-20

    Ship code to target environment after merge. Handles build, artifact creation, and deployment orchestration.

    ⚙ build application artifacts⚙ run pre-deployment checks⚙ deploy to target environment