onboarding-preflight-check

Installation
SKILL.md

Looker Developer Onboarding: Pre-flight Check

This skill verifies that the local environment has the required tools and authentication configured before beginning onboarding.

Instructions

1. Run the System Pre-flight Check

Execute the pre-flight check script in system mode. Specify the path where you plan to install the Looker CLI (typically ~/.local/bin or a workspace path):

./skills/onboarding-preflight-check/scripts/preflight_check.sh --mode system --install-dir ~/.local/bin

2. Handle Check Failures

Installs
65
GitHub Stars
28
First Seen
Jul 7, 2026
onboarding-preflight-check — looker-open-source/looker-skills