NVIDIA-AI-IOTNVIDIA-AI-IOTOfficialยท9 Agent Skills Included

jetson-device-skills

Jetson device diagnostics, LLM serving, and video codec workflows

Diagnoses live NVIDIA Jetson devices, audits memory, and reclaims RAM with safe headless-mode changes. Serves, tunes, and benchmarks LLMs on vLLM, SGLang, llama.cpp, and Ollama with Jetson-correct containers and flags. Installs, verifies, and benchmarks NVIDIA Video Codec SDK and PyNvVideoCodec encode and decode pipelines. Eliminates guesswork about SKUs, JetPack versions, and GPU memory by reading live device data.
npx skills add NVIDIA-AI-IOT/jetson-device-skills --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install jetson-device-skills?โ–ผ

Run `npx skills add NVIDIA-AI-IOT/jetson-device-skills --all -g -y` in your terminal to install all skills globally on your Jetson device.

How to free up memory on a Jetson device?โ–ผ

The jetson-memory-audit skill measures live DRAM and GPU memory usage, then jetson-headless-mode safely disables the desktop and background daemons to reclaim RAM with reversible commands.

How to serve an LLM on NVIDIA Jetson?โ–ผ

The jetson-llm-serve skill provides ready-made vLLM and SGLang launch recipes matched to your Orin or Thor device, and jetson-inference-mem-tune picks the right memory flags to avoid OOM errors.

Can it benchmark LLM and video performance on Jetson?โ–ผ

Yes. jetson-llm-benchmark measures TTFT, ITL, and throughput for vLLM, llama.cpp, and Ollama, while jetson-video-benchmark measures hardware encode and decode FPS with structured JSON output.

Does it work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and install into the skill directories of Claude Code, Codex, Cursor, and NemoClaw/OpenClaw.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’