gitlab-access

Automates GitLab tasks including issue retrieval, comparisons, CI triggering, and file downloads.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/midas44/ttt-expert-v2 --skill gitlab-access
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gitlab-access
Source: https://github.com/midas44/ttt-expert-v2/tree/main/.claude/skills/gitlab-access
Command: npx skills add https://github.com/midas44/ttt-expert-v2 --skill gitlab-access

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires puppeteer, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Provides centralized, authenticated GitLab access for TTT stakeholders to read issues, fetch comments, search by label, download attachments, list pipelines, compare branches, view code changes, and perform CI operations on the Time Tracking Tool project.

Core Features & Use Cases

  • Read issues and fetch comments
  • Search issues by label or keyword
  • Download file attachments (screenshots/images/documents)
  • List pipelines, compare branches, view diffs
  • Execute CI operations (deploy, migrate, restart, rollback) across environments
  • Use in conversations when users reference GitLab URLs or tickets

Quick Start

Ask this skill to read a ticket, fetch its comments, or list pipelines for the ttt-spring project on gitlab.noveogroup.com.

Frequently Asked Questions about gitlab-access

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

FAQPage Schema
How do I read GitLab issues and fetch comments for the TTT project?

You can read GitLab issues and fetch comments by asking this skill to retrieve tickets or comments for the ttt-spring project on gitlab.noveogroup.com using your configured Personal Access Token.

Can I trigger CI actions like deploy or rollback on GitLab pipelines?

Yes, you can execute CI operations including deploy, migrate, restart, and rollback across environments by triggering pipeline actions through your GitLab Personal Access Token and LDAP credentials.

How do I download file attachments from GitLab issues?

To download file attachments such as screenshots and documents from GitLab issues, request this skill to fetch the attachments, which automates the retrieval using Puppeteer and your authenticated session.

Does this skill require LDAP credentials to view code changes and compare branches?

Yes, viewing code changes and comparing branches requires LDAP credentials for web sign-in, alongside a Personal Access Token stored in .claude/.mcp.json to authenticate GitLab API operations.

What's the best way to search GitLab issues by label for the Time Tracking Tool project?

The best way to search GitLab issues by label is to ask this skill to filter issues by keyword or label for the Time Tracking Tool project, leveraging the GitLab API through your stored access token.

Can I use Puppeteer to list pipelines and view diffs on gitlab.noveogroup.com?

Yes, this skill uses Puppeteer to automate web actions for listing pipelines and viewing diffs on gitlab.noveogroup.com, requiring valid LDAP credentials and a Personal Access Token for full functionality.