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-debugging - CI/CD Debugging Skill - Systematic Failure Diagnosis and Resolution

Provides systematic CI/CD failure diagnosis and resolution for build failures and pipeline errors.

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • categorize failure types
  • check environment issues
  • diagnose platform-specific failures
  • identify dependency problems
  • analyze code bugs
  • run connectivity tests
  • check authentication status
  • search for platform-specific code
  • verify package dependencies
  • read test outputs

Inputs

  • CI build logs
  • GitHub Actions workflows
  • error messages
  • TLS certificates
  • authentication tokens
  • system environment
  • source code
  • dependency files
  • test outputs
  • GitHub API responses

Outputs

  • failure categorization
  • environment check results
  • platform-specific issue reports
  • dependency analysis findings
  • code bug identification
  • diagnosis recommendations
  • fallback strategies
  • quick command references

Requirements

  • Bash shell access
  • GitHub CLI installation
  • read permissions for logs
  • web fetch capabilities
  • grep tool availability
  • glob pattern matching

Source

  • Spec: SKILL.md
CI/CD
debugging
diagnosis
GitHub Actions
build failures
automation
devops
categorize failure types
check environment issues
diagnose platform-specific failures
identify dependency problems
CI build logs
GitHub Actions workflows
error messages
failure categorization
environment check results
platform-specific issue reports