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.

glab-ci - Work with GitLab CI/CD pipelines, jobs, and artifacts.

Work with GitLab CI/CD pipelines, jobs, and artifacts to check status, view logs, trigger manual jobs, download artifacts, and validate configurations.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Check pipeline status
  • View pipeline details
  • List recent pipelines
  • View job logs
  • Run new pipeline
  • Retry failed job
  • Cancel pipeline or job
  • Delete pipeline
  • Trigger manual job
  • Download job artifacts
  • Validate CI configuration

Inputs

  • Pipeline ID or job ID
  • GitLab CI configuration file
  • Pipeline environment variables
  • Branch or reference name

Outputs

  • Pipeline status and information
  • Job logs
  • Downloaded artifact files
  • CI lint results

Requirements

  • glab CLI tool installed
  • Access permissions to GitLab project

Source

  • Spec: SKILL.md
gitlab
ci-cd
pipeline
job
artifact
glab
Check pipeline status
View pipeline details
List recent pipelines
View job logs
Pipeline ID or job ID
GitLab CI configuration file
Pipeline environment variables
Pipeline status and information
Job logs
Downloaded artifact files