SkillMachine
All skills

AlloyDB Basics

Cloud / Infra

Produces a cloud-infrastructure guide explaining cluster, instance, and backup management on AlloyDB for PostgreSQL step by step, with gcloud commands, a cost table, and a security checklist.

Live output preview

A plan is required to view this content

Choose a plan to access input format, sample outputs, and live previews.

View Plans →

About the skill

AlloyDB Basics

Produces a cloud-infrastructure guide that walks step by step through cluster, instance, and backup management on AlloyDB for PostgreSQL. It covers the disaggregated compute/storage architecture of this PostgreSQL-compatible, enterprise-class managed database service, high availability (HA) configuration, read pools, and AlloyDB AI features (vector search, hybrid search, natural language, and model endpoint management).

When to use: When setting up a new AlloyDB cluster, moving to production with HA and IAM authentication, adding a read pool to scale read traffic, configuring continuous backup/PITR, or setting up automated database operations with the AlloyDB MCP / Gemini CLI extension.

What it produces as output: A Markdown-formatted guide containing runnable gcloud commands, a resource-sizing and cost table, a post-setup security checklist, and a Python AlloyDB Connector connection example. It also has a reference directory pointing to Core Concepts, CLI Usage, Client Libraries, MCP Usage, Infrastructure as Code (Terraform), and IAM & Security topics.

Security emphasis: instead of passing passwords in cleartext, IAM database authentication and Secret Manager usage are recommended.

How do I use this skill?

You don't "run" a skill — after installing it you just tell the agent your task (e.g. ask for the relevant job), and the skill kicks in by itself when its description matches.

Upload the alloydb-basics.zip you downloaded as-is — no packaging needed, the format is already correct (folder at root).

  1. Open Settings → Customize → Skills
  2. Upload → select the alloydb-basics.zip you downloaded
  3. Claude reads SKILL.md; the name + description appear. Ready ✅

Scripts run in Anthropic's code-execution environment (sandbox) — not on your machine.