← Back to Skills Marketplace
romancestarrysky

nim-interactive-chat

by romancestarrysky · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nim-interactive-chat
Description
Generate interactive chat scripts for NVIDIA NIM models, enabling one-click start, auto health check, OpenAI-compatible API, and seamless local conversation.
Usage Guidance
This skill is coherent for creating local start/stop scripts and an interactive OpenAI-compatible client for NIM models, but review the generated files before running them. Points to consider: 1) The scripts will create/stop/remove Docker containers and write files to your home directory — ensure you don't overwrite important containers or files. 2) Verify the Docker image source (e.g., tgcr.turing-agi.com) is trusted before pulling. 3) The Python client requires the openai package and may need an API key at runtime even though no env vars are declared; be prepared to provide credentials when you run the client and avoid exposing them in plain script files. 4) Check port mappings and firewall rules to avoid unintended network exposure. If unsure, run the generated scripts in a controlled environment (VM or sandbox) and inspect the scripts line-by-line before execution.
Capability Analysis
Type: OpenClaw Skill Name: nim-interactive-chat Version: 1.0.0 The skill bundle contains metadata and documentation (SKILL.md) designed to guide an AI agent in automating the deployment of NVIDIA NIM Docker containers. It describes the creation of shell scripts for container management and a Python-based interactive chat client. No malicious code, data exfiltration logic, or harmful prompt injections were identified; the instructions are consistent with the stated goal of simplifying local model deployment.
Capability Assessment
Purpose & Capability
Name/description (create interactive chat scripts for NIM models) matches the SKILL.md content. Required runtime tools (Docker, Python, openai package) are consistent with starting containers and providing an OpenAI-compatible client.
Instruction Scope
SKILL.md instructs creating scripts in the user's home directory, starting/stopping Docker containers, removing old containers, and waiting for health checks. Those actions are within scope for a start/stop/chat helper but are potentially disruptive (container removal, port exposure) so users should review generated scripts before running them.
Install Mechanism
Instruction-only skill with no install specification or downloaded artifacts — the lowest-risk form. Nothing will be written by the skill itself until the agent/user runs the generated scripts.
Credentials
The skill declares no required environment variables (none in metadata), which is consistent with the package being instruction-only. However, the generated Python client is 'OpenAI-compatible' and the SKILL.md lists the openai Python package as a requirement — a runtime API key (e.g., OPENAI_API_KEY or an equivalent) may be needed when using that client but is not declared here. This omission is plausible but worth awareness.
Persistence & Privilege
No always: true or other elevated privileges requested. The skill writes files under ~/ (start/stop scripts and a chat client) and controls Docker containers — expected for its purpose but users should confirm file locations and permissions before executing.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nim-interactive-chat
  3. After installation, invoke the skill by name or use /nim-interactive-chat
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of NIM Interactive Chat - Instantly generate scripts for launching, stopping, and chatting with NVIDIA NIM models - Automatically waits for model service readiness, then opens chat interface - Ensures smooth, local-like interactive experience with OpenAI-compatible streaming output - Supports context retention, custom GPU memory utilization, and container conflict management
Metadata
Slug nim-interactive-chat
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is nim-interactive-chat?

Generate interactive chat scripts for NVIDIA NIM models, enabling one-click start, auto health check, OpenAI-compatible API, and seamless local conversation. It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.

How do I install nim-interactive-chat?

Run "/install nim-interactive-chat" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is nim-interactive-chat free?

Yes, nim-interactive-chat is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does nim-interactive-chat support?

nim-interactive-chat is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created nim-interactive-chat?

It is built and maintained by romancestarrysky (@romancestarrysky); the current version is v1.0.0.

💬 Comments