gitlab-automation

Automate GitLab issues, merge requests, pipelines, and branches via Rube MCP.

1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/xiaoshuangLi/aibo --skill gitlab-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gitlab-automation
Source: https://github.com/xiaoshuangLi/aibo/tree/main/skills/gitlab-automation
Command: npx skills add https://github.com/xiaoshuangLi/aibo --skill gitlab-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates GitLab project management workflows across projects (issues, merge requests, pipelines, branches, and user operations) to save time and reduce manual errors.

Core Features & Use Cases

  • Automates creation, updates, and queries of issues and merge requests, branches, and pipelines using the Rube MCP toolkit.
  • Coordinates cross-project GitLab workflows with explicit prerequisites and connection steps, enabling scalable automation.
  • Use case: auto-create issues from external trackers and sync status across projects.

Quick Start

Ensure Rube MCP is connected and then instruct GitLab automation to create or update issues, merge requests, and pipelines for your project.

Frequently Asked Questions about gitlab-automation

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

FAQPage Schema
How do I automate GitLab workflows across multiple projects?

You can automate GitLab workflows across projects by using this Skill to coordinate issues, merge requests, pipelines, and branches end-to-end via the Rube MCP toolkit. It handles creation, updates, and queries to reduce manual errors and save time.

What do I need to set up before automating GitLab issues and pipelines?

Before automating GitLab issues and pipelines, you need Rube MCP connected with RUBE_SEARCH_TOOLS available and an active GitLab connection via RUBE_MANAGE_CONNECTIONS using the gitlab toolkit to enable workflow operations.

Can I sync GitLab merge requests and issues across different projects?

Yes, you can sync GitLab merge requests and issues across different projects. This Skill coordinates cross-project workflows, allowing you to auto-create issues from external trackers and sync status updates across projects using Rube MCP.

Does this GitLab automation approach work with existing branches and pipelines?

Yes, this GitLab automation approach works with existing branches and pipelines. It covers branch operations and pipeline management across projects, enabling automated updates and queries through the Rube MCP toolkit integration.

Why is my GitLab automation not finding the correct tool schemas?

GitLab automation may fail to find correct tool schemas if RUBE_SEARCH_TOOLS is not called first. The guideline specifies always calling RUBE_SEARCH_TOOLS before executing any GitLab operations to fetch current tool schemas.