Creates and manages GitLab CI/CD pipelines via the GitLab REST API v4. Generates .gitlab-ci.yml with multi-stage definitions, DAG dependencies, and environment-scoped deployments.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "GitLab CI Pipeline Generator"
slug: "gitlab-ci-pipeline-generator"
description: "Creates and manages GitLab CI/CD pipelines via the GitLab REST API v4. Generates .gitlab-ci.yml with multi-stage definitions, DAG dependencies, and environment-scoped deployments."
github_stars: 24298
verification: "security_reviewed"
source: "https://github.com/gitlabhq/gitlabhq"
category: "CI/CD Integrations"
framework: "ChatGPT Agents"
tool_ecosystem:
github_repo: "gitlabhq/gitlabhq"
github_stars: 24298
---
# GitLab CI Pipeline Generator
Creates and manages GitLab CI/CD pipelines via the GitLab REST API v4. Generates .gitlab-ci.yml with multi-stage definitions, DAG dependencies, and environment-scoped deployments.
## Installation
Basic usage or getting-started notes:
- Please see the [requirements documentation](doc/install/requirements.md) for system requirements and more information about the supported operating systems.
- The recommended way to install GitLab is with the [Omnibus packages](https://docs.gitlab.com/install/package/) on our package server.
- Compared to [a self-compiled installation](https://docs.gitlab.com/install/self_compiled/), this is faster and less error prone.
- Source: https://github.com/gitlabhq/gitlabhq
- Extracted from upstream docs: https://raw.githubusercontent.com/gitlabhq/gitlabhq/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/gitlab-ci-pipeline-generator/)
No comments yet. Be the first to comment!