#136 · Primary category: AI Agents & Automation

skills

google googlecloud skills

Agent Skills for Google products and technologies

Project last updated:08/28/26

GitHub Stars

19.0K

Forks

1.5K

Contributors

7

License

Apache-2.0

Why we included this project

Google maintains this repository as the official collection of Agent Skills for its own products, and it is the closest thing to a reference manual for agents that have to work with Google Cloud. The skills cover the operations that come up constantly when agents touch cloud infrastructure: authenticating to Cloud, driving the gcloud CLI, creating and tuning GKE clusters, querying BigQuery, configuring Logging and Monitoring, and managing the Agent Platform's model registry, RAG engine, and prompts. Each one installs as a reusable skill that a skill-aware agent runtime can load, and they are grouped by domain so you can pull in only what your workflow needs. Beyond the day-to-day tasks there are full solution architectures, including RAG for enterprise search and agentic data science pipelines, which save teams from reinventing those patterns from scratch.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category