vertex-ai-endpoint-config

This skill provides automated assistance for vertex ai endpoint config tasks within the GCP Skil

Content Preview
---
name: vertex-ai-endpoint-config
description: |
  Vertex Ai Endpoint Config - Auto-activating skill for GCP Skills.
  Triggers on: vertex ai endpoint config, vertex ai endpoint config
  Part of the GCP Skills skill category.
allowed-tools: Read, Write, Edit, Bash(gcloud:*)
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
---

# Vertex Ai Endpoint Config

## Purpose

This skill provides automated assistance for vertex ai endpoint config tasks within the GCP Skil
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/vertex-ai-endpoint-config.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/14-gcp-skills/vertex-ai-endpoint-config/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at planned-skills/generated/14-gcp-skills/vertex-ai-endpoint-config/SKILL.md

Related Skills