nvfleetint

Installation
SKILL.md

Query Fleet Intelligence

Use live nvfleetint JSON; never answer fleet-state questions from memory. Read references/cli-contract.md before querying. Read references/auth.md only for setup/profile work.

Method

  1. Run the smallest server-filtered query that answers the question.
  2. Use --output json; give the user prose, not command dumps.
  3. For counts, use --page-size 1 and read .total. For identities, add --view basic. Use --all only when every row is required.
  4. Lead with the answer; add a small table only for comparisons/listings.
  5. Never infer absent fields or mistake auth failure for no results.

Choose a command

Installs
3
First Seen
6 days ago
nvfleetint — nvidia/fleet-intelligence-client