What problem does it solve?
This Skill connects a Replicate API token to a self-hosted Hermes Agent so AI coding agents can securely access Replicate’s model catalog without manual server setup.
Core Features & Use Cases
- Secure Token Wiring: Validates and stores the Replicate API token in the Hermes environment with permission-safe handling.
- Model Access for Agents: Enables SSH-first workflows for invoking Replicate models, webhooks, and prediction endpoints from Hermes.
- Safe Operations: Includes live account verification, idempotent setup checks, gateway reload steps, and rollback guidance for failed wiring.
- Use Case: A developer wants Claude Code or Hermes to use Replicate-hosted image, audio, or LLM models on their VPS without exposing credentials or breaking existing configuration.
Quick Start
Ask the agent to connect Replicate to your Hermes VPS by verifying your token, writing it to the Hermes environment, reloading the gateway, and confirming the account API works.