# google_skills **Repository Path**: viewshell/google_skills ## Basic Information - **Project Name**: google_skills - **Description**: Agent Skills for Google products and technologies fork from https://github.com/google/skills - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-30 - **Last Updated**: 2026-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Agent Skills [![Install via skills.sh](https://img.shields.io/badge/skills.sh-install-green)](https://skills.sh/google/skills) This repository contains [Agent Skills](https://agentskills.io/home) for Google products and technologies, including [Google Cloud](https://cloud.google.com). > [!NOTE] > This repository is under active development. ## Installation ```bash npx skills add google/skills ``` From the `npx install` command, you can select the specific skills from this repo to install. ## Available Skills - [**Gemini API in Agent Platform**](./skills/cloud/gemini-api) - [**AlloyDB Basics**](./skills/cloud/alloydb-basics) - [**BigQuery Basics**](./skills/cloud/bigquery-basics) - [**Cloud Run Basics**](./skills/cloud/cloud-run-basics) - [**Cloud SQL Basics**](./skills/cloud/cloud-sql-basics) - [**Firebase Basics**](./skills/cloud/firebase-basics) - [**Kubernetes Engine (GKE) Basics**](./skills/cloud/gke-basics) - [**Recipe: Onboarding to Google Cloud**](./skills/cloud/google-cloud-recipe-onboarding) - [**Recipe: Authenticating to Google Cloud**](./skills/cloud/google-cloud-recipe-auth) - [**Recipe: Google Cloud Network Observability**](./skills/cloud/google-cloud-networking-observability) - [**Google Cloud Well-Architected Framework: Security**](./skills/cloud/google-cloud-waf-security) - [**Google Cloud Well-Architected Framework: Reliability**](./skills/cloud/google-cloud-waf-reliability) - [**Google Cloud Well-Architected Framework: Cost Optimization**](./skills/cloud/google-cloud-waf-cost-optimization) ## 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](https://github.com/google/skills/issues). ## Contributing We welcome contributions to improve our skills. You can help by: * [Reporting bugs or inaccuracies](https://github.com/google/skills/issues) 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.