Language: 日本語English

looker Plugin

Author
Google LLC
Category
Database
Topics
Data Engineering & Analytics · Databases & Storage
First seen
2026-07-09
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

The explanation below is AI-generated. Please verify it against the sources.

looker (gemini-cli-extensions/looker) is a set of agent skills that lets AI agents such as Antigravity, Claude Code, and Codex connect to a Looker instance and interact with data via LookML using natural language. According to the README, it supports exploring data, managing dashboards, and developing LookML across the full workflow. Using it requires a Looker instance and API credentials (Client ID and Client Secret), configured through environment variables such as LOOKER_BASE_URL, LOOKER_CLIENT_ID, and LOOKER_CLIENT_SECRET. The README notes the project is currently in beta (pre-v1.0) and may see breaking changes before the first stable release. It is licensed under Apache-2.0.

Overview

Looker itself is Google's business intelligence platform, linked in the README to cloud.google.com/looker. This repository is not Looker itself but a set of agent skills that connect to a Looker instance's API, enabling natural-language interaction with data and LookML through supported AI agents.

What you can do with looker

  • Explore data with natural-language questions (e.g., "Show me the top 10 products by sales in the last month")
  • Manage dashboards and content (e.g., create a titled dashboard, find dashboards by topic and list their tiles)
  • Develop LookML (e.g., create a new view for a table, add a new measure to a view)
  • Use the skills with Antigravity, Claude Code, or Codex agents
  • Configure the Looker connection via environment variables such as LOOKER_BASE_URL, LOOKER_CLIENT_ID, and LOOKER_CLIENT_SECRET

Sources

Original description (English)

Connect to Looker and interact with your data using LookML.

History of looker

Back to list