data-agent-kit-starter-pack Plugin
Plugin Claude Code Development Data Engineering & AnalyticsDatabases & StorageCloud, Deployment & CI/CDThe explanation below is AI-generated. Please verify it against the sources.
Data Agent Kit Starter Pack is a plugin that provides a specialized suite of skills and MCP tools for data engineers and database practitioners working on Google Cloud. It lets users write natural language prompts in a coding agent (Gemini CLI, Claude Code, Codex, or Antigravity CLI) to architect data pipelines, transform data with dbt, write Spark and BigQuery SQL notebooks, create and troubleshoot Dataflow pipelines, and orchestrate workflows across BigQuery, Spanner, BigLake, and Dataproc. According to the README, the extension is currently in beta (pre-v1.0) and may see breaking changes before v1.0. Installation and MCP toolbox configuration require Node.js/npm, the Google Cloud SDK, and an authenticated Google Cloud session. It is licensed under Apache-2.0.
Overview
According to the README, this is a plugin (extension) for coding agents (Gemini CLI, Claude Code, Codex, Antigravity CLI) that adds Google Cloud data engineering skills and MCP toolboxes, acting as an expert assistant for data pipeline, dbt, Spark/BigQuery, and orchestration tasks driven by natural language prompts.
What you can do with data-agent-kit-starter-pack
- Generate code that reads raw data from Cloud Storage and processes it with Spark, Dataflow, or BigQuery
- Transform data through medallion architectures (bronze, silver, gold) using dbt
- Export processed data to serving layers such as Cloud Spanner
- Generate BigLake Iceberg catalog tables
- Train BigQuery ML models such as XGBoost and KMEANS
- Create interactive Streamlit dashboards or LookML models
- Create and troubleshoot Dataflow pipelines
- Automatically create and schedule orchestration pipelines that tie notebooks and dbt models together into scheduled jobs
- Install via Antigravity CLI, Gemini CLI, Claude Code, or Codex, per the README's installation instructions
- Verify configuration using the /mcp command or by asking the agent "What skills are available?"
Sources
Original description (English)
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.