deploy-material-agent-brev

Deploy Material Agent on Brev and smoke-test OVRTX and Qwen VLM endpoints.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploys or smoke-tests the Material Agent against Brev-hosted endpoints to enable quick validation of rendering and VLM integration, while keeping the pipeline local via port-forwards.

Core Features & Use Cases

  • Brev-based deployment and smoke testing for Material Agent with OVRTX rendering and Qwen-family VLM endpoints.
  • Local, port-forwarded workflow that keeps the main pipeline on your workstation while validating remote services.
  • Use cases include reproducible Brev deployment tests, end-to-end smoke tests, and credential-safe remote access patterns.

Quick Start

Run a Brev-based deploy-and-smoke-test of Material Agent against the configured OVRTX and VLM endpoints.

Frequently Asked Questions about deploy-material-agent-brev

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

FAQPage Schema
How do I smoke-test a Material Agent pipeline with Brev-hosted endpoints?

To smoke-test a Material Agent pipeline, deploy it against Brev-hosted endpoints to validate OVRTX rendering and Qwen-family VLM integrations. This approach uses local port-forwarding to keep your main pipeline local while validating remote Brev services.

Do I need Brev CLI and Docker to deploy a Material Agent for remote rendering tests?

Yes, deploying a Material Agent for remote rendering tests requires Brev CLI access, Docker, and the NVIDIA Container Toolkit. You also need SSH-ready render and VLM nodes with properly configured environment variables.

Can I validate Qwen-family VLM endpoints locally using port-forwarding with Brev?

Yes, you can validate Qwen-family VLM endpoints locally using Brev port-forwarding. This credential-safe remote access pattern connects A100/H100 VLM endpoints to your local workstation without exposing services publicly.

What GPUs work with Brev deployment scenarios for OVRTX rendering and VLM testing?

Brev deployment scenarios for OVRTX rendering and VLM testing work with RTX or L40S GPUs for rendering nodes and A100 or H100 GPUs for VLM endpoints. This hardware configuration ensures reproducible end-to-end smoke tests.

Why use a local port-forward workflow for Brev-based Material Agent smoke tests?

A local port-forward workflow for Brev-based Material Agent smoke tests keeps your main pipeline on your workstation while validating remote services. This enables reproducible deployment tests and credential-safe remote access patterns.