agent-platform-tuning-management

List, get, and cancel GenAI tuning jobs in Agent Platform.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-cloud-aiplatform, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the challenge of managing GenAI tuning jobs in Agent Platform, allowing you to efficiently list, get, or cancel ongoing model tuning jobs.

Core Features & Use Cases

  • List & Get Jobs: Easily list and get details about tuning jobs running in Agent Platform.
  • Cancel Jobs: Safely cancel jobs that are running too long or are no longer needed.
  • Use Case: Ideal for developers and data scientists who need to keep track of their tuning jobs and manage resources effectively.

Quick Start

To manage your tuning jobs, use the 'agent-platform-tuning-management' skill to list all your active jobs.

Frequently Asked Questions about agent-platform-tuning-management

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

FAQPage Schema
How do I list GenAI tuning jobs in Google Cloud Agent Platform?

To list GenAI tuning jobs in Agent Platform, use this skill to query your active jobs. It requires the Agent Platform Python SDK and Google Cloud credentials for authentication.

Can I cancel a model tuning job that is running too long in Agent Platform?

Yes, you can cancel model tuning jobs in Agent Platform. This functionality allows you to safely cancel jobs that are running too long or are no longer needed to manage resources effectively.

How do I get details about a specific GenAI tuning job in Google Cloud?

You can get details about specific GenAI tuning jobs in Google Cloud by using the get functionality. This allows developers and data scientists to track ongoing tuning jobs within the Agent Platform.

Do I need Google Cloud credentials to manage tuning jobs with the Agent Platform Python SDK?

Yes, Google Cloud credentials are required for authentication to manage tuning jobs. You must also have the Agent Platform Python SDK installed to interact with the GenAI tuning jobs.

What is the best way to manage GenAI tuning jobs to avoid wasting resources?

The best way to manage GenAI tuning jobs and avoid wasting resources is to actively list, get, and cancel ongoing jobs. This prevents long-running or unnecessary tuning jobs from consuming allocated resources.