From bac4f30dde77a890d4ceee1095fcaaadc1db8d59 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Thu, 23 Apr 2026 08:54:07 -0500 Subject: [PATCH] Add data-agent-kit-starter-pack plugin --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 44838c5..72a64bd 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -452,6 +452,19 @@ }, "homepage": "https://github.com/astronomer/agents" }, + { + "name": "data-agent-kit-starter-pack", + "description": "Specialized suite of skills for data engineers on Google Cloud — architect data pipelines, transform data with dbt, write Spark and BigQuery SQL notebooks, and orchestrate end-to-end workflows across BigQuery, Spanner, BigLake, and Dataproc.", + "author": { + "name": "Google LLC" + }, + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/gemini-cli-extensions/data-agent-kit-starter-pack.git" + }, + "homepage": "https://cloud.google.com/bigquery" + }, { "name": "data-engineering", "description": "Data engineering plugin - warehouse exploration, pipeline authoring, Airflow integration",