Hermes Registry

Search the registry

One search across every skill, MCP server, agent, and workflow.

27 results

agent-platform-alert-configuration

1.0.0

google · mlops

Skill

Configures best-practice alerting policies for Google Cloud Vertex AI / Agent Platform agents on Agent Runtime. Use when analyzing, writing, or deploying alerting policies to monitor agent latency, error rates, and quality metrics (response quality, tool use, hallucination). Also use when provisioning online monitors for quality evaluation, or analyzing live metrics traffic footprints. NOTE: This skill currently only works for the Agent Runtime. Don't use for configuring general GCP alert policies or non-agent GCP alerting policies.

Google CloudAgentPlatform
0

agent-platform-deploy

1.0.0

google · mlops

Skill

Deploy open models or custom weights from Model Garden to Agent Platform endpoints, check deployment status, verify serving endpoints, or clean up resources by undeploying models and deleting endpoints. Use when asked to deploy models on Agent Platform, list available Model Garden models, check if a model is deployable, query deployment cost, troubleshoot deployment errors (like quota limits), or undeploy/clean up endpoints. Also use when copying and deploying a 1P Tuned Model. Don't use for public Vertex AI deployments (use the `vertex-deploy` skill) or for running model evaluations (use the `agent-platform-eval` skill).

Google CloudAgentPlatform
0

agent-platform-endpoint-management

1.0.0

google · mlops

Skill

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.

Google CloudAgentPlatform
0

agent-platform-eval-flywheel

1.0.0

google · mlops

Skill

Measures and improves the quality of AI models and agents on Google Cloud using the Eval Quality Flywheel methodology. Use when evaluating an agent or model, building an eval dataset, picking or writing evaluation metrics, analyzing failures, comparing results before and after a fix, or when guidance is needed on Agent Platform eval methodology — including dataset schema, LLM-as-judge scoring, and common failure causes. For fine-tuning, use agent-platform-tuning. For general production deployment, use agent-platform-deploy.

Google CloudAgentPlatform
0

agent-platform-inference

1.0.0

google · mlops

Skill

Connects to and performs inference with Google Cloud Agent Platform GenAI models, including First-Party Gemini models and Third-Party OpenMaaS models (Llama, DeepSeek, Qwen, etc.). Use when you need to generate code for calling Gemini or OpenMaaS models, authenticate with GenAI SDK, OpenAI SDK, or legacy Agent Platform SDK, configure base URLs and global/regional endpoints, or troubleshoot 429 Resource Exhausted (DSQ), 400 User Validation, or 404 Not Found errors. Don't use for deploying models to endpoints or for running model evaluations.

Google CloudAgentPlatform
0

agent-platform-migrate-from-ai-studio

1.0.0

google · mlops

Skill

Guides agents and users through migrating from Gemini API in Google AI Studio to Gemini Enterprise Agent Platform (formerly Vertex AI). Use this skill when moving applications to Google Cloud, to leverage Cloud credits, or to unify inferencing with other Cloud infrastructure (IAM, billing, telemetry).

Google CloudAgentPlatform
0

agent-platform-model-registry

1.0.0

google · mlops

Skill

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.

Google CloudAgentPlatform
0

agent-platform-prompt-management

1.0.0

google · mlops

Skill

Manages and orchestrates prompts in Agent Platform. Use when you need to create, list, retrieve, version, or delete managed prompts in Agent Platform. Don't use for model training, model deployment to endpoints, or managing non-Agent Platform prompts.

Google CloudAgentPlatform
0

agent-platform-rag-engine-management

1.0.0

google · mlops

Skill

Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK. Use when listing RAG corpora or files, inspecting a corpus, retrieving contexts, or generating content grounded in a RAG corpus. Do not use for standard database queries (use SQL/Spanner skills), Google Workspace RAG, or other RAG products like gRAG.

Google CloudAgentPlatform
0

agent-platform-skill-registry

1.0.0

google · mlops

Skill

Interact with the Gemini Enterprise Agent Platform Skill Registry to create and search for available skills. Use this skill to enable agents to register functionality or discover new capabilities.

Google CloudAgentPlatform
0

agent-platform-tuning

1.0.0

google · mlops

Skill

Agent Platform Model Tuning. Use when you need to fine-tune open models or Gemini models using Agent Platform infrastructure. Don't use for model training outside Agent Platform, model deployment to endpoints (use `agent-platform-deploy`), or managing serving endpoints (use `agent-platform-endpoint-management`).

Google CloudAgentPlatform
0

agent-platform-tuning-management

1.0.0

google · mlops

Skill

Manages GenAI tuning jobs in Agent Platform. Use this to list, get, or cancel ongoing model tuning jobs. Don't use for fine-tuning models (use `agent-platform-tuning`), deploying models to endpoints (use `agent-platform-deploy`), or managing serving endpoints (use `agent-platform-endpoint-management`).

Google CloudAgentPlatform
0

audiocraft-audio-generation

1.0.0

Orchestra Research · mlops

Skill

AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.

MultimodalAudio GenerationText-to-Music
0

detection-engineering-coverage-evaluation

1.0.0

google · mlops

Skill

Automates the end-to-end detection engineering workflow in Google SecOps using MCP tools. Use when fetching threat intelligence from blogs, generating Threat Detection Opportunities (TDOs), simulating attacker behavior with synthetic UDM events, evaluating rule coverage, and generating new YARA-L 2.0 rules to close coverage gaps. Don't use when asked to perform threat hunting actions, and SOC investigative actions.

Google CloudDetectionEngineering
0

dspy

1.0.0

Orchestra Research · mlops

Skill

DSPy: declarative LM programs, auto-optimize prompts, RAG.

Prompt EngineeringDSPyDeclarative Programming
0

evaluating-llms-harness

1.0.0

Orchestra Research · mlops

Skill

lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).

EvaluationLM Evaluation HarnessBenchmarking
0

gemini-agents-api

1.0.0

google · mlops

Skill

Manages custom Agent resources on Gemini Enterprise Agent Platform. Use when the user wants to programmatically create, configure, list, update, or delete stateful, server-managed Agent resources (including mounting files, skills, and tools) before executing conversations.

Google CloudGeminiAgents
0

gemini-api

1.0.0

google · mlops

Skill

Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inputs, tools, media generation, caching, batch prediction, and Live API.

Google CloudGeminiApi
0

gemini-interactions-api

1.0.0

google · mlops

Skill

Guides the usage of Gemini Interactions API on Gemini Enterprise Agent Platform. Use when the user wants to use the stateful, server-managed Interactions API for multi-turn conversations, background execution, streaming, structured output, and function calling on the Agent Platform.

Google CloudGeminiInteractions
0

gke-inference

1.0.0

google · mlops

Skill

Deploys and optimizes AI/ML inference workloads on GKE, using GPUs, TPUs, and model servers. Use when deploying GKE inference servers, configuring GKE GPU resources for inference, or deploying LLMs on GKE. Don't use for generic batch jobs or HPC task queues (use gke-batch-hpc instead).

Google CloudGkeInference
0

gke-storage

1.0.0

google · mlops

Skill

Manages GKE storage, including PVCs, PersistentVolumes, Filestore, and GCS FUSE. Use when configuring GKE storage, creating PVCs, or setting up GCS FUSE on GKE. Don't use for database administration or replication strategies outside volume provisioning context.

Google CloudGkeStorage
0

huggingface-hub

1.0.0

Hugging Face · mlops

Skill

HuggingFace hf CLI: search/download/upload models, datasets.

0

llama-cpp

2.1.2

Orchestra Research · mlops

Skill

llama.cpp local GGUF inference + HF Hub model discovery.

llama.cppGGUFQuantization
0

obliteratus

2.0.0

Hermes Agent · mlops

Skill

OBLITERATUS: abliterate LLM refusals (diff-in-means).

AbliterationUncensoringRefusal-Removal
0
Page 1 of 2