google-cloud-ai-platform
Installation
SKILL.md
Google Cloud AI Platform
Google Cloud AI Platform is a suite of machine learning tools and services offered by Google Cloud. It allows data scientists and machine learning engineers to build, train, and deploy custom ML models. These models can then be used for various AI-powered applications.
Official docs: https://cloud.google.com/ai-platform/docs
Google Cloud AI Platform Overview
- Model
- Version
- Job
- Endpoint
Working with Google Cloud AI Platform
This skill uses the Membrane CLI to interact with Google Cloud AI Platform. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills