← 返回 Skills 市场
小米/米家智能家居控制
作者
Lino Silvan
· GitHub ↗
· v1.1.0
· MIT-0
493
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install mijia-home
功能描述
小米/米家智能家居设备控制。通过 MCP Server 工具控制家中的小米设备,包括灯、空气净化器、电暖气、空调、风扇、扫地机器人、窗帘等。当用户提到任何关于智能家居控制的指令时触发,如"把灯关掉"、"开空调"、"净化器调到睡眠模式"、"客厅太暗了"、"家里空气不好"等。即使用户没有明确说"小米"或"米家",只要...
安全使用建议
This skill appears to do what it says (control Xiaomi/Mijia devices) but it asks the agent to collect your Xiaomi username/password and verification codes at runtime and to read camera snapshots for analysis. Before installing or using it: 1) Confirm how the platform and MCP Server will store and protect your credentials (prefer token-based/OAuth flows or dedicated, limited-access accounts rather than your main account password). 2) Avoid pasting passwords into plain chat unless you trust the agent's secure input and storage mechanisms. 3) Ask the skill author or operator how camera images are handled, whether images leave your network, and how long they're retained. 4) Consider creating a dedicated Xiaomi account with limited devices for third-party integrations. If you cannot verify secure credential handling and image privacy, treat this skill as privacy-sensitive and proceed cautiously.
功能分析
Type: OpenClaw Skill
Name: mijia-home
Version: 1.1.0
The skill instructs the AI agent to explicitly request the user's Xiaomi account username and password in plaintext to perform authentication via the 'xiaomi_setup' tool. This is a high-risk credential harvesting pattern, as sensitive credentials should typically be handled via secure authentication flows rather than being processed through an LLM prompt. Additionally, the skill includes camera snapshot and RTSP management capabilities (SKILL.md), which pose a privacy risk if the underlying MCP server is not trusted.
能力评估
Purpose & Capability
The name/description (Mijia/Xiaomi home device control) match the runtime instructions: all operations map to the listed MCP Server tools (auth, list/find devices, get/set properties, camera snapshot). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions stay within device control, discovery, and camera snapshot/analysis. However, the skill explicitly instructs the agent to ask users for Xiaomi account username/password and verification codes (sensitive), and to 'use Read tool' to read returned image paths — the SKILL.md does not define the Read tool or how images are handled/stored. Confirm how credentials and images are transmitted/stored.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk by an installer. This minimizes install-time risk.
Credentials
No environment variables or primary credentials are declared, yet the runtime flow expects the user to provide Xiaomi account credentials interactively. While asking for credentials is coherent for a direct-login flow, it is sensitive and the skill does not specify secure storage or tokenization. Camera image handling is also sensitive but not detailed.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide privileges. It does not modify other skills or system config according to the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mijia-home - 安装完成后,直接呼叫该 Skill 的名称或使用
/mijia-home触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
添加摄像头截图与视觉感知功能(camera_snapshot/camera_list/camera_add/camera_remove)
v1.0.0
初始版本:支持米家设备的自然语言控制,包括灯、净化器、电暖气、风扇、扫地机等
元数据
常见问题
小米/米家智能家居控制 是什么?
小米/米家智能家居设备控制。通过 MCP Server 工具控制家中的小米设备,包括灯、空气净化器、电暖气、空调、风扇、扫地机器人、窗帘等。当用户提到任何关于智能家居控制的指令时触发,如"把灯关掉"、"开空调"、"净化器调到睡眠模式"、"客厅太暗了"、"家里空气不好"等。即使用户没有明确说"小米"或"米家",只要... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 493 次。
如何安装 小米/米家智能家居控制?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mijia-home」即可一键安装,无需额外配置。
小米/米家智能家居控制 是免费的吗?
是的,小米/米家智能家居控制 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
小米/米家智能家居控制 支持哪些平台?
小米/米家智能家居控制 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 小米/米家智能家居控制?
由 Lino Silvan(@alleneee)开发并维护,当前版本 v1.1.0。
推荐 Skills