mirror of
https://github.com/google/skills.git
synced 2026-09-14 20:00:20 +08:00
main
The retrieving-developer-knowledge skill documented batch document fetch as POST /v1/documents:batchGet with a JSON body. No such method exists, and the call returns a 404, so the operation never worked as documented. The v1 discovery document defines documents.batchGet as a GET with repeated `names` query parameters and no request body. This corrects the endpoint in SKILL.md and references/api-fallback.md, documents the optional `view` parameter, the 20-document ceiling and the response shape, and states plainly that the endpoint takes no request body. Also adds the credential guidance the skill was missing. Neither file told a reader how to obtain a credential when none is present; both now link the public Developer Knowledge quickstart, which covers enabling the API and creating a key. PiperOrigin-RevId: 980133878
Agent Skills
This repository contains Agent Skills for Google products and technologies, including Google Cloud.
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
- Agent Gateway multi-agent security
- 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
- Dynamic Hybrid Search using AlloyDB
- Google Skill Finder
- 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
- Genkit Dart
- Genkit Go
- Genkit JS
- Genkit Python
- LiveAPI Service Skill
- Migrating from Gemini API in AI Studio to Agent Platform
- Skill Registry
- Infrastructure
- Designing and Deploying GCP Infrastructure with Application Design Center
- GKE AI/ML Inference
- GKE Alert Configuration
- 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 Base Image Discovery Expert
- GKE Golden Path Configuration
- GKE JobSet Interruption Troubleshooting
- GKE Manifest Generation Skill
- GKE Multi-Tenancy
- GKE Networking
- GKE Node NotReady Troubleshooting Skill
- 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 Auditing Skill
- Google Cloud Filestore Autoscale
- Google Cloud Filestore NFS File Browser
- Google Cloud global external Application Load Balancer Configuration Skill
- Google Cloud Networking Observability Expert
- Google Cloud Storage Basics
- Google Cloud Storage Bucket Architect
- Google Cloud Storage FUSE
- Databases and analytics
- AlloyDB Basics
- BigFrames (BigQuery DataFrame) basics
- BigQuery Asset Impact Analysis
- BigQuery Basics
- Bigtable Basics
- Cloud SQL Basics
- Data Lineage Summary
- dbt Snowflake to BigQuery Translator
- GCP Managed Airflow DAG Authoring Guide
- Google Cloud Database Onboarding Skill
- Managed Service for Apache Airflow (formerly Cloud Composer) DAG troubleshooting guide
- Managed Service for Apache Airflow (formerly Cloud Composer) Migration Guide
- Spanner Basics
- Developer tools
- Management tools
- Cloud Monitoring Chart Generation Skill (
cloud-monitoring-chart-generation) - Cloud Monitoring ListTimeSeries Request Generator
- Cloud Monitoring PromQL 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
- DPoP Adoption & Identity Security Architecture
- GKE Platform Security
- GKE Workload Security
- Google Cloud IAM Access Troubleshooter & Remediation Orchestrator
- Google Cloud Security Command Center Query Skill
- IAM Helper for Policy Management
- IAM Policy Simulator (v1 Allow)
- Privileged Access Manager (PAM)
- SecOps Detection Coverage Skill
- 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
- Validate Google Mobile Ads SDK Integration
- Others
Additional Google skills
- Advanced Google Cloud Storage Skills
- Agent Development Kit (ADK) Skills
- Android Skills
- Dart Skills
- Firestore Skills
- Flutter Skills
- Google Maps Platform 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.
Contributing
We welcome contributions to improve our skills. You can help by:
- Reporting bugs or inaccuracies in the skill Markdown files.
- Suggesting new skills to add to this repository (for example, Google technologies or recipes) by filing a feature request.
License
You are free to copy, modify, and distribute these skills under the terms of the
Apache 2.0 license. See the LICENSE file for details.
Description
cloud-run-basics: Manages Cloud Run services, jobs, and worker pools. Use when you need to deploy applications responding to HTTP requests (services), run event-triggered or…; gemini-api: Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Guides the usage of…; bigquery-basics: Manages datasets, tables, and jobs in BigQuery. Use when you need to interact with BigQuery, run SQL queries, manage BigQuery resource…
Readme
Apache-2.0
3.2 MiB
Languages
Python
86.4%
Shell
8.3%
HCL
5.1%
Dockerfile
0.1%
JavaScript
0.1%