# Google Skills: Agent Skills for Google Products and Technologies

This repository profile is provided by osrepos.com, an open source repository discovery platform.

Source: osrepos.com
Repository profile: https://osrepos.com/repo/google-skills
Generated for open source discovery and AI-assisted research.

The `google/skills` repository offers a comprehensive collection of Agent Skills designed for Google products and technologies, including Google Cloud. It enables developers to easily integrate and leverage pre-built functionalities for various tasks, from infrastructure management to advanced AI/ML solutions. This resource streamlines the development of agentic applications within the Google ecosystem, providing a robust foundation for innovation.

GitHub: https://github.com/google/skills
OSRepos URL: https://osrepos.com/repo/google-skills

## Summary

The `google/skills` repository offers a comprehensive collection of Agent Skills designed for Google products and technologies, including Google Cloud. It enables developers to easily integrate and leverage pre-built functionalities for various tasks, from infrastructure management to advanced AI/ML solutions. This resource streamlines the development of agentic applications within the Google ecosystem, providing a robust foundation for innovation.

## Topics

- google
- googlecloud
- skills
- python
- agentic-ai
- development-tools
- cloud-computing
- ai-ml

## Repository Information

Last analyzed by OSRepos: Tue Aug 18 2026 01:05:57 GMT+0100 (Western European Summer Time)
Detail views: 3
GitHub clicks: 1

## Safety Notice

OSRepos shares public repositories for knowledge and discovery only. Review source code, dependencies, licenses, and security implications before running or installing anything.

## Content

## Introduction

The `google/skills` repository is a central hub for Agent Skills tailored for Google products and technologies, encompassing a wide range of services including Google Cloud. This project aims to empower developers by providing pre-built, modular functionalities that can be integrated into agentic applications. It is currently under active development, continuously expanding its offerings to support the latest Google innovations.

## Installation

Getting started with `google/skills` is straightforward. You can install specific skills from this repository using the `npx skills` command:

bash
npx skills add google/skills


After running the command, you will be prompted to select the specific skills you wish to install from the repository.

## Examples

The `google/skills` repository offers a diverse array of skills across various domains. Here are a few examples demonstrating its breadth:

*   **Getting started with Google Cloud**:
    *   [Authenticating to Google Cloud](https://github.com/google/skills/tree/main/skills/cloud/google-cloud-recipe-auth)
    *   [Onboarding to Google Cloud](https://github.com/google/skills/tree/main/skills/cloud/google-cloud-recipe-onboarding)
*   **AI/ML**:
    *   [Gemini API in Agent Platform](https://github.com/google/skills/tree/main/skills/cloud/gemini-api)
    *   [BigQuery AI & ML](https://github.com/google/skills/tree/main/skills/cloud/bigquery-ai-ml)
*   **Infrastructure**:
    *   [GKE Cluster Creation](https://github.com/google/skills/tree/main/skills/cloud/gke-cluster-creation)
    *   [GKE Workload Scaling](https://github.com/google/skills/tree/main/skills/cloud/gke-workload-scaling)
*   **Databases and analytics**:
    *   [BigQuery Basics](https://github.com/google/skills/tree/main/skills/cloud/bigquery-basics)
    *   [Spanner Basics](https://github.com/google/skills/tree/main/skills/cloud/spanner-basics)
*   **Advertising**:
    *   [Google Mobile Ads SDK - Install](https://github.com/google/skills/tree/main/skills/ads/google-mobile-ads-get-started)
    *   [Google Ads API Quickstart](https://github.com/google/skills/tree/main/skills/ads/google-ads-api-quickstart)

## Why Use It

Leveraging `google/skills` provides several key advantages for developers working with Google's ecosystem:

*   **Accelerated Development**: Access pre-built, tested skills to quickly integrate complex functionalities into your agentic applications, significantly reducing development time.
*   **Broad Coverage**: The repository covers a vast spectrum of Google products and technologies, including Google Cloud, AI/ML, databases, and advertising, offering solutions for diverse use cases.
*   **Consistency and Best Practices**: Skills are designed to follow Google's best practices, ensuring reliability, security, and optimal performance.
*   **Community and Support**: Benefit from an actively developed project with a dedicated issue tracker for support and contributions, fostering a collaborative environment.
*   **Modularity**: Install only the specific skills you need, keeping your projects lean and focused.

## Links

*   **GitHub Repository**: [https://github.com/google/skills](https://github.com/google/skills){:target="_blank"}
*   **Agent Skills Home**: [https://agentskills.io/home](https://agentskills.io/home){:target="_blank"}
*   **Google Cloud**: [https://cloud.google.com](https://cloud.google.com){:target="_blank"}
*   **skills.sh**: [https://skills.sh/google/skills](https://skills.sh/google/skills){:target="_blank"}
*   **Issue Tracker**: [https://github.com/google/skills/issues](https://github.com/google/skills/issues){:target="_blank"}
*   **Related Skills Repositories**:
    *   [Advanced Google Cloud Storage Skills](https://github.com/gemini-cli-extensions/google-cloud-storage){:target="_blank"}
    *   [Android Skills](https://github.com/android/skills){:target="_blank"}
    *   [Flutter Skills](https://github.com/flutter/skills){:target="_blank"}
    *   [Genkit Skills](https://github.com/genkit-ai/skills){:target="_blank"}