About this project

This repository collects Agent Skills for Google products and technologies, with a strong focus on Google Cloud. Skills are packaged instructions that an AI agent can load to perform product-specific tasks. Installation is done through the skills.sh CLI: npx skills add google/skills The installer lets you pick individual skills from the repository. The repo also bundles Google product plugins (skills plus MCP servers) for several agent harnesses: Claude Code via `claude plugin marketplace add google/skills`, Codex via `codex plugin marketplace add google/skills`, and Antigravity CLI via `agy plugin install`. The skill catalog is organized into groups: - Getting started with Google Cloud: authentication, foundation builder, onboarding. - Multi-product solution skills: solution architecture, multi-agent security, agentic analytics, open data lakehouse, build/deploy agents, data science workflows, hybrid search with AlloyDB, bidirectional multimodal streaming, GKE AI migration, RAG enterprise search, secure n-tier serverless web apps, and a skill finder. - AI/ML: Agent Platform skills covering alerts, endpoints, evaluation, inference, Model Garden deployment, model registry, tuning, prompt management, RAG engine, troubleshooting, plus BigQuery AI/ML, Gemini API, Gemini agents and interactions APIs, Live API, and Genkit for Dart, Go, JS and Python. - Infrastructure: Application Design Center, a broad GKE set (inference, alerts, onboarding, backup/DR, basics, batch/HPC, autoscaler, cluster creation, ComputeClasses, golden images, golden path, manifest generation, multi-tenancy, networking, node troubleshooting, productionize, reliability, service networking, storage, TPU monitoring, upgrades, workload scaling and troubleshooting), Filestore auditing/autoscale/NFS browsing, load balancer configuration, networking observability, and Cloud Storage basics, bucket architecture and FUSE. - Databases and analytics: AlloyDB, BigFrames, BigQuery asset impact analysis and basics, Bigtable, Cloud SQL, data lineage, dbt Snowflake-to-BigQuery translation, Managed Airflow DAG authoring/troubleshooting/migration, database onboarding, and Spanner. - Developer tools: developer device platform, gcloud CLI, Google Agents CLI onboarding, Cloud Build, and developer knowledge retrieval. - Management tools: Cloud Monitoring chart generation, ListTimeSeries requests, PromQL, metric selection, logging configuration and query generation, GKE cost analysis/optimization/observability, TPU metrics, GPU/TPU disruption handling, SLO alert setup, and Workload Manager. - Well-Architected Framework: one skill per pillar (cost, operational excellence, performance, reliability, security, sustainability). - Security and identity: DPoP adoption, GKE platform and workload security, workload identity federation troubleshooting, IAM troubleshooting, policy management, policy simulator, Privileged Access Manager, Security Command Center queries, and detection coverage evaluation. - Web and app hosting: Cloud Run alerts and basics, Firebase basics. - Advertising: Google Mobile Ads SDK migration, banner/interstitial/rewarded/install/validation skills, Data Manager API setup and ingestion, Google Ads API diagnostics, MCP setup and quickstart, and IMA SDK skills. - Others: Google Analytics Admin and Data API basics. The README also links to related skill repositories for Cloud Storage, Agent Development Kit, Android, Dart, Firestore, Flutter and Google Maps Platform. Contributions are accepted via the GitHub issue tracker, and the skills are licensed under Apache 2.0.