gitlab

Automate GitLab issue management and CI/CD pipeline triggering for DevOps workflows.

199|25|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/refly-ai/refly-skills --skill gitlab-refly-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gitlab
Source: https://github.com/refly-ai/refly-skills/tree/main/skills/gitlab
Command: npx skills add https://github.com/refly-ai/refly-skills --skill gitlab-refly-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines DevOps workflows by enabling seamless integration with GitLab for managing issues and triggering CI/CD pipelines.

Core Features & Use Cases

  • Issue Management: Create and manage GitLab issues with titles, descriptions, and labels.
  • Pipeline Automation: Trigger CI/CD pipelines for automated builds, tests, and deployments.
  • Use Case: Automatically create a bug report in GitLab with all relevant details when a critical error is detected in your application logs.

Quick Start

Use the gitlab skill to create a new issue in the 'my-org/my-project' repository with the title 'Fix login bug' and description 'The login functionality is not working for new users.'.

Frequently Asked Questions about gitlab

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitLab issue creation for DevOps workflows?

Automating GitLab issue creation involves using integration skills to programmatically submit titles, descriptions, and labels to target repositories. This streamlines DevOps workflows by enabling seamless issue management via project numeric IDs or path identifiers.

Can I trigger CI/CD pipelines in GitLab using a project path identifier?

Yes, you can trigger CI/CD pipelines using project path identifiers or numeric IDs. This enables deterministic execution of automated workflows for continuous integration builds, tests, and deployments directly within your development automation.

What is the best way to manage GitLab issues for automated bug reporting?

The best way to manage GitLab issues for automated bug reporting is to use DevOps integration to create issues with relevant details, titles, and labels. This automatically captures critical errors detected in application logs for continuous development.

Does GitLab automation support project-specific operations for continuous integration?

GitLab automation supports project-specific operations for continuous integration by allowing pipeline triggering and issue management via numeric IDs or path identifiers. This enables deterministic execution of workflows tailored to individual project contexts.

How do I create a bug report in a specific GitLab repository automatically?

To automatically create a bug report in a specific GitLab repository, use DevOps integration to target the project path and submit the issue with a title and description. This seamlessly captures relevant error details without manual entry.

Why use deterministic execution for GitLab CI/CD pipeline automation?

Deterministic execution for GitLab CI/CD pipeline automation ensures consistent and reliable workflow results for builds and deployments. It guarantees that triggered pipelines and issue management actions execute predictably across project-specific operations.