Data Agent Kit banner
GoogleCloudPlatform GoogleCloudPlatform

Data Agent Kit

Data community

Description

This repository serves as the central hub for embedding the Agentic Data Cloud across your favorite developer-focused AI tools.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Data Agent Kit

This repository serves as the central hub for embedding the Agentic Data Cloud across your favorite developer-focused AI tools.

Whether you are a developer vibe-coding in Claude Code, an enterprise engineer using the Gemini CLI, or an agent builder constructing complex systems with LangGraph, this kit provides the prescriptive tools like **Skills and MCP servers** you need to interact safely and efficiently with [Google Data Cloud products](https://cloud.google.com/data-cloud).

📓 What's Included

The Data Agent Kit is currently organized as an index pointing to product-specific extensions, MCP configurations, and builder tools.

🏬 Extensions & Plugins Marketplace

Extensions and plugins are the primary way to inject specialized capabilities into your AI agents. Think of a plugin marketplace as a digital registry or catalog that makes it easy to discover, share, and install these tools directly into your environment. By installing these packages, you equip tools like Gemini CLI, Claude Code, and Codex with the exact **Skills, Prompts, and MCP Servers** they need to understand and interact with your Google Data Cloud infrastructure.

Gemini CLI Installation

Gemini CLI extensions are installed directly from their remote GitHub repositories.

gemini extensions install https://github.com/gemini-cli-extensions/

Claude Code Installation

Claude Code utilizes a marketplace system for plugins. Install the Data Agent Kit marketplace to access all Data Cloud plugins:

# Step 1. Install marketplace
## Option 1. Install marketplace from CLI
claude plugin marketplace add GoogleCloudPlatform/data-agent-kit

## Option 2. Install m