Google Skills: Agent Skills for Google Products and Technologies
This repository profile is provided by osrepos.com, an open source repository discovery platform.

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.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
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:
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:
- AI/ML:
- Infrastructure:
- Databases and analytics:
- Advertising:
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
- Agent Skills Home: https://agentskills.io/home
- Google Cloud: https://cloud.google.com
- skills.sh: https://skills.sh/google/skills
- Issue Tracker: https://github.com/google/skills/issues
- Related Skills Repositories:
Related repositories
Similar repositories that may be relevant next.
Gogcli: Google Workspace Management from Your Terminal
June 24, 2026
Gogcli is a powerful command-line interface for Google Workspace, allowing users to manage Gmail, Calendar, Drive, Docs, Sheets, and many other services directly from their terminal. It is designed for both interactive use and robust automation, providing predictable output, agent safety features, and support for multiple accounts.

GHunt: An Offensive Google Framework for OSINT and Data Collection
May 16, 2026
GHunt is a powerful Python-based offensive Google framework primarily focused on Open-Source Intelligence (OSINT), designed for efficient evolution. It offers robust CLI usage, Python library integration, and fully asynchronous operations, making it a versatile tool for gathering information related to Google services. With features like JSON export and a companion browser extension for streamlined login, GHunt simplifies the process of digital data collection.
Source repository
Open the original repository on GitHub.