Skip to main content
Run any Skill in Manus
with one click
GitHub repository

looker-skills

looker-skills contains 22 collected skills from looker-open-source, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
22
Stars
18
updated
2026-07-23
Forks
5
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

authenticating-looker-cli
software-developers

Looker Developer Onboarding: Step 3. Authenticates the Looker CLI using OAuth. Only execute this after Step 2 (CLI Verification using `installing-looker-cli`).

2026-07-23
connecting-looker-to-bigquery
software-developers

Looker Developer Onboarding: Step 4. Creates a database connection in Looker to Google BigQuery. Only execute this after Step 3 (CLI Authentication using `authenticating-looker-cli`).

2026-07-23
creating-looker-dashboard
software-developers

Looker Developer Onboarding: Step 7 (Final Step). Creates a LookML dashboard in the project, imports it as a user-defined dashboard (UDD) in Looker, and iteratively refines it based on user feedback by syncing changes. Only execute this after Step 6 (Model Setup using `creating-lookml-model`).

2026-07-23
creating-lookml-model
software-developers

Looker Developer Onboarding: Step 6. Creates LookML views and models based on the user's goals, maps model connections, validates LookML, and runs verification queries. Only execute this after Step 5 (Project Setup using `setting-up-looker-project`).

2026-07-23
exploring-data-for-looker
software-developers

Looker Developer Onboarding: Step 1. Guides the agent to explore BigQuery data and define the onboarding goal. This is the first active step, to be executed immediately after reading the parent orchestrator `looker-developer-onboarding`.

2026-07-23
installing-looker-cli
software-developers

Looker Developer Onboarding: Step 2. Verifies that the Looker CLI is available in the PATH, or installs it from GitHub Releases if missing. Only execute this after Step 1 (Data Discovery using `exploring-data-for-looker`).

2026-07-23
looker-developer-onboarding
software-developers

Orchestrates the entire E2E Looker developer onboarding journey. This is the MUST-READ parent skill that coordinates the overall process. Start here when beginning a new Looker setup. It guides you to act as an informative, transparent guide, leading the user in sequence through: Pre-flight, Discovery, CLI, Auth, Connect, Project, Model, Dashboard.

2026-07-23
looker-mcp-skill
software-developers

Guide for connecting to and using the Looker MCP Server. Explains how to access the Looker MCP server, set up Looker-managed vs local/standalone deployment, configure OAuth authentication, and catalog available MCP tools.

2026-07-23
looker-performance-optimizer
software-developers

Master developer skill for auditing, diagnosing, and optimizing query performance in Looker projects. Enforces caching alignment, PDT materialization strategies, and parallel subagent SQL profiling.

2026-07-23
lookml-access-grants
software-developers

Use this skill to create Access Grants for row-level or object-level security.

2026-07-23
lookml-explore
software-developers

Use this skill when you need to create or modify a LookML Explore. This includes defining the Explore, joins, access grants, and basic configuration.

2026-07-23
lookml-fields
software-developers

Overview of LookML field types (Dimension, Measure, Filter, Parameter) and the role of the `sql` parameter in each. Use this skill to choose the right field type for your data modeling needs.

2026-07-23
lookml-liquid
software-developers

Use this skill to use Liquid variables in LookML for dynamic SQL, HTML, and Links, including advanced patterns for query optimization.

2026-07-23
lookml-model
software-developers

Use this skill when you need to create or modify a LookML Model file (.model.lkml). This includes defining connections, includes, and configuring model-level settings.

2026-07-23
lookml-modeling-guidelines
software-developers

Guidelines for LookML modeling and command execution.

2026-07-23
lookml-refinements
software-developers

Deep dive into LookML includes, refinements (layering), and project structure best practices. Essential for mastering Looker's object-oriented capabilities.

2026-07-23
lookml-sets
software-developers

Guide to using LookML sets for grouping fields, controlling visibility, and managing drill paths.

2026-07-23
lookml-tests
software-quality-assurance-analysts-and-testers

Standards and best practices for writing LookML tests to ensure data integrity, accuracy, and logic validation.

2026-07-23
lookml-view
software-developers

Use this skill to create or modify LookML Views. Covers basic view definitions, sql_table_name, file organization, and patterns.

2026-07-23
onboarding-preflight-check
network-and-computer-systems-administrators

Looker Developer Onboarding: Step 1. Verifies system prerequisites (gcloud, bq, write permissions) and resolves issues by installing components or prompting the user to authenticate.

2026-07-23
setting-up-looker-project
software-developers

Looker Developer Onboarding: Step 5. Creates a new Looker project and configures Git. Only execute this after Step 4 (BigQuery Connection using `connecting-looker-to-bigquery`).

2026-07-23
using-looker-cli
software-developers

Comprehensive guide for using `looker-cli`. Covers profile setup and defaults, using the --profile flag, persistent logins (`session login`), command discovery (`meta tree` & `meta search`), and request body inspection (`--describe-body` & `--template`).

2026-07-23