agent-platform-endpoint-management
仓库创建 2026年4月1日最近提交 2 小时前SkillHot 收录 1 小时前
▸ 精选理由
覆盖端点全生命周期与常见故障场景,便于定位与修复上线问题。
▸ 风险提示
修改端点可能影响线上服务并需相应 IAM 权限与配额注意。
这个 Skill 做什么
创建、列举、描述、更新或删除 Agent Platform 的服务端点并排查权限、配额或资源占用问题。
管理 Agent Platform 的线上 Serving Endpoints,可以创建、列举、描述、更新或删除供模型部署使用的终端地址。需要在把模型部署到线上之前创建 Endpoint,遇到权限、配额或 resource busy(资源忙)类错误时也会用到。它专注于服务端点的配置和权限排查,不负责具体的模型部署或评估工作。
▸ 展开 SKILL.md 英文原文
Manages Agent Platform serving endpoints. Use when you need to create, list, describe, update, or delete serving endpoints for model deployment on Agent Platform. Also use when troubleshooting endpoint permission, quota, or resource busy errors. Don't use for deploying models to endpoints or for running model evaluations.
1.6w
Stars
1.3k
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/google/skills/main/skills/cloud/agent-platform-endpoint-management/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/google/skills/main/skills/cloud/agent-platform-endpoint-management/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Agent Platform Endpoint Management
## Overview
This skill provides procedural knowledge for managing Agent Platform Endpoints.
Endpoints are logical serving hosts that provide a stable URL for online
predictions. You must create an endpoint before you can deploy a model to it.
## 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 (`create`, `update`)**
* Requires **interactive confirmation** with 'Yesvia SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有