agent-platform-model-registry

Manage machine learning models and versions in the Agent Platform Model Registry.

17.1k|1.4k|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/google/skills --skill agent-platform-model-registry-google
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-platform-model-registry
Source: https://github.com/google/skills/tree/main/skills/cloud/agent-platform-model-registry
Command: npx skills add https://github.com/google/skills --skill agent-platform-model-registry-google

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the management of machine learning models within the Agent Platform Model Registry, including uploading, listing, describing, updating, and deleting models and their versions.

Core Features & Use Cases

  • Model Registry Management: Upload, list, describe, update, and delete machine learning models and their versions.
  • Use Case: If you need to manage your models efficiently, without the complexity of model training or deployment, this Skill is essential. It's suitable for developers and data scientists working within the Agent Platform ecosystem.

Quick Start

Use the agent-platform-model-registry skill to list all models in the registry.

Frequently Asked Questions about agent-platform-model-registry

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage machine learning models in the Agent Platform Model Registry?

The Agent Platform Model Registry manages the model lifecycle by allowing you to upload, list, describe, update, and delete machine learning models and their versions. This simplifies tracking and organizing models.

What is the best way to list all models in a model registry on Google Cloud?

Listing all models in a Google Cloud model registry is done by querying the Agent Platform. This retrieves and displays all registered machine learning models and their versions, simplifying tracking and organization.

Can I update and delete model versions in the Agent Platform without handling deployment?

Yes, you can update and delete model versions in the Agent Platform without handling deployment. The model registry manages lifecycle operations strictly, separating model organization from deployment complexity.

Does the Agent Platform Model Registry support uploading new machine learning models?

Yes, the Agent Platform Model Registry supports uploading new machine learning models. It handles the complete lifecycle operations required by developers and data scientists to populate and manage the registry.

When should I not use the Agent Platform Model Registry for model management?

Avoid using the Agent Platform Model Registry if your workflow requires model training or deployment capabilities. It is designed strictly for lifecycle management operations like uploading, listing, and deleting models.