Directory SKILL
SKILLcommunityHermes Registry

agent-platform-inference

agent-platform-inference is a skill related to software development and repositories. It helps the agent understand code or work with a software project instead of only giving generic advice.

Google CloudAgentPlatformInferencemlopsskill
Last registry verification2026-08-09v1.0.0google
Plain meaning

What does it add to Hermes?

agent-platform-inference is a skill related to software development and repositories. It helps the agent understand code or work with a software project instead of only giving generic advice.

This plain-language explanation is based on the publisher description. The original text remains visible for verification.

Use it when

Use it when your goal in software development and repositories is clear and you can limit it to the data and actions it actually needs.

Skip it when

Do not add it merely to experiment when Hermes already has a simpler path, or when you cannot review its source and permissions.

Who is it for?

Best for users who want a repeatable way of working inside Hermes.

Safe first test

Try it on a disposable repository with read-only access and ask for a summary of one file with its path.

Original publisher description

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.

Data source

This entry was indexed from Hermes Registry. Our explanation interprets the type and domain without inventing a capability not present upstream.

!
Security review

Inspect SKILL.md, references, and bundled scripts. Hermes scans skills at install time, but a scan is not a guarantee.

Safe setup path

Inspect, install, then test.

  1. 01
    Open the source

    Match the publisher, license, and description to your need. Check the real update history.

  2. 02
    Review permissions and secrets

    Never paste a secret value into this site. Use environment-variable names and grant the smallest scope.

  3. 03
    Copy setup only after review

    The controls below copy text. They do not execute commands on your device.

  4. 04
    Test with a non-sensitive task

    Inspect the visible tools, then exclude write or delete tools you do not need.

Install command

Review the command, then copy it.

hermes skills install https://raw.githubusercontent.com/hermesonehq/hermes-registry/main/skills/mlops/agent-platform-inference/SKILL.md --name agent-platform-inference

Hermes Belarabi does not execute this command. Installation happens on your device and remains subject to Hermes scanning and your review.