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

Browse skills that share this tag.

  • srd-pipeline-debug - R&D Cloud Pipeline Query, Build Trigger, and Debugging
    RD-CloudPipelineCIBuild

    ★ 0 · Updated 2026-09-14

    Provides pipeline querying, execution history checks, build triggering, and step failure log diagnosis for R&D Cloud.

    ⚙ Query pipeline job list⚙ Get pipeline job configuration⚙ Query pipeline build records
  • woo-ai-smoke - Android AI Assistant Smoke Tests
    CItestingWooCommerceAndroid

    ★ 315 · Updated 2026-06-30

    Run headless smoke regression tests for Android AI Assistant without UI

    ⚙ run Robolectric tests⚙ execute scripted scenarios⚙ generate trace artifacts
  • fix-bot-prs - Automated Bot PR Fixing Workflow
    workflowPRCIautomation

    ★ 66 · Updated 2026-06-15

    Orchestrates scanning, rebasing, diagnosing, fixing, verifying, and monitoring dependency update PRs.

    ⚙ scan failing PRs⚙ rebase PR onto main⚙ diagnose CI failures
  • fix-bot-prs - Fix broken dependency update PRs
    botCIdependencyworkflow

    ★ 3,876 · Updated 2026-06-15

    Orchestrator that finds, diagnoses, and fixes broken bot PRs

    ⚙ scan failing PRs⚙ rebase PR onto main⚙ diagnose CI failures
  • chinese-commit-conventions - Chinese Git Commit Standards
    code standardsGit commitschangelogCI

    ★ 6 · Updated 2026-05-28

    Commit message conventions and changelog automation for Chinese teams

    ⚙ define commit types⚙ generate commit templates⚙ configure commitlint
  • dld-audit-auto - Autonomous Decision Record Audit
    auditautomationdecision-recordsCI

    ★ 4 · Updated 2026-05-28

    Detects and fixes drift between decision records and code, creates audit branch and PR

    ⚙ create audit branch⚙ detect drift issues⚙ fix orphaned annotations
  • investigate-ci-failure - Investigate CI/Prow Job Failures
    CIGitHubProwLogs

    ★ 68 · Updated 2026-05-28

    Diagnose CI job failures on GitHub PRs using Prow and GCS artifacts

    ⚙ parse PR URL⚙ fetch PR metadata⚙ get check statuses
  • awaiting-pr-workflows - Check and Wait for GitHub PR Workflows
    githubpull requestworkflowCI

    ★ 602 · Updated 2026-05-09

    Wait for GitHub PR workflows to complete while verifying unpushed changes and commit correlation

    ⚙ check unpushed commits⚙ verify PR exists⚙ compare commits
  • specflow-adapter - SpecFlow Adapter Configuration and Management
    CIRBACworkflows

    ★ 1 · Updated 2026-05-09

    Configure CI, manage RBAC, and generate workflows with SpecFlow adapter

    ⚙ generate CI workflow⚙ install pre-commit hook⚙ import artifacts
  • fix-pr - Fix PR Issues and CI Checks
    CIcode reviewGitHubPR automation

    ★ 2 · Updated 2026-03-22

    Fixes current PR by addressing bot review comments and failing CI checks in iterative rounds

    ⚙ Identify PR⚙ Poll CI status⚙ Fetch bot comments
  • template-mason-brick - Mason Brick Development Guide
    masonbricktemplatecode-generation

    ★ 57 · Updated 2026-03-20

    Guide for creating, updating, or removing Mason bricks with tests and CI workflow

    ⚙ create brick⚙ update brick⚙ remove brick
  • lane-ci-investigation - Investigate GitHub CI for current lane
    CIGitHubDebuggingInvestigation

    ★ 2 · Updated 2026-03-20

    Check GitHub PR/branch checks and summarize first actionable failure

    ⚙ Check GitHub PR checks⚙ Inspect workflow runs⚙ Identify first actionable failure
  • ci-run-precommit - Run pre-commit hooks for code quality
    code qualitypre-commitvalidationformatting

    ★ 0 · Updated 2026-03-20

    Run pre-commit hooks to validate code quality before committing

    ⚙ run pre-commit hooks⚙ install pre-commit hooks⚙ update hook versions