← 返回 Skills 市场
283
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install super-blueauto
功能描述
Cross-platform AI skill for local Bluetooth device control, enabling scan, connect, monitor, and manage all BLE devices without cloud or data collection.
安全使用建议
This skill reads like a product pitch rather than a runnable skill. Before installing or trusting it, ask the publisher for: (1) source code or a hosted repository/homepage showing how it hooks into platform Bluetooth APIs; (2) platform-specific installers or native helpers (and their install steps) for Windows, macOS, Android, iOS, etc.; (3) a clear list of runtime permissions and exactly what the skill will do with device data; and (4) whether any background service or native binary will be installed. Do not grant broad Bluetooth or system permissions, or install unknown helper binaries, without reviewing their source. If the author cannot provide technical details or code, treat the skill as unproven and avoid giving it access to devices — the current package is inconsistent with its claims.
功能分析
Type: OpenClaw Skill
Name: super-blueauto
Version: 0.1.0
The skill bundle contains metadata and documentation for a Bluetooth management tool called SuperBlueAuto. The instructions in skill.md describe standard Bluetooth operations such as scanning, connecting, and reading device characteristics, while explicitly stating a commitment to local-first operation and privacy. No executable code, malicious directives, or suspicious exfiltration patterns were found in the provided files (_meta.json, skill.md).
能力评估
Purpose & Capability
The skill claims full, cross-platform BLE control (Windows, macOS, Android, iOS, HarmonyOS, Linux, embedded), but there are no code files, no install steps, no required binaries, and no declared native helpers. Controlling Bluetooth devices across those OSes normally requires platform-specific binaries, native apps, entitlements, or background services and explicit user permissions; an instruction-only document cannot realistically provide autonomous local BLE control on every listed OS. This is a capability–requirement mismatch.
Instruction Scope
SKILL.md is mostly high-level marketing and feature claims. It states the agent will 'access local system Bluetooth APIs' and perform reads/writes, but it gives no concrete runtime instructions (no commands, no library imports, no platform adapters, no file paths). The guidance is vague and grants broad discretion to the agent without boundaries, which is scope-creep: it doesn't constrain what the agent may try to access or how it will obtain the ability to control hardware.
Install Mechanism
There is no install spec and no code to fetch or execute. That reduces attack surface (nothing is written to disk by the skill itself). However, the lack of any install mechanism is also the reason the skill cannot plausibly implement the advertised cross-platform capabilities on its own.
Credentials
The skill declares no required environment variables or credentials, yet its claimed functionality would typically require platform permissions, system-level APIs, or helper executables. The absence of any declared permissions, config paths, or helper requirements is inconsistent with the scope of operations (especially iOS/macOS entitlements and Android runtime permissions).
Persistence & Privilege
The skill is not marked 'always: true' and uses default invocation settings. It doesn't request persistent system presence in its metadata. Because it's instruction-only, it does not appear to install background services or modify other skills, but the SKILL.md does not clarify whether any persistent helper would be required — ask the author before granting ongoing privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install super-blueauto - 安装完成后,直接呼叫该 Skill 的名称或使用
/super-blueauto触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
SuperBlueAuto 0.1.0 – Initial Release
- Introduces a cross-platform, local-first Bluetooth control hub supporting Windows, macOS, Android, iOS, HarmonyOS, Linux, and embedded devices.
- Enables natural language control and management of all Bluetooth/BLE devices, with no cloud or data collection.
- Features device scanning, connection management, device info retrieval, characteristic read/write, and batch device handling.
- Ensures privacy: local-only operations, no network/data uploads, and explicit user consent for any remote control.
- Launches as the first universal Bluetooth AI skill for ClawHub.
元数据
常见问题
Super Blueauto 是什么?
Cross-platform AI skill for local Bluetooth device control, enabling scan, connect, monitor, and manage all BLE devices without cloud or data collection. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 283 次。
如何安装 Super Blueauto?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install super-blueauto」即可一键安装,无需额外配置。
Super Blueauto 是免费的吗?
是的,Super Blueauto 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Super Blueauto 支持哪些平台?
Super Blueauto 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Super Blueauto?
由 josephsuo(@josephsuo)开发并维护,当前版本 v0.1.0。
推荐 Skills