← Back to Skills Marketplace
307
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install ninebot-skill
Description
九号电动车/平衡车集成技能 - 用于与 Ninebot 设备交互、诊断、配置和故障排除
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ninebot-skill - After installation, invoke the skill by name or use
/ninebot-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is ninebot-skill?
九号电动车/平衡车集成技能 - 用于与 Ninebot 设备交互、诊断、配置和故障排除. It is an AI Agent Skill for Claude Code / OpenClaw, with 307 downloads so far.
How do I install ninebot-skill?
Run "/install ninebot-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ninebot-skill free?
Yes, ninebot-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ninebot-skill support?
ninebot-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ninebot-skill?
It is built and maintained by aNinebot (@aninebot); the current version is v0.0.1.
More Skills