Use when working with glab token commands.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill glab-token --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Glab Token?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-glab-token)More formats (shields.io, HTML) on the badges page.
---
name: glab-token
description: Use when working with glab token commands.
---
# glab token
## Overview
```
Manage personal, project, or group tokens
USAGE
glab token [command] [--flags]
COMMANDS
create <name> [--flags] Creates user, group, or project access tokens.
list [--flags] List user, group, or project access tokens.
revoke <token-name|token-id> [--flags] Revoke user, group or project access tokens
rotate <token-name|token-id> [--flags] Rotate user, group, or project access tokens
FLAGS
-h --help Show help for this command.
-R --repo Select another repository. Can use either `OWNER/REPO` or `GROUP/NAMESPACE/REPO` format. Also accepts full URL or Git URL.
```
## Quick start
```bash
glab token --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!