Use when working with glab alias commands.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill glab-alias --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Glab Alias?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-glab-alias)More formats (shields.io, HTML) on the badges page.
---
name: glab-alias
description: Use when working with glab alias commands.
---
# glab alias
## Overview
```
Create, list, and delete aliases.
USAGE
glab alias [command] [--flags]
COMMANDS
delete <alias name> [--flags] Delete an alias.
list [--flags] List the available aliases.
set <alias name> '<command>' [--flags] Set an alias for a longer command.
FLAGS
-h --help Show help for this command.
```
## Quick start
```bash
glab alias --help
```
## Subcommands
See [references/commands.md](references/commands.md) for full `--help` output.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!