← Back to Skills Marketplace
tlrenhb

Vela Dev

by Tlrenhb · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
98
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vela-dev
Description
Build, edit, debug, and package Xiaomi Vela JS quick apps for wearable devices such as Xiaomi Band 10. Use when the user asks to create a Vela 快应用, modify `....
Usage Guidance
This skill appears to do what it claims — scaffold, build, and debug Xiaomi Vela quick apps — but note a small inconsistency: it instructs you to run `npx aiot build` yet does not declare Node/npm/npx as required tools. Before using it, ensure you have Node.js and npm (so npx works) and that you understand running build/install commands on your machine. If you install dependencies (npm install), be aware that npm packages can run install scripts; verify the `aiot-toolkit` package is from a trusted source and inspect package.json in the template. Review any commands the assistant suggests before executing them, and avoid pasting or running remote scripts you don't trust. If you need higher assurance, ask the skill author how they expect build tooling to be provided (local Node vs. container) or request they declare required binaries in the skill metadata.
Capability Analysis
Type: OpenClaw Skill Name: vela-dev Version: 1.0.0 The skill bundle provides a legitimate development environment for Xiaomi Vela wearable applications. It includes project templates, build instructions using the standard `aiot-toolkit`, and comprehensive documentation on device constraints and common pitfalls. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
The skill is for creating and building Xiaomi Vela apps and includes a template package.json and repeated instructions to run `npx aiot build`. However the skill's metadata claims no required binaries or environment dependencies. In practice the workflow requires Node/npm (npx) and the aiot-toolkit (npm package) to be available — this mismatch is an unexplained omission.
Instruction Scope
SKILL.md stays within the stated purpose: scaffolding files, editing `.ux` pages, running builds, reading local reference files, and consulting official docs. It does not instruct reading unrelated system files or exfiltrating data, nor does it demand unrelated credentials.
Install Mechanism
This is an instruction-only skill (no install spec). Included assets contain a template package.json that references a public npm devDependency (`aiot-toolkit`), which is expected for the described build workflow. No downloads from untrusted URLs or extract/install steps are specified by the skill itself.
Credentials
The skill requests no environment variables or credentials and the instructions do not reference secrets. The set of included files and referenced docs are proportional to the stated goal.
Persistence & Privilege
The skill does not request persistent presence (always=false), does not modify other skills or global agent settings, and allows normal user invocation/autonomous invocation per platform defaults.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vela-dev
  3. After installation, invoke the skill by name or use /vela-dev
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of vela-dev skill for Xiaomi Vela JS quick app development. - Supports building, editing, and debugging quick apps for Xiaomi wearables (e.g., Band 10) - Guides scaffolding new projects and modifying `.ux` pages - Provides troubleshooting steps for `npx aiot build` errors - Includes tips for UI adaptation to wearable device constraints - Outlines packaging `.rpk` files for app delivery - References key documentation and common development pitfalls
Metadata
Slug vela-dev
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Vela Dev?

Build, edit, debug, and package Xiaomi Vela JS quick apps for wearable devices such as Xiaomi Band 10. Use when the user asks to create a Vela 快应用, modify `.... It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.

How do I install Vela Dev?

Run "/install vela-dev" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vela Dev free?

Yes, Vela Dev is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Vela Dev support?

Vela Dev is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vela Dev?

It is built and maintained by Tlrenhb (@tlrenhb); the current version is v1.0.0.

💬 Comments