deploy-image-gen-brev

Deploy and smoke-test a Brev-hosted FLUX image-generation NIM endpoint.

179|21|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/NVIDIA-Omniverse/content-agents --skill deploy-image-gen-brev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-image-gen-brev
Source: https://github.com/NVIDIA-Omniverse/content-agents/tree/main/.agents/skills/deploy-image-gen-brev
Command: npx skills add https://github.com/NVIDIA-Omniverse/content-agents --skill deploy-image-gen-brev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the deployment and smoke-testing of a Brev-hosted FLUX image-generation NIM endpoint for Content Agents.

Core Features & Use Cases

  • Simplifies provisioning of a Brev-based image-generation endpoint and associated port-forwarding for local and remote access.
  • Wires image-generation services into the Content Agents texture and collection deployment workflows for end-to-end testing.
  • Provides guardrails, prerequisites validation, and cleanup steps to ensure secure, repeatable deployments.

Quick Start

Deploy the Brev image-generation endpoint and run a smoke test to verify functionality.

Frequently Asked Questions about deploy-image-gen-brev

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

FAQPage Schema
How do I deploy a FLUX image-generation NIM endpoint on Brev?

You can deploy a FLUX image-generation NIM endpoint on Brev by automating provisioning through Brev CLI and Docker on a remote GPU node, ensuring port-forwarding and running smoke tests for endpoint reachability.

What prerequisites are needed to set up a Brev-hosted image-generation endpoint?

Prerequisites for a Brev-hosted image-generation endpoint include Brev CLI access, Docker on the remote GPU node, and valid credentials, ensuring secure and repeatable deployments for Content Agents services.

How does a Brev image-generation endpoint integrate with Content Agents texture workflows?

The Brev image-generation endpoint integrates with Content Agents texture workflows by wiring the NIM service into the collection deployment pipeline, enabling end-to-end testing and proper connectivity for downstream applications.

Can I run a smoke test on a FLUX NIM endpoint after deployment?

Yes, you can run a smoke test on a FLUX NIM endpoint after deployment to verify functionality, including readiness checks to confirm the endpoint is reachable behind a port-forward and properly wired for downstream services.

What is the best way to manage cleanup steps for a Brev deployment?

The best way to manage cleanup for a Brev deployment is to follow built-in guardrails and cleanup procedures, ensuring secure, repeatable deployments by properly tearing down resources after smoke-testing the image-generation endpoint.

Why is my Brev image-generation endpoint not reachable behind the port-forward?

If your Brev image-generation endpoint is not reachable behind the port-forward, check for missing prerequisites like Docker on the remote GPU node or invalid credentials; the deployment includes readiness checks to diagnose and ensure proper wiring.