← 返回 Skills 市场
nim-interactive-chat
作者
romancestarrysky
· GitHub ↗
· v1.0.0
· MIT-0
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nim-interactive-chat - 安装完成后,直接呼叫该 Skill 的名称或使用
/nim-interactive-chat触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。
如何安装 nim-interactive-chat?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nim-interactive-chat」即可一键安装,无需额外配置。
nim-interactive-chat 是免费的吗?
是的,nim-interactive-chat 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
nim-interactive-chat 支持哪些平台?
nim-interactive-chat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 nim-interactive-chat?
由 romancestarrysky(@romancestarrysky)开发并维护,当前版本 v1.0.0。
推荐 Skills