Add looker plugin (#2318)

This commit is contained in:
Bryan Thompson 2026-06-05 14:13:55 -05:00 committed by GitHub
parent 96d59f53eb
commit 9883cde440
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1446,6 +1446,20 @@
},
"homepage": "https://github.com/pydantic/skills/tree/main/plugins/logfire"
},
{
"name": "looker",
"description": "Connect to Looker and interact with your data using LookML.",
"author": {
"name": "Google LLC"
},
"category": "database",
"source": {
"source": "url",
"url": "https://github.com/gemini-cli-extensions/looker.git",
"sha": "ca53ea9d8a6950ef75902f95a9c3f951e333482b"
},
"homepage": "https://github.com/gemini-cli-extensions/looker"
},
{
"name": "lua-lsp",
"description": "Lua language server for code intelligence",