to-be-continuous-catalog
Installation
SKILL.md
to-be-continuous-catalog
Specialized skill for browsing and using GitLab CI/CD components from the to-be-continuous organization.
All commands use gitlab-catalog-browser scoped to --org to-be-continuous.
Before you begin — install the CLI
This skill requires the gitlab-catalog-browser CLI. If it is not installed,
install it first. Do NOT skip this step.
# 1. Check if already installed
gitlab-catalog-browser --version 2>/dev/null && echo "INSTALLED" || echo "NOT_INSTALLED"
# 2. If NOT_INSTALLED, install globally
npm install -g gitlab-catalog-browser
Related skills