google-plugins

A marketplace listing for 17 Google-focused add-ons, including add-ons for AlloyDB, Bigtable, and Cloud SQL for MySQL or PostgreSQL.

In plain words
What is it for?
Use it to discover add-ons for creating, connecting to, querying, and working with selected Google databases and services.
Why use it?
It gives developers one catalogue of related add-ons and describes the Google repositories and versions they come from.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add plugins/google/skills/marketplace
Claude Code
/plugin marketplace add google/skills
Clone the repo
git clone --depth 1 https://github.com/google/skills

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

google-plugins scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 163 lines

How it starts

The opening of the file, as written. The whole thing — 163 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "google-plugins",
  "owner": {
    "name": "Google LLC"
  },
  "metadata": {
    "version": "0.0.1",
    "description": "A central repository of official skills and prescriptive plugins designed to provide a high-performance experience for building and deploying agentic applications across Google products and technologies."
  },
  "plugins": [
    {
      "name": "alloydb",
      "source": {
        "source": "github",
        "repo": "gemini-cli-extensions/alloydb",
        "ref": "0.2.0"
      },
      "description": "Create, connect, and interact with an AlloyDB for PostgreSQL database and data."
    },
    {
      "name": "alloydb-omni",
      "source": {
        "source": "github",
        "repo": "gemini-cli-extensions/alloydb-omni",
        "ref": "0.2.1"
      },
      "description": "Create, connect, and interact with an AlloyDB Omni database and data."
    },
    {
      "name": "bigtable",
      "source": {
        "source": "github",
        "repo": "GoogleCloudPlatform/cloud-bigtable-ecosystem",
        "ref": "v0.4.0"
      },
      "description": "Connect, query, and interact with Cloud Bigtable."
    },
    {
      "name": "cloud-sql-mysql",
      "source": {
        "source": "github",
        "repo": "gemini-cli-extensions/cloud-sql-mysql",
        "ref": "0.2.0"
      },
      "description": "Connect and interact with a Cloud SQL for MySQL database and data."
    },
    {
      "name": "cloud-sql-postgresql",
      "source": {
        "source": "github",
        "repo": "gemini-cli-extensions/cloud-sql-postgresql",
        "ref": "0.4.0"
      },
      "description": "Create, connect, and interact with a Cloud SQL for PostgreSQL database and data."
    },
    {
      "name": "cloud-sql-sqlserver",
      "source": {
        "source": "github",
        "repo": "gemini-cli-extensions/cloud-sql-sqlserver",
        "ref": "0.2.0"
      },
      "description": "Connect to Cloud SQL for SQL Server."
    },
    {
      "name": "firestore-nativ

Read the full file on GitHub · 163 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 163 lines scan A c0decf4b5952

Subscribe to this mod's changes

google-plugins is a plugin published in the GitHub repository google/skills (19,003 stars, last pushed 3d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.