agent-platform-model-registry
仓库创建 2026年4月1日最近提交 2 小时前SkillHot 收录 1 小时前
▸ 精选理由
便于模型版本化与元数据治理,适合构建模型发布与审计流程的团队。
▸ 风险提示
写入或删除模型需要高权限,误操作可能影响生产模型可用性。
这个 Skill 做什么
管理 Agent Platform 的模型注册表,支持上传、列举、描述、更新与删除模型及版本。
管理 Agent Platform 的模型注册表:上传模型或新版本、列出和查看详情、更新元数据或删除模型,帮你把模型和版本信息集中管理。常用于把训练产物登记进平台、做版本管理或修改注册信息时。它专注于注册表级别的管理,不负责训练或部署到服务端点。
▸ 展开 SKILL.md 英文原文
Agent Platform Model Registry Management. Use when you need to upload, list, describe, update, or delete machine learning models (and their versions) in the Agent Platform Model Registry. Don't use for model training, model deployment to endpoints, or managing non-Agent Platform models.
1.6w
Stars
1.3k
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/google/skills/main/skills/cloud/agent-platform-model-registry/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/google/skills/main/skills/cloud/agent-platform-model-registry/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Agent Platform Model Registry Management
## Overview
This skill provides instructions for managing machine learning models in the
Agent Platform Model Registry. It covers listing models, describing model
details, uploading new models or versions, updating metadata, and deleting
models.
## Safety & Confirmation Tiers (CRITICAL)
Before executing any commands on behalf of the user, you MUST adhere to the
following safety tiers based on the action requested:
1. **Tier R: Read-only (`list`, `describe`, `get`)**
* No confirmation needed. Execute immediately to gather information.
2. **Tier M: Mutating & Reversible (`upload`, `update`)**
* Requires **interactive confirmation** via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有