What problem does it solve?
This Skill helps you configure NemoClaw to use a local inference server instead of a cloud API, so your agents can run with the model runtime you choose.
Core Features & Use Cases
- Local inference routing with safe defaults: Connects NemoClaw to Ollama, or to OpenAI-compatible local endpoints (vLLM, TensorRT-LLM, llama.cpp, LocalAI, and similar) using NemoClaw’s inference.local routing.
- Provider onboarding and endpoint validation: Guides you through the NemoClaw onboard flow and ensures the selected backend supports the required API path and tool-calling behavior (including streaming expectations).
- Tool-calling reliability for local models: Addresses common Ollama tool-call leakage issues and directs you to vLLM-compatible setups with the correct tool-call parser when structured tool calls are required.
- Runtime switching support: Works alongside the ability to switch inference models/providers at runtime without re-onboarding by re-probing and re-baking the correct routing when needed.
Use cases include setting up Ollama on macOS/Linux/WSL, pointing NemoClaw at a self-hosted OpenAI-compatible server, configuring local vLLM/NIM options, and troubleshooting tool-calling failures where the TUI shows raw JSON instead of dispatching tools.
Quick Start
Run the setup wizard and select Local Ollama: nemoclaw onboard