← 返回 Skills 市场
Nimrobo
作者
virang-nimrobo
· GitHub ↗
· v0.17.0
1644
总下载
3
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install nimrobo
功能描述
Use the Nimrobo CLI for voice screening and matching network operations.
安全使用建议
This package is an instruction-only skill providing documentation for a third-party CLI. Before installing or running anything: 1) verify the official source (there is no homepage and 'source' is unknown) and confirm the correct npm package name and publisher; 2) be aware the CLI will ask for and store an API key at ~/.nimrobo/config.json — do not provide credentials you are not comfortable storing; 3) inspect the npm package (or its repository) before running npm install -g to ensure there are no unexpected install scripts or postinstall behaviors; 4) when using the CLI, review commands that read local files (e.g., --content-file, -f) before pointing them at sensitive files or piping unknown data; and 5) if you need higher assurance, request a homepage/repo and a signed release or official documentation from the vendor before proceeding.
功能分析
Type: OpenClaw Skill
Name: nimrobo
Version: 0.17.0
The skill provides a CLI tool for 'voice screening and matching network operations'. It involves installing a global npm package, authenticating with an API key stored in `~/.nimrobo/config.json`, and making network calls to `app.nimroboai.com` and `net-api.nimroboai.com`. These actions are consistent with the stated purpose of a legitimate CLI tool interacting with a remote service. The instruction in `SKILL.md` regarding `nimrobo onboard` is a benign prompt injection, guiding the agent to use an interactive onboarding feature of the CLI based on user input, without any malicious intent or deviation from the skill's purpose.
能力评估
Purpose & Capability
The name/description match the documented commands (voice screening + matching network). However the skill metadata declares no required binaries or env vars while the documentation repeatedly assumes an external nimrobo CLI and an API key stored in ~/.nimrobo/config.json — a minor omission in the metadata rather than a substantive mismatch.
Instruction Scope
SKILL.md and the included docs explicitly instruct running nimrobo CLI commands, using JSON files, and setting context; they do not instruct the agent to read unrelated system secrets or to exfiltrate data to unknown endpoints. Onboarding and login expect an API key to be provided interactively or piped to the CLI.
Install Mechanism
There is no install spec in the skill bundle (instruction-only). The docs point users to npm-based installation, but package names are inconsistent across files (npm install -g nimrobo-cli vs npm install -g @nimrobo/cli). Installing would rely on an npm package from the public registry — verify the package name and publisher before installing.
Credentials
The skill does not request environment variables in metadata, which is consistent with being documentation-only. The docs show the CLI stores an API key in ~/.nimrobo/config.json and uses endpoints like https://app.nimroboai.com/api — expect the CLI to need that API key. There are no requests for unrelated credentials (AWS, GitHub, etc.).
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill is documentation-only and does not request permanent platform-level privileges or modifications to other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nimrobo - 安装完成后,直接呼叫该 Skill 的名称或使用
/nimrobo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.17.0
- Added comprehensive documentation for Nimrobo CLI usage, including platform overviews, command references, and workflow examples.
- Clarified input methods and introduced priority order for flags, JSON files, stdin, and interactive mode.
- Detailed the context system for streamlined Net command usage, including commands for setting, viewing, and clearing context.
- Documented support for pagination, machine-readable JSON output, and batch operations.
- Provided sample workflows for common Voice and Net operations.
- Listed available documentation files and improved onboarding guidance.
元数据
常见问题
Nimrobo 是什么?
Use the Nimrobo CLI for voice screening and matching network operations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1644 次。
如何安装 Nimrobo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nimrobo」即可一键安装,无需额外配置。
Nimrobo 是免费的吗?
是的,Nimrobo 完全免费(开源免费),可自由下载、安装和使用。
Nimrobo 支持哪些平台?
Nimrobo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nimrobo?
由 virang-nimrobo(@virang-nimrobo)开发并维护,当前版本 v0.17.0。
推荐 Skills