gcp Google Cloud Blog ·

Introducing the Google Cloud Developer Plugin for AI Coding Agents

blogaigcpgaengineer
feature

Google Cloud has launched a new plugin for AI coding agents, designed to equip them with bundles of skills and tools for more effective interaction with Google Cloud services. This plugin addresses the challenge of managing individual agent skills by packaging related capabilities into cohesive, installable units. Built on the open and vendor-neutral Agent Plugins specification, it ensures consistent access to Google Cloud tools across various AI coding environments. The initial `google-cloud-developer` plugin focuses on core functionalities like authentication, project management, and gcloud CLI operations.

  • Google Cloud Developer Plugin for AI Coding Agents
  • Core Capabilities of the google-cloud-developer Plugin
  • Built on Open Agent Plugins Specification
  • Straightforward Installation
Features (2)
  • Google Cloud Developer Plugin for AI Coding Agents

    The newly released plugin for AI coding agents provides installable bundles of skills and tools, enabling agents to interact more effectively with Google Cloud. It aims to solve the 'tool coupling problem' by packaging related capabilities into cohesive units, reducing the need to manage complex dependencies.

  • Core Capabilities of the google-cloud-developer Plugin

    The flagship `google-cloud-developer` plugin assists agents with fundamental Google Cloud interactions such as authentication, authorization, project management, and gcloud CLI operations. It also bundles configuration for the Developer Knowledge MCP server, which grounds agents in up-to-date official Google developer documentation.

Notes (2)
  • Built on Open Agent Plugins Specification

    The plugin adheres to the open, vendor-neutral Agent Plugins specification, ensuring portability and interoperability. This standard provides a unified manifest and directory structure for packaging agent skills and Model Context Protocol (MCP) servers, allowing consistent access to tools across various AI coding environments.

  • Straightforward Installation

    Google Cloud plugins are available from the open Google Agent Skills repository. They can be easily installed into your environment using CLI tools like Antigravity, Claude Code, or Codex by adding the Google plugins marketplace and then installing the specific plugin.

Read the original announcement →

https://cloud.google.com/blog/topics/developers-practitioners/introducing-the-google-cloud-developer-plugin-for-ai-coding-agents/

Related releases