← 返回 Skills 市场
307
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install ninebot-skill
功能描述
九号电动车/平衡车集成技能 - 用于与 Ninebot 设备交互、诊断、配置和故障排除
安全使用建议
This skill describes device-level operations (Bluetooth pairing, parameter changes, firmware upgrades, factory reset) but provides no implementation details or required host capabilities. Before installing or enabling it, ask the author how the skill accesses Bluetooth and performs firmware updates, and whether it requires elevated permissions on your machine. Prefer testing in a safe environment (a spare device) and require explicit confirmation steps for destructive actions (factory reset, firmware flash). If you cannot verify how the skill will be executed, treat it cautiously — do not allow autonomous invocation to run firmware/erase operations without explicit user approval.
功能分析
Type: OpenClaw Skill
Name: ninebot-skill
Version: 0.0.1
The skill bundle contains metadata and documentation for a Ninebot device integration, focusing on Bluetooth connectivity, status monitoring, and diagnostics for electric scooters. No executable code, suspicious network requests, or prompt injection attempts were found in the provided files (_meta.json and SKILL.md).
能力评估
Purpose & Capability
Name and description match: the skill claims to connect to Ninebot devices, read status, configure parameters, run diagnostics and perform firmware/reset operations. However, SKILL.md does not declare any required binaries, Bluetooth access, or host capabilities needed to perform Bluetooth pairing, OTA firmware, or device reset — a practical implementation would typically need access to the host Bluetooth stack or a helper binary/API.
Instruction Scope
Instructions are high-level (commands like '九号连接', '九号诊断', '九号重置') with no concrete safe steps, preconditions, or limits. The skill explicitly includes potentially destructive operations (factory reset, firmware upgrade, parameter changes) but gives no safeguards or details about how those will be executed. While the instructions do not attempt to read unrelated files or credentials, their vagueness grants broad runtime discretion that could lead to harmful actions if implemented without care.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk at install time. That minimizes install-time risk, but also means the SKILL.md assumes the runtime environment already provides necessary capabilities (e.g., Bluetooth) without declaring them.
Credentials
No environment variables, credentials, or config paths are requested, which is reasonable from a privacy/credential standpoint. However, the skill's operations (device pairing, firmware flashing, factory reset) typically require local hardware access and possibly elevated host permissions; the absence of declared requirements is a gap that should be clarified.
Persistence & Privilege
The skill does not request always: true and has no special persistence or cross-skill configuration changes. Autonomous invocation is allowed by default (disable-model-invocation is false), which is normal; combined with the skill's capability to perform device-changing actions, autonomous invocation increases risk unless behavior is well-scoped.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ninebot-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/ninebot-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
Initial release of ninebot-skill:
- Provides unified interface for interacting with Ninebot e-scooters, balance vehicles, and e-bikes
- Supports device connection, status reading, battery info, and ride statistics export
- Enables vehicle configuration, such as speed limit and light settings
- Offers diagnostic features and troubleshooting for common issues
- Includes example commands and usage instructions in Chinese
元数据
常见问题
ninebot-skill 是什么?
九号电动车/平衡车集成技能 - 用于与 Ninebot 设备交互、诊断、配置和故障排除. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 307 次。
如何安装 ninebot-skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ninebot-skill」即可一键安装,无需额外配置。
ninebot-skill 是免费的吗?
是的,ninebot-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ninebot-skill 支持哪些平台?
ninebot-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ninebot-skill?
由 aNinebot(@aninebot)开发并维护,当前版本 v0.0.1。
推荐 Skills