Badge Skill Project badge management for GitLab using raw endpoint calls. Quick Reference | Operation | Command Pattern | Risk | |-----------|-----------------|:----:| | List badges | | - | | Get badge | | - | | Create badge | | ⚠️ | | Update badge | | ⚠️ | | Delete badge | | ⚠️ | | Preview badge | | - | | List group badges | | - | Risk Legend : - Safe | ⚠️ Caution | ⚠️⚠️ Warning | ⚠️⚠️⚠️ Danger When to Use This Skill ALWAYS use when: - User mentions "badge", "status badge", "coverage badge" - User wants to add badges to README - User wants pipeline or build status indicators - User mentions…