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: ci/cd

Browse skills that share this tag.

  • spec-driven-ci - Spec-Driven CI/CD Pipeline Generator
    ci/cdgithub-actionsworkflow-automationdevforgeai

    ★ 0 · Updated 2026-06-30

    Generate CI/CD pipeline workflows with structural anti-skip enforcement

    ⚙ generate workflow files⚙ execute headless development⚙ validate pull requests
  • mlops-best-practices - MLOps Best Practices Guide
    mlopsmachine learningmodel deploymentmodel monitoring

    ★ 84 · Updated 2026-06-15

    MLOps practices for model versioning, tracking, deployment, monitoring, and retraining workflows

    ⚙ track experiments⚙ version models⚙ deploy models
  • skill-tag - Create Git Tags for CI/CD Deployment
    gitversioningci/cddeployment

    ★ 437 · Updated 2026-06-15

    Create and push semantic version tags to trigger CI/CD deployment

    ⚙ create git tags⚙ push tags to remote⚙ increment version number
  • ac-review - Code Review with Fix Plan
    code reviewgitcode qualityci/cd

    ★ 7 · Updated 2026-05-28

    Review code changes via git diff or revision, generate fix plan after scope confirmation

    ⚙ read git diff⚙ retrieve git commit⚙ search code context
  • sast-scanning - Static Application Security Testing
    sastsecuritystatic analysiscode scanning

    ★ 18 · Updated 2026-05-11

    Perform static analysis on source code to identify security vulnerabilities using tools like Semgrep, CodeQL, and SonarQube.

    ⚙ run SAST scan⚙ apply security rules⚙ create custom rules
  • Mobile Ci Cd - Mobile CI/CD Automation for App Delivery
    ci/cdmobileautomationtesting

    ★ 57 · Updated 2026-03-24

    Automates building, testing, and deploying mobile applications

    ⚙ build mobile apps⚙ run automated tests⚙ deploy app binaries
  • Mobile Ci Cd - Automate Mobile App Builds and Deployments
    mobileci/cdautomationdevops

    ★ 1 · Updated 2026-03-24

    Automates building, testing, and deploying mobile applications using GitHub Actions and Fastlane

    ⚙ build mobile apps⚙ run automated tests⚙ deploy to app stores
  • glab - GitLab CLI Command Management
    gitlabcliversion controlci/cd

    ★ 0 · Updated 2026-03-22

    Guide for using GitLab CLI to manage issues, MRs, CI/CD, and repos from terminal

    ⚙ create merge requests⚙ approve merge requests⚙ create issues
  • gitlab-ci - GitLab CI/CD Setup for Go Projects
    gitlabci/cdgodocker

    ★ 602 · Updated 2026-03-20

    Setup GitLab CI/CD pipelines for Go projects

    ⚙ configure CI/CD pipeline⚙ run unit tests⚙ generate coverage report
  • rust - Standardized Rust development for tempoxyz
    rustdevelopmentbuildtesting

    ★ 15 · Updated 2026-03-10

    Standardize Rust project development with fmt, clippy, nextest, sccache, mold, feature-powerset checks, MSRV builds, and xtask patterns

    ⚙ format code⚙ lint code⚙ run tests
  • deploy - Deploy Code to Railway Platform
    deploymentrailwayinfrastructureci/cd

    ★ 0 · Updated 2026-02-23

    Deploy code from the current directory to Railway using railway up command

    ⚙ execute railway up command⚙ deploy with commit message⚙ detach from build logs