agent-platform-endpoint-management

Agent skill from google/skills.

google 15k ↓ 2.6k Apache-2.0 updated 26d ago
Claude Code
View source ↗

What it does

  • No confirmation needed. Execute immediately to gather information.
  • Requires interactive confirmation with 'Yes'/'No' options. The
  • Same-turn restriction: NEVER execute the command in the same turn
  • Requires explicit typed confirmation (e.g. "I confirm" or "Yes,
  • Same-turn restriction: NEVER execute in the same turn as asking
  • 403 Permission Denied: Ensure aiplatform.admin or owner role is
  • Quota Exceeded: Verify the region's endpoint quota in the Cloud Console.

Requirements & configuration

  • Requires interactive confirmation with 'Yes'/'No' options. The
  • Requires explicit typed confirmation (e.g. "I confirm" or "Yes,
  • Action requires an inline confirmation card before proceeding.
  • Action requires explicit typed confirmation before proceeding.

Configuration: PROJECT_IDLOCATION_IDENDPOINT_ID

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

agent-platform-endpoint-management FAQ

What does the agent-platform-endpoint-management skill do?

>- 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. No confirmation needed. Execute immediately to gather information. Requires interactive confirmation with 'Yes'/'No' options. The

What does agent-platform-endpoint-management require?

Requires interactive confirmation with 'Yes'/'No' options. The Requires explicit typed confirmation (e.g. "I confirm" or "Yes, Action requires an inline confirmation card before proceeding. Action requires explicit typed confirmation before proceeding. Configuration keys: PROJECT_ID, LOCATION_ID, ENDPOINT_ID.

How do I install agent-platform-endpoint-management?

Run: npx -y skills add https://github.com/google/skills --skill agent-platform-endpoint-management --agent claude-code — the source lives at github.com/google/skills.

Maintain agent-platform-endpoint-management?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[agent-platform-endpoint-management on getagentictools](https://getagentictools.com/skills/google-skills-agent-platform-endpoint-management?ref=badge)
npx agentictools info skills/google-skills-agent-platform-endpoint-management

The second line is the CLI lookup for this page — handy in READMEs and docs.