ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 4/5

ninebot-skill

九号电动车/平衡车集成技能 - 用于与 Ninebot 设备交互、诊断、配置和故障排除

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aninebot/ninebot-skill
Or

What This Skill Does

The Ninebot Skill is an integrated control and diagnostic solution designed for OpenClaw AI agents to communicate directly with Ninebot scooters, self-balancing boards, and electric bicycles. By abstracting complex hardware communication protocols, this skill allows users to interact with their personal mobility devices using natural language. It acts as a bridge between the AI interface and the vehicle's onboard computer, enabling real-time monitoring of telemetry data, granular adjustment of hardware parameters, and automated troubleshooting for error codes. It is the essential tool for owners who want to manage their vehicle's health, optimize performance settings, and receive actionable insights into their device's firmware and operational status without needing to navigate cumbersome proprietary mobile app menus.

Installation

To integrate this capability into your OpenClaw environment, ensure you have an active internet connection and the necessary permissions to install local skills. Execute the following command in your terminal or the OpenClaw command console:

clawhub install openclaw/skills/skills/aninebot/ninebot-skill

Once installed, the skill will initialize the Bluetooth discovery module. Ensure your device is powered on and within range to initiate the first handshake. You can verify the installation by checking the skill registry in your OpenClaw settings menu.

Use Cases

This skill is perfect for various maintenance and customization scenarios:

  • Preventive Maintenance: Regularly check battery health cycles and internal motor temperature to ensure long-term device longevity.
  • Performance Tuning: Customize ride dynamics, such as adjusting the maximum speed limit for safety or modifying rear lighting patterns for night-time visibility.
  • Error Resolution: When an unexpected error code appears on the dashboard, the AI agent can interpret the hex code and provide clear, step-by-step instructions for repair or reset procedures.
  • Log Archiving: Export comprehensive ride statistics and travel history for review or tracking purposes.

Example Prompts

  1. "九号连接,检查一下现在的电池损耗情况和电机温度。"
  2. "我的滑板车刚才闪红灯并报错,请运行九号诊断功能。"
  3. "我想把车的最高限速设置为 15km/h,并且更改一下尾灯呼吸模式。"

Tips & Limitations

To ensure safety and data integrity, keep the following in mind:

  • Power Constraints: Always maintain a battery level above 20% before initiating firmware updates or full diagnostic scans to prevent sudden power-offs during critical operations.
  • Static Requirements: Certain configuration changes, especially those related to motor performance or speed limits, require the vehicle to be in a static, parked state for safety compliance.
  • Backup Protocol: Always perform a configuration backup before initiating any firmware updates.
  • Compatibility: This skill interacts with hardware; ensure your device model supports Bluetooth remote configuration via the official Ninebot API protocols to avoid connection timeouts or partial feature availability.

Metadata

Author@aninebot
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aninebot-ninebot-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#ninebot#iot#scooter#diagnostics#hardware
Safety Score: 4/5

Flags: external-api