TensorRT-LLM: Skill for Codex

.codex/skills/visual-gen-component-test/SKILL.md

visual-gen-component-test is a skill for Codex from NVIDIA/TensorRT-LLM. It costs 80 tokens per session (1,437 once invoked), scanned A, original, no licence file.

Design, implement, calibrate, and run deterministic TensorRT-LLM VisualGen L1 operation tests and L2 component-by-feature parity tests. Use for DiT, VAE, text-encoder, scheduler, parallelism, quantization, caching, compile, or model-specific component correctness; not for perceptual model evaluation or full-pipeline…

Skill for Codex ✓ vendor

Written for Codex: installed under .codex/.

This is NVIDIA/TensorRT-LLM's own configuration. It tells Codex how to work on TensorRT-LLM itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything TensorRT-LLM configures →

Reuse

Borrowing it

Nothing to install: this file belongs to NVIDIA/TensorRT-LLM. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/NVIDIA/TensorRT-LLM/main/.codex/skills/visual-gen-component-test/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/NVIDIA/TensorRT-LLM

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for visual-gen-component-test

README.md
[![agentmods](https://agentmods.dev/badge/skills/nvidia/tensorrt-llm/visual-gen-component-test.svg)](https://agentmods.dev/skills/nvidia/tensorrt-llm/visual-gen-component-test)
Your own site
<a href="https://agentmods.dev/skills/nvidia/tensorrt-llm/visual-gen-component-test"><img src="https://agentmods.dev/badge/skills/nvidia/tensorrt-llm/visual-gen-component-test.svg" alt="Measured on agentmods" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,437 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.01437
Opus 5 $0.00040 $0.00718
Sonnet 5 $0.00016 $0.00287
Haiku 4.5 $0.00008 $0.00144

Measured today against content hash 6ce38817294c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

visual-gen-component-test scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.codex/skills/visual-gen-component-test/SKILL.md · 141 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today First seen · 141 lines · 80 tokens per session scan A 6ce38817294c

Subscribe to this mod's changes

visual-gen-component-test is a skill published in the GitHub repository NVIDIA/TensorRT-LLM (14,556 stars, last pushed today), with no licence file. It adds 80 tokens to every session and 1,437 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-06.

Related

Other skills, from other repositories

sglang-diffusion-add-model

Use when adding a new diffusion model or Diffusers pipeline to SGLang.

sgl-project/sglang · 24 tokens

sglang-diffusion-performance

Use when choosing the fastest SGLang Diffusion flags for a model, GPU, and VRAM budget.

sgl-project/sglang · 29 tokens

sglang-diffusion-modelopt-quant

Use when quantizing a diffusion DiT with NVIDIA ModelOpt and making the resulting FP8 or NVFP4 checkpoint loadable, verifiable, and benchmarkable in SGLang Diffusion.

sgl-project/sglang · 49 tokens

playwright

Playwright E2E testing patterns. Trigger: When writing Playwright E2E tests (Page Object Model, selectors, MCP exploration workflow). For Prowler-specific UI conventions under ui/tests, also use prowler-test-ui.

prowler-cloud/prowler · 50 tokens

submit-github-bug-issue

Use when converting QA findings, black-box failures, red-team reports, regression evidence, or local bug notes into GitHub Issues for NVIDIA/TensorRT-Model-Connect. Standardizes checking issue templates, checking labels, de-duplicating existing issues, drafting a bug report, creating the issue on GitHub, applying the…

NVIDIA/TensorRT-Model-Connect · 82 tokens

transform-model

Use when onboarding a Hugging Face model into TensorRT-Model-Connect or extending an existing family to produce a .bundle bundle. Drives ownership-first implementation across Python builder, native runtime, and model-owned E2E descriptors, then requires reference-consistency and runtime evidence before support is…

NVIDIA/TensorRT-Model-Connect · 63 tokens