gitlab-repo
Installation
SKILL.md
Repository Skill
Repository and project operations for GitLab using the glab CLI.
Quick Reference
| Operation | Command | Risk |
|---|---|---|
| Clone repo | glab repo clone <repo> |
- |
| Fork repo | glab repo fork <repo> |
⚠️ |
| View repo | glab repo view |
- |
| Create repo | glab repo create |
⚠️ |
| Search repos | glab repo search <query> |
- |
| Archive repo | glab repo archive |
⚠️⚠️ |
| Delete repo | glab repo delete |
⚠️⚠️⚠️ |
| List contributors | glab repo contributors |
- |
Risk Legend: - Safe | ⚠️ Caution | ⚠️⚠️ Warning | ⚠️⚠️⚠️ Danger