Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

NVIDIA NIM Skill

v1.0.0

Invoke various LLMs (GLM-5, Kimi-k2.5, Llama 3.1, etc.) via NVIDIA NIM API to save main agent tokens and leverage specialized model capabilities.

0· 737· 1 versions· 1 current· 2 all-time· Updated 53m ago· MIT-0

Install

openclaw skills install openclaw-nim-skill

NVIDIA NIM Skill for OpenClaw

This skill allows OpenClaw to delegate tasks to external models hosted on the NVIDIA NIM platform.

Setup

  1. Get API Key: Register at build.nvidia.com and get your nvapi-... key.
  2. Set Environment Variable:
    export NVIDIA_API_KEY="your_api_key_here"
    

Usage

Direct Command

python3 scripts/nim_call.py <model_alias> "<prompt>"

Supported Aliases

  • glm5: Zhipu AI GLM-5
  • kimi: Moonshot Kimi-k2.5
  • r1: DeepSeek R1 (Llama-8B Distill)
  • llama: Llama 3.1 405B
  • phi: Microsoft Phi-4

Integration with CLAUDE.md

Add this to your project's CLAUDE.md:

- /nim <model> <prompt>: Call NVIDIA NIM models.

Version tags

latestvk97d3vdb10eqjbvamcd40x89xh81ppgg