3.6k★glab-changelog – OpenClaw Skill
glab-changelog is an OpenClaw Skills integration for coding workflows. Use when working with glab changelog commands.
3.6k stars2.6k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding
Skill Snapshot
| name | glab-changelog |
| description | Use when working with glab changelog commands. OpenClaw Skills integration. |
| owner | vince-winkintel |
| repository | vince-winkintel/gitlab-cli-skillspath: glab-changelog |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @vince-winkintel/gitlab-cli-skills:glab-changelog |
| last updated | Feb 7, 2026 |
Maintainer

File Explorer
3 files
glab-changelog
references
commands.md
1.7 KBSKILL.md
676 BSKILL.md
name: glab-changelog description: Use when working with glab changelog commands.
glab changelog
Overview
Interact with the changelog API.
USAGE
glab changelog <command> [command] [--flags]
COMMANDS
generate [--flags] Generate a changelog for the repository or project.
FLAGS
-h --help Show help for this command.
Quick start
glab changelog --help
Subcommands
See references/commands.md for full --help output.
README.md
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install glab-changelog?
Run openclaw add @vince-winkintel/gitlab-cli-skills:glab-changelog in your terminal. This installs glab-changelog into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/vince-winkintel/gitlab-cli-skills. Review commits and README documentation before installing.
