# Gitlab

> Manage GitLab repositories via the glab CLI. Use when working with merge requests, issues, or CI/CD pipelines.

- **Type:** Skill
- **Install:** `agentstack add skill-fworks-tech-agenthood-gitlab`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [fworks-tech](https://agentstack.voostack.com/s/fworks-tech)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [fworks-tech](https://github.com/fworks-tech)
- **Source:** https://github.com/fworks-tech/agenthood/tree/main/skills/gitlab
- **Website:** https://agenthood.flabs.tech/

## Install

```sh
agentstack add skill-fworks-tech-agenthood-gitlab
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# glab

Use `glab` to interact with GitLab.

## Common Commands

### Merge Requests
- List MRs: `glab mr list`
- View MR: `glab mr view `
- Create MR: `glab mr create --title "Title" --description "Description"`
- Merge MR: `glab mr merge `
- Approve MR: `glab mr approve `

### Issues
- List issues: `glab issue list`
- Create issue: `glab issue create --title "Title" --description "Description"`

### CI/CD
- List pipelines: `glab ci list`
- View pipeline: `glab ci view `
- Run pipeline: `glab ci run`
- Pipeline status: `glab ci status`

### Repositories
- Clone: `glab repo clone /`

## Notes
- Requires `glab auth login` for authentication
- Config stored at `~/.config/glab-cli/`

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [fworks-tech](https://github.com/fworks-tech)
- **Source:** [fworks-tech/agenthood](https://github.com/fworks-tech/agenthood)
- **License:** MIT
- **Homepage:** https://agenthood.flabs.tech/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-fworks-tech-agenthood-gitlab
- Seller: https://agentstack.voostack.com/s/fworks-tech
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
