bluetooth-monitor
蓝牙设备监控 / Bluetooth Device Monitor - 查看Mac已连接的蓝牙设备列表,支持配对、连接、断开操作
Why use this skill?
Easily manage and monitor your Mac Bluetooth devices. View connection status, battery levels, and toggle power with the OpenClaw bluetooth-monitor skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/franky0617/bluetooth-monitorWhat This Skill Does
The bluetooth-monitor skill provides a comprehensive command-line interface for managing and tracking Bluetooth peripherals on macOS. Acting as a bridge between the system's Bluetooth stack and the user, it allows you to query the status of connected hardware, perform connection management, and monitor essential metrics like battery life. By leveraging the power of blueutil, this skill turns complex system Bluetooth operations into intuitive, actionable commands, making it easier to maintain your hardware environment without navigating system settings menus.
Installation
To integrate this skill into your OpenClaw environment, ensure you have the blueutil CLI installed on your macOS system, as it serves as the underlying driver for this skill. You can install it via Homebrew by running brew install blueutil. Once prerequisites are met, install the skill using the command: clawhub install openclaw/skills/skills/franky0617/bluetooth-monitor.
Use Cases
This skill is ideal for power users who frequently switch between multiple Bluetooth peripherals. Use cases include:
- Troubleshooting: Quickly identifying if a peripheral has disconnected due to signal interference or power saving.
- Energy Management: Proactively monitoring the battery levels of your Magic Keyboard, Mouse, or Trackpad to avoid mid-task power failure.
- Quick Toggles: Instantly toggling Bluetooth power states during flights or when needing to reset a stuck connection without opening System Preferences.
- Automation: Integrating device status checks into automated workflows where specific hardware availability is required.
Example Prompts
- "Check if my Magic Keyboard is currently connected and what its battery level is."
- "I need to reset my Bluetooth connection; please disconnect my trackpad and then reconnect it using address 08-65-18-B9-9C-B2."
- "List all paired devices and tell me which ones are currently active on my Mac."
Tips & Limitations
- Formatting: Always ensure your device addresses follow the strict
XX-XX-XX-XX-XX-XXhyphenated format, as the script is sensitive to separators. - Compatibility: While the skill provides battery status, legacy Bluetooth devices may not expose this metadata to macOS, which will result in missing battery information for those specific peripherals.
- Environment: This skill is exclusively designed for macOS environments that support the
blueutilbinary. Ensure your user account has sufficient permissions to control system Bluetooth interfaces.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-franky0617-bluetooth-monitor": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution
Related Skills
crypto-gold-monitor
加密货币与贵金属价格监控 / Crypto & Precious Metals Price Monitor - 监控BTC/ETH实时价格、黄金(XAU)/白银(XAG)走势,免费API无需Key
etf-assistant
ETF投资助理 / ETF Investment Assistant - 查询行情、筛选ETF、对比分析、定投计算。支持沪深300、创业板、科创50、纳指等主流ETF。
minimax-usage
Monitor Minimax Coding Plan usage to stay within API limits. Fetches current usage stats and provides status alerts.
memory-to-obsidian
将重要内容记录到 Obsidian Memory 文件夹,自动按日期整理并添加时间戳