Issue review and tracking on GitLab via the gitlab-api MCP server — review a project's issues, review issues across a whole group/organization, and read, create, update, or close an issue with the domain-typed tool. Use when the agent must triage a project's issues, see every issue affecting a group, open a new issue, update labels/assignee/state, or delete one. Do NOT use for merge requests (gitlab-merge-request-review / gitlab-merge-request-create), pipelines (gitlab-pipelines), or repo/branch reads (gitlab-repositories); prefer those.
$npx -y skills add knuckles-team/gitlab-api --skill gitlab-issuesInstalls into the current project.
Run `npx skills use "https://github.com/knuckles-team/gitlab-api" --skill "knuckles-team/gitlab-api/gitlab-issues"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/knuckles-team/gitlab-api" that are relevant to the current task. Run `npx skills add "https://github.com/knuckles-team/gitlab-api"` and select the relevant skills, then follow their instructions.