creating-lookml-model
Installation
SKILL.md
Creating LookML Model, Views & Writing LookML
This skill guides you through the process of writing all the LookML (view files and model files) needed to prepare for the dashboard requested by the user during their onboarding interview, configuring the connection mapping in Looker, validating the LookML code, and running inline queries to verify it functions correctly.
Prerequisites & References
- Looker CLI must be installed and authenticated (Step 2 & 3).
- Looker project and BigQuery connection must be created (Step 4 & 5).
- Critical Reference: You MUST read and strictly follow the best
practices, naming requirements, and constraints in the
lookml-modeling-guidelinesskill for writing and verifying all LookML elements.