DevOps & Infra Agent Skills

DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.

DevOps & Infra

2,864 skills
nvidia
earth2studio-install
Guides installing Earth2Studio via uv or pip, selecting model extras, and configuring environment variables.
2.2k · bundle
nvidia
jetson-customize-fan
Add, remove, edit, list, or change the boot default of an nvfancontrol fan profile on a Jetson/Tegra target.
2.2k · bundle
nvidia
jetson-customize-usb
Enable, disable, or change the role of USB2/USB3 SS ports on Jetson custom carriers by generating kernel-DT overlays that flip lane, port, and host xHCI phys in lockstep.
2.2k · bundle
nvidia
jetson-headless-mode
Plan and apply safe, reversible headless-mode changes on Jetson devices to reclaim memory from the GUI and non-essential daemons.
2.2k · bundle
nvidia
jetson-promote-image
Copies overlay files and built artifacts into a staged BSP image for NVIDIA Jetson platforms, preparing it for flashing without modifying the workspace.
2.2k · bundle
nvidia
dynamo-router-starter
Start or patch Dynamo router modes and run router endpoint smoke checks for round-robin, KV-aware, least-loaded, or device-aware routing.
2.2k · bundle
nvidia
jetson-customize-pcie
Generates kernel device-tree overlay fragments to enable or disable individual PCIe controllers and configure lane count and link speed on Jetson Thor/Orin custom carriers.
2.2k · bundle
nvidia
jetson-customize-uphy
Configure Jetson UPHY lane allocation on Orin/Thor custom carriers by editing ODMDATA tokens and dispatching per-controller kernel-DT overlay skills.
2.2k · bundle
nvidia
jetson-print-bsp-info
Inspects a Jetson Linux_for_Tegra BSP tree on the host PC and prints a concise summary including L4T version, board configs, and rootfs state.
2.2k · bundle
nvidia
tao-run-on-kubernetes
Submits TAO container jobs as single-pod Kubernetes Jobs with NVIDIA GPU scheduling on EKS, GKE, AKS, or on-prem clusters.
2.2k · bundle
nvidia
holoscan-install-conda
Install Holoscan SDK v4.3+ via Conda in a CUDA 13 environment, including Python bindings and C++ development headers.
2.2k · bundle
nvidia
holoscan-install-wheel
Install the Holoscan SDK Python wheel via pip into a virtual environment and verify with example scripts.
2.2k · bundle
nvidia
jetson-optimize-memory
Reclaim DRAM on NVIDIA Jetson devices by disabling unused display, camera, and DMA subsystems across MB1 BCT, MB2 BCT, kernel reserved-memory, and SWIOTLB layers for headless or no-camera deployments.
2.2k · bundle
nvidia
tao-train-pointpillars
Train, evaluate, export, prune, and run inference for PointPillars 3D object detection models from LiDAR point clouds using NVIDIA TAO.
2.2k · bundle
nvidia
holoscan-install-debian
Install the Holoscan SDK C++ runtime and headers on Ubuntu using NVIDIA's apt repository, with automatic CUDA variant detection and verification via bundled examples.
2.2k · bundle
nvidia
holoscan-install-source
Build the Holoscan SDK from source using its in-tree Docker-based build script, producing a local install tree for CMake-based applications.
2.2k · bundle
nvidia
jetson-customize-camera
Enable MIPI/GMSL camera sensors on a Jetson Thor or Orin custom carrier by rendering a kernel-DT overlay from the in-tree sensor DTSI.
2.2k · bundle
nvidia
jetson-customize-clocks
Lock, cap, or customize CPU, GPU, and EMC clock behavior on NVIDIA Jetson devices by editing BPMP DTB and nvpower.sh before flashing.
2.2k · bundle
nvidia
tao-run-on-local-docker
Run TAO SDK jobs as Docker containers on a local or remote Docker daemon with NVIDIA GPU support, including preflight checks and credential handling.
2.2k · bundle
nvidia
jetson-print-device-info
Captures a baseline snapshot of a Jetson device's module model, L4T version, kernel, OS version, and power mode for performance testing or verification.
2.2k · bundle
nvidia
dynamo-interconnect-check
Validates that a Dynamo deployment's NIXL/UCX/NCCL interconnect is ready for disaggregated serving over RDMA/NVLink. Use after deploying a disagg or multi-node recipe to confirm KV transport is correct, or use troubleshoot for already-failed pods.
2.2k · bundle
nvidia
jetson-inference-mem-tune
Recommends an inference runtime and memory-related launch flags for LLM/VLM workloads on NVIDIA Jetson devices, based on a live memory audit snapshot.
2.2k · bundle
nvidia
nemo-data-designer-plugin
Build synthetic datasets and data generation pipelines using the Data Designer library.
2.2k · bundle
nvidia
omniverse-cad-to-simready
Coordinate the end-to-end pipeline from CAD or source assets to SimReady USD assets, including conversion, material and physics assignment, validation, conformance, and optional packaging.
2.2k · bundle
nvidia
tao-analyze-changenet-rca
Performs deep root cause analysis on NVIDIA TAO Visual ChangeNet classification experiments, using image-evidence-driven investigation to diagnose model failures and produce actionable reports.
2.2k · bundle
nvidia
tao-run-inference-service
Start, query, and stop a TAO inference microservice for a specific network architecture by delegating container execution to the appropriate platform skill.
2.2k · bundle
nvidia
tao-setup-nvidia-gpu-host
Checks and installs NVIDIA driver, CUDA Toolkit, and NVIDIA Container Toolkit for GPU-accelerated Docker and Kubernetes hosts. Supports multiple Linux distributions with automated install and read-only check modes.
2.2k · bundle
nvidia
holoscan-install-container
Pull and verify the official Holoscan SDK container from NGC, selecting the correct CUDA/arch tag for the host GPU and validating with bundled Python and C++ examples.
2.2k · bundle
nvidia
tao-port-huggingface-model
Integrate a HuggingFace computer vision model into the NVIDIA TAO Toolkit ecosystem, covering the full pipeline from prerequisites to container testing.
2.2k · bundle
nvidia
vss-deploy-video-embedding
Deploy and operate the VSS 3.2 GA RT-Embed Video Embedding microservice using Docker Compose, covering GPU prerequisites, REST API usage for file uploads, text/video embeddings, live RTSP streams, Redis/Kafka/OTel integration, and troubleshooting.
2.2k · bundle
nvidia
vss-deploy-dense-captioning
Deploy a standalone RT-VLM dense-captioning microservice and exercise its REST API endpoints for file upload, caption generation, streaming, chat completions, and Kafka integration.
2.2k · bundle
nvidia
nemo-mbridge-perf-cuda-graphs
Validate and use CUDA graph capture in Megatron Bridge, including local full-iteration graphs and Transformer Engine scoped graphs for attention, MLP, and MoE modules.
2.2k · bundle
nvidia
deepstream-import-vision-model
Import object detection models from HuggingFace or NVIDIA NGC into a DeepStream pipeline with automated ONNX download, TensorRT engine build, custom parser, multi-stream benchmark, and PDF report generation.
2.2k · bundle
nvidia
nemo-automodel-launcher-config
Configure NeMo AutoModel job launches for interactive runs, Slurm clusters, and SkyPilot cloud execution.
2.2k · bundle
nvidia
tao-finetune-huggingface-model
Fine-tune HuggingFace CV, VLM, or LLM models on local NVIDIA GPUs using an NGC PyTorch container, with support for full or LoRA training, dataset handling, and optional model push to the Hub.
2.2k · bundle
nvidia
vss-generate-video-calibration
Runs AutoMagicCalib calibration on local MP4s, RTSP streams, or a bundled sample dataset, and deploys the AMC microservice when needed.
2.2k · bundle

Frequently asked questions

What are DevOps & Infra agent skills?

DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.

Which DevOps & Infra skills are most installed?

Popular DevOps & Infra skills on SkillMD right now include tao-run-on-kubernetes, jetson-headless-mode, dynamo-router-starter. Rankings shift as installs change; sort this page by "Most downloaded" for the live list.

Do DevOps & Infra skills work with Claude Code and Cursor?

Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds add <owner>/<name>, or copy the file into your agent's skills directory.