install▌
11 indexed skills · max 10 per page
holoscan-install-container
nvidia/skills · holoscan
Install Holoscan SDK via the NGC Docker container. Use for container-based installs; not for native apt/pip/Conda installs.
holoscan-install-wheel
nvidia/skills · holoscan
Install Holoscan SDK Python wheel via pip into a venv. Use for Python installs; not for native C++/apt or Conda installs.
holoscan-install-conda
nvidia/skills · holoscan
Install Holoscan SDK v4.3+ via Conda in a CUDA 13 environment. Use for Conda installs; redirect CUDA 12 hosts to container/wheel.
earth2studio-install
nvidia/skills · earth2studio
>
holoscan-install-source
nvidia/skills · holoscan
Build Holoscan SDK from source via the in-tree ./run script. Use only when published packages don't meet the user's needs.
holoscan-install-debian
nvidia/skills · holoscan
Install Holoscan SDK natively on Ubuntu via apt. Use for C++ installs on Ubuntu; pair with /holoscan-install-wheel for Python.
cuopt-install
nvidia/skills · cuopt
Install cuOpt for Python, C, or server via pip, conda, or Docker; verify the install. For building cuOpt from source, see cuopt-developer.
skill-install
cexll/myclaude · Productivity
Install Claude skills from GitHub repositories with built-in security scanning to protect against malicious code, backdoors, and vulnerabilities.
gws-install
jezweb/claude-skills · Productivity
Install gws on an additional machine using OAuth credentials from a previous setup. Produces an authenticated CLI with all agent skills ready to use.
npm-git-install
supercent-io/skills-template · Productivity
Install npm packages directly from GitHub repositories using git URLs. \n \n Supports HTTPS and SSH methods for public and private repositories, with authentication via SSH keys or personal access tokens \n Install from specific branches, tags, commits, or the default branch by appending #<ref> to the git URL \n Automatically runs the prepare script during installation, enabling TypeScript compilation and builds for packages not yet published to npm \n Add git URLs directly to package.json