
skills
Google Cloud・広告・アナリティクスを対象としたGoogle公式のAgent Skills集
概要
Googleが自ら書いた運用知識を100件超のskillディレクトリに収めたリポジトリで、`npx skills add google/skills`から必要なものだけを選んで導入します。中心は`skills/cloud`で、GKEやBigQuery、Agent Platform、Well-Architected Frameworkの6つの柱までを扱い、`skills/ads`と`skills/analytics`にはGoogle Ads API、Google Mobile Ads SDK、IMA SDK、Google Analyticsの2種類のAPI向けのskillが並びます。厚みは一様ではなく、`skills/cloud/gke-*`だけで29件を占める一方、Cloud RunとFirebaseは各1件にとどまり、README自身がactive developmentの段階だと断っています。Google Cloudも広告・アナリティクス製品も使わない構成には得るものがなく、アプリ開発側の守備範囲もGoogle Mobile Ads SDKまでで、Android・Flutter・Dart・Genkit・ADKのskillはREADMEがリンクを張るだけの別リポジトリにあります。
skillsで何ができますか?
- 必要なskillだけを入れる —
npx skills add google/skillsは導入するskillディレクトリを選ばせる形式なので、全件をエージェントに抱え込ませずに済みます。収録一覧はREADMEのAvailable Skillsセクション(BEGIN SKILLSとEND SKILLSのマーカーの間)に製品分野ごとに並び、各ディレクトリへのリンクが張られています。 - harnessのプラグインとして登録する — Claude Codeでは
claude plugin marketplace add google/skillsのあとにclaude plugin install <plugin>@google-pluginsで、skillとMCPサーバーを束ねたプラグインを導入できます。Codexはcodex plugin marketplace add google/skillsと/pluginsブラウザ、Antigravity CLIはagy plugin install https://github.com/google/skills/<plugin-path>です。 - GKEの運用知識をまとめて渡す —
skills/cloud/gke-*はクラスタ作成、ComputeClasses、cluster autoscaler、マルチテナンシー、ネットワーク、ストレージ、アップグレードを網羅し、障害対応はgke-ai-troubleshooting-jobset-interruptionやgke-ai-troubleshooting-tpu-vbar-oomのように事象ごとの独立したskillになっています。 - クエリの生成を任せる —
cloud-logging-query-generationはLogging Query Languageを、cloud-monitoring-list-time-series-requestはListTimeSeriesのリクエストを組み立て、cloud-monitoring-chart-generationはチャートを生成します。データ側はbigquery-basics、spanner-basics、bigquery-bigframes、managed-airflow-dag-authoringが受け持ちます。 - 広告・アナリティクスのAPIを扱わせる —
skills/adsには13件(google-ads-api-quickstart、google-ads-api-account-diagnostics、google-ads-api-mcp-setup、data-manager-api-setup/-event-ingestion/-audience-ingestion、google-mobile-ads-android-migrate-to-next-genを含むGoogle Mobile Ads SDKの5件、動画広告向けのima-sdk-client-sideとima-dai-sdk)が、skills/analyticsにはgoogle-analytics-admin-api-basicsとgoogle-analytics-data-api-basicsが置かれ、いずれもskills/cloudの外にあります。
ドキュメント
google/skills のREADMEより転載(Apache-2.0)。 原文を読む ↗
Agent Skills
This repository contains Agent Skills for Google products and technologies, including Google Cloud.
[!NOTE] This repository is under active development.
Installation
npx skills add google/skills
From the npx install command, you can select the specific skills from this
repo to install.
Available Skills
- Getting started with Google Cloud
- Multi-product solution skills
- Google Cloud solution-architecture workflow
- Agentic analytics across cloud providers and data types
- Borderless open data lakehouse agentic AI system
- Build and deploy AI agents on Google Cloud
- Data science workflow with AI agents solution
- Live bidirectional multimodal streaming agentic AI solution
- Migrate AI Workloads to GKE Inference
- RAG for enterprise search using GKE and AlloyDB
- Secure n-tier serverless web application with strict private application tiers
- AI/ML
- Agent Platform Alert Configuration
- Agent Platform Endpoint Management
- Agent Platform Eval Flywheel Skill
- Agent Platform GenAI Inference Skill
- Agent Platform Model Garden Deploy Skill
- Agent Platform Model Registry Management
- Agent Platform Model Tuning
- Agent Platform Prompt Management
- Agent Platform RAG Engine Management
- Agent Platform Troubleshooting
- Agent Platform Tuning Management
- BigQuery AI & ML
- Gemini API in Agent Platform
- Gemini Enterprise Agent Platform - Managed Agents API Skill
- Gemini Interactions API Skill
- LiveAPI Service Skill
- Migrating from Gemini API in AI Studio to Agent Platform
- Skill Registry
- Infrastructure
- Custom Infrastructure Design and Deployment Skill
- Deployment Troubleshooting Skill
- GKE AI/ML Inference
- GKE App Onboarding
- GKE Backup & Disaster Recovery
- GKE Basics & Critical Gotchas
- GKE Batch & HPC Workloads
- GKE Cluster Autoscaler
- GKE Cluster Creation
- GKE ComputeClasses
- GKE Golden Path Configuration
- GKE JobSet Interruption Troubleshooting
- GKE Manifest Generation Skill
- GKE Multi-Tenancy
- GKE Networking
- GKE Productionize Skill
- GKE Reliability
- GKE Service Networking Skill
- GKE Storage
- GKE TPU Dynamic Slices Monitoring & Management
- GKE Upgrades & Maintenance
- GKE Workload Scaling
- GKE Workload Troubleshooting Skill
- Google Cloud Filestore Autoscale
- Google Cloud global external Application Load Balancer Configuration Skill
- Google Cloud Networking Observability Expert
- Google Cloud Storage Basics
- Simplified GCP Modular Terraform Architect Skill
- Databases and analytics
- Developer tools
- Management tools
- Cloud Monitoring Chart Generation Skill (
cloud-monitoring-chart-generation) - Cloud Monitoring ListTimeSeries Request Generator
- Configuring Cloud Logging
- Configuring Cross-Project Logging
- Generate Logging Query Language queries
- GKE Cost Analysis
- GKE Cost Optimization
- GKE Observability
- GKE TPU Metrics Monitoring Guide
- Handle Disruption on GPUs and TPUs Troubleshooting
- Metric Selection (Service Query & Local Keyword Filtering)
- SLO Alert Configuration Setup Wizard
- TPU Connection Failure and VBAR OOM Troubleshooting
- Workload Manager Basics
- Cloud Monitoring Chart Generation Skill (
- Well-Architected Framework
- Google Cloud Well-Architected Framework skill for the Cost Optimization pillar
- Google Cloud Well-Architected Framework skill for the Operational Excellence pillar
- Google Cloud Well-Architected Framework skill for the Performance Optimization pillar
- Google Cloud Well-Architected Framework skill for the Reliability pillar
- Google Cloud Well-Architected Framework skill for the Security pillar
- Google Cloud Well-Architected Framework skill for the Sustainability pillar
- Security and identity
- Web and app hosting
- Advertising
- AI Migration Agent Instructions for the Google Mobile Ads SDK
- Data Manager API Audience Ingestion
- Data Manager API Event Ingestion
- Data Manager API Setup
- Google Ads API Account Performance Diagnostics Skill
- Google Ads API MCP Server Installation
- Google Ads API Quickstart
- Google Mobile Ads SDK - Banner Ads
- Google Mobile Ads SDK - Install
- Google Mobile Ads SDK - Interstitial Ads
- Google Mobile Ads SDK - Rewarded Ads
- IMA DAI SDK
- IMA SDK client-side
- Others
Additional Google skills
- Advanced Google Cloud Storage Skills
- Agent Development Kit (ADK) Skills
- Android Skills
- Dart Skills
- Firestore Skills
- Flutter Skills
- Genkit Skills
Plugins
This repo also bundles Google product plugins (Skills + MCP servers) for agent harnesses.
| Agent harness | Install |
|---|---|
| Claude Code | claude plugin marketplace add google/skills, then claude plugin install <plugin>@google-plugins |
| Codex | codex plugin marketplace add google/skills, then install from the /plugins browser |
| Antigravity CLI | agy plugin install https://github.com/google/skills/<plugin-path> |
Support
If you need help or encounter issues with these skills, search for existing issues or open a new one in the GitHub Issue Tracker.