Estimates CI/CD pipeline costs by querying the GitLab REST API v4 for job durations, runner types, and compute minutes. Maps shared vs self-hosted runner usage against GitLab pricing tiers.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "GitLab CI Pipeline Cost Estimator"
slug: "gitlab-ci-pipeline-cost-estimator"
description: "Estimates CI/CD pipeline costs by querying the GitLab REST API v4 for job durations, runner types, and compute minutes. Maps shared vs self-hosted runner usage against GitLab pricing tiers."
github_stars: 24298
verification: "security_reviewed"
source: "https://github.com/gitlabhq/gitlabhq"
category: "CI/CD Integrations"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "gitlabhq/gitlabhq"
github_stars: 24298
---
# GitLab CI Pipeline Cost Estimator
Estimates CI/CD pipeline costs by querying the GitLab REST API v4 for job durations, runner types, and compute minutes. Maps shared vs self-hosted runner usage against GitLab pricing tiers.
## 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-cost-estimator/)
No comments yet. Be the first to comment!