From 1a2f18b05cf5652fd25403e8d229fc884fb84103 Mon Sep 17 00:00:00 2001 From: Twisha Bansal <58483338+twishabansal@users.noreply.github.com> Date: Wed, 13 May 2026 03:29:22 +0530 Subject: [PATCH] chore: modify data-agent-kit-starter-pack plugin details (#1826) * chore: modify data-agent-kit-starter-pack plugin details Updated the description and homepage of the data-agent-kit-starter-pack plugin, and changed the SHA. * update sha for latest commit --- .claude-plugin/marketplace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index b639939..29e2bfe 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -673,7 +673,7 @@ }, { "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.", + "description": "This plugin provides a specialized suite of skills for data engineers and database practitioners working on Google Cloud. It acts as an expert assistant, allowing you to use natural language prompts in your preferred coding agent to architect complex data pipelines, transform data with dbt, write Spark and BigQuery SQL notebooks, and orchestrate end-to-end workflows across GCP's data ecosystem.", "author": { "name": "Google LLC" }, @@ -681,9 +681,9 @@ "source": { "source": "url", "url": "https://github.com/gemini-cli-extensions/data-agent-kit-starter-pack.git", - "sha": "7bcfcb77435ec6d544b1131333f2297ca09c3930" + "sha": "04c4354242c1192191c76fca2d4b03d94401d9fa" }, - "homepage": "https://cloud.google.com/bigquery" + "homepage": "https://github.com/gemini-cli-extensions/data-agent-kit-starter-pack" }, { "name": "data-engineering",